TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 7,266 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($867.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 868.458427 | $0.998567 |
$867.21 | |
EURC | ERC-20 | 0.038096 | $1.045 |
$0.04 | |
EURS | ERC-20 | 0.03 | $1.053 |
$0.03 | |
0xcec9…1e98 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243332 | 7 minutes ago | | | 0.074800367 | 0.0030007075 | |
| 21243221 | 29 minutes ago | | | 0 | 0.0012345699 | |
| 21243132 | an hour ago | | | 0.28333508 | 0.0022096606 | |
| 21243114 | an hour ago | | | 0.07826396 | 0.0019912068 | |
| 21242704 | 2 hours ago | | | 0 | 0.0042623038 | |
| 21242439 | 3 hours ago | | | 0 | 0.0011800580 | |
| 21242318 | 4 hours ago | | | 0.31229247 | 0.0021810195 | |
| 21242119 | 4 hours ago | | | 0.15599535 | 0.0021659237 | |
| 21241964 | 5 hours ago | | | 1 | 0.0019683787 | |
| 21241482 | 6 hours ago | | | 0 | 0.0010369986 |
ABI
ABI objects
Getter at block 21243363
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.