Multicall
Last updated
Was this helpful?
Last updated
Was this helpful?
aggregate(struct Multicall.Call[] calls) → uint256 blockNumber, bytes[] returnData
No description
getEthBalance(address addr) → uint256 balance
No description
getBlockHash(uint256 blockNumber) → bytes32 blockHash
No description
getLastBlockHash() → bytes32 blockHash
No description
getCurrentBlockTimestamp() → uint256 timestamp
No description
getCurrentBlockDifficulty() → uint256 difficulty
No description
getCurrentBlockGasLimit() → uint256 gaslimit
No description
getCurrentBlockCoinbase() → address coinbase
No description