TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 2 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
0x1c53…81f9
0x4d7c…9ae7
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19238900 | 10 months ago | | | 0 | 0.0021860400 | |
| 19238898 | 10 months ago | | | 0 | 0.0079335600 |
ABI
ABI objects
Getter at block 21315699
dec() view returns (uint256)
18
gem() view returns (address)
0x4d7caba383f017c4ce8b1f4493482ec0f09c9ae7
ilk() view returns (bytes32)
0x4d56545f70756645544800000000000000000000000000000000000000000000
live() view returns (uint256)
1
vat() view returns (address)
0x1c539e755a1bdabb168aa9ad60b31548991981f9
Read-only
wards(address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
cage()
deny(address usr)
exit(address usr, uint256 wad)
initialize(address vat_, bytes32 ilk_, address gem_)
join(address usr, uint256 wad)
rely(address usr)
uncage()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Cage()
Deny(address indexed usr)
Exit(address indexed usr, uint256 wad)
Initialized(uint8 version)
Join(address indexed usr, uint256 wad)
Rely(address indexed usr)
UnCage()
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.