AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 750 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 ($112,287.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INSUR | ERC-20 | 5.320841M | $0.021103 |
$112,287.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868455 | 2 months ago | | | 0 | 0.0029821763 | |
| 20439809 | 4 months ago | | | 0 | 0.00038485576 | |
| 20419534 | 4 months ago | | | 0 | 0.00093074079 | |
| 19958170 | 7 months ago | | | 0 | 0.00058615369 | |
| 19648150 | 8 months ago | | | 0 | 0.0032353888 | |
| 19395010 | 9 months ago | | | 0 | 0.0046925888 | |
| 19390882 | 9 months ago | | | 0 | 0.0068150462 | |
| 19388571 | 9 months ago | | | 0 | 0.0036253585 | |
| 19269354 | 10 months ago | | | 0 | 0.0051568161 | |
| 19060436 | a year ago | | | 0 | 0.0010002145 |
ABI
ABI objects
Getter at block 21385145
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.