Multicall
Functions:
Function aggregate(struct Multicall.Call[] calls) → uint256 blockNumber, bytes[] returnData
aggregate(struct Multicall.Call[] calls) → uint256 blockNumber, bytes[] returnDataNo description
Function getEthBalance(address addr) → uint256 balance
getEthBalance(address addr) → uint256 balanceNo description
Function getBlockHash(uint256 blockNumber) → bytes32 blockHash
getBlockHash(uint256 blockNumber) → bytes32 blockHashNo description
Function getLastBlockHash() → bytes32 blockHash
getLastBlockHash() → bytes32 blockHashNo description
Function getCurrentBlockTimestamp() → uint256 timestamp
getCurrentBlockTimestamp() → uint256 timestampNo description
Function getCurrentBlockDifficulty() → uint256 difficulty
getCurrentBlockDifficulty() → uint256 difficultyNo description
Function getCurrentBlockGasLimit() → uint256 gaslimit
getCurrentBlockGasLimit() → uint256 gaslimitNo description
Function getCurrentBlockCoinbase() → address coinbase
getCurrentBlockCoinbase() → address coinbaseNo description
Last updated
Was this helpful?
