Balances ($0.00)
No balances found for "Multicall2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15646056 | 2 years ago | | | 0 | 0.032015676 | |
| 15574227 | 2 years ago | | | 0 | 0.0084566425 | |
| 15574067 | 2 years ago | | | 0 | 0.037670573 | |
| 15545168 | 2 years ago | | | 0 | 0.040605739 | |
| 15459012 | 2 years ago | | | 0 | 0.037674917 | |
| 15044511 | 2 years ago | | | 0 | 0.021410392 | |
| 15039113 | 2 years ago | | | 0 | 0.022927730 |
ABI
ABI objects
Getter at block 21293373
getBlockNumber() view returns (uint256 blockNumber)
21293373
getCurrentBlockCoinbase() view returns (address coinbase)
0xb84be528d2fbfcb33127692cca8145db9e4c5088
getCurrentBlockDifficulty() view returns (uint256 difficulty)
102199376886144522733787324103802003939733454050386793359448156984017140590772
getCurrentBlockGasLimit() view returns (uint256 gaslimit)
30000000
getCurrentBlockTimestamp() view returns (uint256 timestamp)
1732883555
getLastBlockHash() view returns (bytes32 blockHash)
0xa5b3f7a595083c9b7e4405bb0b54ee3cee4e89feb1818dab3dba13f139455a79
owner() view returns (address)
0x4ef37460e586789e52644c42d0f653358debc31d
Read-only
getBlockHash(uint256 blockNumber) view returns (bytes32 blockHash)
getEthBalance(address addr) view returns (uint256 balance)
State-modifying
Events aggregate(struct Multicall2Call[] calls) returns (uint256 blockNumber, bytes[] returnData)
blockAndAggregate(struct Multicall2Call[] calls) returns (uint256 blockNumber, bytes32 blockHash, struct Multicall2Result[] returnData)
renounceOwnership()
transferOwnership(address newOwner)
tryAggregate(bool requireSuccess, struct Multicall2Call[] calls) returns (struct Multicall2Result[] returnData)
tryBlockAndAggregate(bool requireSuccess, struct Multicall2Call[] calls) returns (uint256 blockNumber, bytes32 blockHash, struct Multicall2Result[] returnData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address master)
This contract contains no fallback and receive objects.
This contract contains no error objects.