0x109c21085f3c8ba17906a7872f9aa0a3544d460c
Unverified contract
Proxy
Active on
Ethereum with 23 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.08)
Native
Value
$3.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000933 | $3,305.62 |
$3.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x22221111 | 19741313 | 7 months ago | | | 0 | 0.0010070911 | |
0x22221111 | 19738803 | 7 months ago | | | <0.00000001 | 0.00042729383 | |
0x011b51d5 | 19738802 | 7 months ago | | | 0.057470517 | 0.00019726658 | |
0x22221111 | 19735218 | 7 months ago | | | <0.00000001 | 0.00030379162 | |
0x22221111 | 19735177 | 7 months ago | | | 0 | 0.00073449570 | |
0x011b51d5 | 19734659 | 7 months ago | | | 1.2148136 | 0.00025831672 | |
0x22221111 | 19733634 | 7 months ago | | | 0 | 0.0019076414 | |
0x22221111 | 19708285 | 7 months ago | | | <0.00000001 | 0.00035549242 | |
0x011b51d5 | 19708284 | 7 months ago | | | 0.18908854 | 0.00015382625 | |
0x22221111 | 19698742 | 7 months ago | | | 0 | 0.00081399042 |
ABI
ABI objects
Getter at block 21244900
getBasefee() view returns (uint256 basefee)
[unknown]
getBlockNumber() view returns (uint256 blockNumber)
[unknown]
getChainId() view returns (uint256 chainid)
[unknown]
getCurrentBlockCoinbase() view returns (address coinbase)
[unknown]
getCurrentBlockDifficulty() view returns (uint256 difficulty)
[unknown]
getCurrentBlockGasLimit() view returns (uint256 gaslimit)
[unknown]
getCurrentBlockTimestamp() view returns (uint256 timestamp)
[unknown]
getLastBlockHash() view returns (bytes32 blockHash)
[unknown]
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.