Multicall3
Verified contract
Implementation
Active on
Base with 120,020 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOOMER | ERC-20 | 0.069 | $0.012252 |
$0 | |
Boe | ERC-20 | 0.69 | $0.000167 |
$0 | |
HI | ERC-20 | 90.066619K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 897.813355 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22721459 | a few seconds ago | | | 0 | 0.000022476972 | |
| 22721423 | 2 minutes ago | | | 0 | 0.0000024267605 | |
| 22721415 | 2 minutes ago | | | 0 | 0.0000067880982 | |
| 22721391 | 3 minutes ago | | | 0 | 0.000041207503 | |
| 22721322 | 5 minutes ago | | | 0 | 0.000041552839 | |
| 22721243 | 8 minutes ago | | | 0 | 0.0000018682315 | |
| 22721154 | 11 minutes ago | | | 0 | 0.000083267163 | |
| 22721058 | 14 minutes ago | | | 0 | 0.000021998790 | |
| 22721038 | 14 minutes ago | | | 0 | 0.000019953946 | |
| 22721024 | 15 minutes ago | | | 0 | 0.0000068788221 |
ABI
ABI objects
Getter at block 22721467
getBasefee() view returns (uint256 basefee)
4520720
getBlockNumber() view returns (uint256 blockNumber)
22721467
getChainId() view returns (uint256 chainid)
8453
getCurrentBlockCoinbase() view returns (address coinbase)
0x4200000000000000000000000000000000000011
getCurrentBlockDifficulty() view returns (uint256 difficulty)
97844760957536154640368022575065457920943190514227281703308774659340214271458
getCurrentBlockGasLimit() view returns (uint256 gaslimit)
180000000
getCurrentBlockTimestamp() view returns (uint256 timestamp)
1732232281
getLastBlockHash() view returns (bytes32 blockHash)
0xba4f492a08ccc45a1277a49d94d95a03f901f1b5e6e0fa57d46bf11e1f5b1946
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.