Multicall3
Verified contract
Implementation
Active on
Base with 143,842 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.011387 |
$0 | |
Boe | ERC-20 | 0.69 | $0.000235 |
$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) |
---|---|---|---|---|---|---|---|
| 23619966 | 2 hours ago | | | 0 | 0.000023807588 | |
| 23619948 | 2 hours ago | | | 0.99997526 | 0.0000047541026 | |
| 23619914 | 2 hours ago | | | 0.9999757 | 0.0000047545129 | |
| 23619861 | 2 hours ago | | | 0.99996615 | 0.0000048931407 | |
| 23619846 | 2 hours ago | | | 0 | 0.000020537476 | |
| 23619840 | 2 hours ago | | | 0.99996956 | 0.0000047528718 | |
| 23619811 | 2 hours ago | | | 0 | 0.000014664414 | |
| 23619797 | 2 hours ago | | | 0.99997066 | 0.0000047541026 | |
| 23619760 | 2 hours ago | | | 0.00046082853 | 0.0000067820092 | |
| 23619679 | 2 hours ago | | | 0 | 0.000036768401 |
ABI
ABI objects
Getter at block 23619966
getBasefee() view returns (uint256 basefee)
34189287
getBlockNumber() view returns (uint256 blockNumber)
23619966
getChainId() view returns (uint256 chainid)
8453
getCurrentBlockCoinbase() view returns (address coinbase)
0x4200000000000000000000000000000000000011
getCurrentBlockDifficulty() view returns (uint256 difficulty)
73894826775413478361974116995495588042703248365567468806807250002166559598696
getCurrentBlockGasLimit() view returns (uint256 gaslimit)
216000000
getCurrentBlockTimestamp() view returns (uint256 timestamp)
1734029279
getLastBlockHash() view returns (bytes32 blockHash)
0xf5a0a6dc7b638c7c511d5ebf4442171bca1a27ef2212c64c61e7cb1b4bdd44fb
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.