Multicall
Functions:
Function aggregate(struct Multicall.Call[] calls) → uint256 blockNumber, bytes[] returnData
aggregate(struct Multicall.Call[] calls) → uint256 blockNumber, bytes[] returnDataFunction getEthBalance(address addr) → uint256 balance
getEthBalance(address addr) → uint256 balanceFunction getBlockHash(uint256 blockNumber) → bytes32 blockHash
getBlockHash(uint256 blockNumber) → bytes32 blockHashFunction getLastBlockHash() → bytes32 blockHash
getLastBlockHash() → bytes32 blockHashFunction getCurrentBlockTimestamp() → uint256 timestamp
getCurrentBlockTimestamp() → uint256 timestampFunction getCurrentBlockDifficulty() → uint256 difficulty
getCurrentBlockDifficulty() → uint256 difficultyFunction getCurrentBlockGasLimit() → uint256 gaslimit
getCurrentBlockGasLimit() → uint256 gaslimitFunction getCurrentBlockCoinbase() → address coinbase
getCurrentBlockCoinbase() → address coinbaseLast updated
Was this helpful?
