aggregate(struct Multicall2.Call[] calls)
blockAndAggregate(struct Multicall2.Call[] calls)
getBlockHash(uint256 blockNumber)
getBlockNumber()
getCurrentBlockCoinbase()
getCurrentBlockDifficulty()
getCurrentBlockGasLimit()
getCurrentBlockTimestamp()
getEthBalance(address addr)
getLastBlockHash()
tryAggregate(bool requireSuccess, struct Multicall2.Call[] calls)
tryBlockAndAggregate(bool requireSuccess, struct Multicall2.Call[] calls)
Function aggregate(struct Multicall2.Call[] calls) → uint256 blockNumber, bytes[] returnData
{#Multicall2-aggregate-struct-Multicall2-Call---}
No description
Function blockAndAggregate(struct Multicall2.Call[] calls) → uint256 blockNumber, bytes32 blockHash, struct Multicall2.Result[] returnData
{#Multicall2-blockAndAggregate-struct-Multicall2-Call---}
No description
No description
No description
No description
No description
No description
No description
No description
No description
Function tryAggregate(bool requireSuccess, struct Multicall2.Call[] calls) → struct Multicall2.Result[] returnData
{#Multicall2-tryAggregate-bool-struct-Multicall2-Call---}
No description
Function tryBlockAndAggregate(bool requireSuccess, struct Multicall2.Call[] calls) → uint256 blockNumber, bytes32 blockHash, struct Multicall2.Result[] returnData
{#Multicall2-tryBlockAndAggregate-bool-struct-Multicall2-Call---}
No description