Multicall

Functions:

Function aggregate(struct Multicall.Call[] calls) → uint256 blockNumber, bytes[] returnData

No description

Function getEthBalance(address addr) → uint256 balance

No description

Function getBlockHash(uint256 blockNumber) → bytes32 blockHash

No description

Function getLastBlockHash() → bytes32 blockHash

No description

Function getCurrentBlockTimestamp() → uint256 timestamp

No description

Function getCurrentBlockDifficulty() → uint256 difficulty

No description

Function getCurrentBlockGasLimit() → uint256 gaslimit

No description

Function getCurrentBlockCoinbase() → address coinbase

No description

Last updated