CoinToolProxy
Verified contract
Proxy
Active on
Ethereum with 16,380 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($37,422.12)
Native
Value
$37,422.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 11.682 | $3,203.40 |
$37,422.12 | |
CRIP | ERC-20 | 14.985 | -- | -- | |
EAT | ERC-20 | 1 | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157286 | an hour ago | | | 0.015 | 0.0091210118 | |
| 21156838 | 3 hours ago | | | 1.47 | 0.0051495664 | |
| 21155619 | 7 hours ago | | | 0.0714 | 0.0054509385 | |
| 21152758 | 16 hours ago | | | 0.015 | 0.015505364 | |
| 21151881 | 19 hours ago | | | 0.015 | 0.0069735963 | |
| 21151600 | 20 hours ago | | | 0.215 | 0.0013230733 | |
| 21147021 | a day ago | | | 0.963 | 0.0080071818 | |
| 21147004 | a day ago | | | 12.267426 | 0.0013956164 | |
| 21144568 | 2 days ago | | | 0.015 | 0.017242727 | |
| 21144551 | 2 days ago | | | 0.015 | 0.027598114 |
ABI
ABI objects
Getter at block 21157675
implementation() view returns (address impl)
0xdf6fee057222d2f7933c215c11e5150bd2efc53e
proxyOwner() view returns (address owner)
0x0cf83143f0ab9d6e178fc7f141205ec2992266c8
version() view returns (string)
1.0.1
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferProxyOwnership(address _newOwner)
upgradeTo(address _implementation, string _newVersion)
upgradeToAndCall(address _implementation, string _newVersion, bytes _data) payable
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation, string version)
constructor(address _implementation, string _version)
fallback()
This contract contains no error objects.