Multicall3
Verified contract
Implementation
Active on
Ethereum with 44,109 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOG | ERC-20 | 6 | $0.006824 |
$0.04 | |
AIT | ERC-20 | 0.1 | $0.098692 |
$0.01 | |
EYE | ERC-20 | 0.01 | $0.032702 |
$0 | |
DxV | ERC-20 | 9.9K | -- | -- | |
CHI | ERC-20 | 18 | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241448 | 3 minutes ago | | | 0 | 0.0015871828 | |
| 21241360 | 21 minutes ago | | | 0 | 0.0027466171 | |
| 21241347 | 24 minutes ago | | | 0 | 0.0030139437 | |
| 21241343 | 25 minutes ago | | | 0 | 0.0024171688 | |
| 21241301 | 33 minutes ago | | | 0 | 0.023482437 | |
| 21241233 | an hour ago | | | 0 | 0.0014778011 | |
| 21241197 | an hour ago | | | 0 | 0.0081357630 | |
| 21241154 | an hour ago | | | 0.0012413549 | 0.0033251986 | |
| 21240979 | 2 hours ago | | | 0 | 0.0068928154 | |
| 21240962 | 2 hours ago | | | 0 | 0.0020326883 |
ABI
ABI objects
Getter at block 21241463
getBasefee() view returns (uint256 basefee)
8999794826
getBlockNumber() view returns (uint256 blockNumber)
21241463
getChainId() view returns (uint256 chainid)
1
getCurrentBlockCoinbase() view returns (address coinbase)
0x4838b106fce9647bdf1e7877bf73ce8b0bad5f97
getCurrentBlockDifficulty() view returns (uint256 difficulty)
23630956924600947275669116587255521310720150359082825549921245757944048873660
getCurrentBlockGasLimit() view returns (uint256 gaslimit)
30000000
getCurrentBlockTimestamp() view returns (uint256 timestamp)
1732256675
getLastBlockHash() view returns (bytes32 blockHash)
0xf78663ca005349f728890bd7ca3a514c31938983cfd8600a5d127f825ad6934e
Read-only
getBlockHash(uint256 blockNumber) view returns (bytes32 blockHash)
getEthBalance(address addr) view returns (uint256 balance)
State-modifying
Events aggregate(struct Multicall3Call[] calls) payable returns (uint256 blockNumber, bytes[] returnData)
aggregate3(struct Multicall3Call3[] calls) payable returns (struct Multicall3Result[] returnData)
aggregate3Value(struct Multicall3Call3Value[] calls) payable returns (struct Multicall3Result[] returnData)
blockAndAggregate(struct Multicall3Call[] calls) payable returns (uint256 blockNumber, bytes32 blockHash, struct Multicall3Result[] returnData)
tryAggregate(bool requireSuccess, struct Multicall3Call[] calls) payable returns (struct Multicall3Result[] returnData)
tryBlockAndAggregate(bool requireSuccess, struct Multicall3Call[] calls) payable returns (uint256 blockNumber, bytes32 blockHash, struct Multicall3Result[] returnData)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.