getCurrentBlockGasLimit()
getCurrentBlockGasLimit() is a function in the Multicall3 ABI (4-byte selector 0x86d516e8). It takes no parameters. Encode its calldata from typed inputs, or paste calldata to decode it.
- Selector
- 0x86d516e8
- Mutability
- view
Parameters
No parameters.
Example calldata
0x86d516e8Other Multicall3 functions
- aggregate((address,bytes)[])
- aggregate3((address,bool,bytes)[])
- aggregate3Value((address,bool,uint256,bytes)[])
- blockAndAggregate((address,bytes)[])
- getBasefee()
- getBlockHash(uint256)
- getBlockNumber()
- getChainId()
- getCurrentBlockCoinbase()
- getCurrentBlockDifficulty()
- getCurrentBlockTimestamp()
- getEthBalance(address)
- getLastBlockHash()
- tryAggregate(bool,(address,bytes)[])
- tryBlockAndAggregate(bool,(address,bytes)[])