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