AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2,580 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 ($4,656.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INSUR | ERC-20 | 340.285447K | $0.013685 |
$4,656.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157366 | 7 days ago | | | 0 | 0.0048942911 | |
| 21139711 | 9 days ago | | | 0 | 0.0013776443 | |
| 21030938 | 25 days ago | | | 0 | 0.0011386018 | |
| 21030934 | 25 days ago | | | 0 | 0.0024750958 | |
| 20953697 | a month ago | | | 0 | 0.00098494310 | |
| 20870874 | 2 months ago | | | 0 | 0.0048308102 | |
| 20864583 | 2 months ago | | | 0 | 0.0027989277 | |
| 20831517 | 2 months ago | | | 0 | 0.0036882696 | |
| 20704072 | 2 months ago | | | 0 | 0.00016745698 | |
| 20639275 | 3 months ago | | | 0 | 0.00026772617 |
ABI
ABI objects
Getter at block 21206493
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.