TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 13 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
0xa534…bde0
0x55c9…29ae
0x6cfc…240f
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17476148 | a year ago | | | 0 | 0.0016433100 | |
| 17469858 | a year ago | | | 0 | 0.0018622800 | |
| 17469858 | a year ago | | | 0 | 0.0018615600 | |
| 17469857 | a year ago | | | 0 | 0.0013832400 | |
| 17469857 | a year ago | | | 0 | 0.0013837200 | |
| 17469857 | a year ago | | | 0 | 0.0013747800 | |
| 17469857 | a year ago | | | 0 | 0.0014457900 | |
| 17469857 | a year ago | | | 0 | 0.0018523500 | |
| 17469857 | a year ago | | | 0 | 0.0018520200 | |
| 17469857 | a year ago | | | 0 | 0.0018493200 |
ABI
ABI objects
Getter at block 21217253
buf() view returns (uint256)
1100000000000000000000000000
calc() view returns (address)
0x6cfca08a8535a1029f906b1d7aceb421372c240f
chip() view returns (uint64)
100000000000000
chost() view returns (uint256)
0
count() view returns (uint256)
0
cusp() view returns (uint256)
600000000000000000000000000
dog() view returns (address)
0xa534e0f7b1c6a4be0490a224bacc83220e3abde0
ilk() view returns (bytes32)
0x4d56545f77737445544800000000000000000000000000000000000000000000
kicks() view returns (uint256)
0
list() view returns (uint256[])
[]
spotter() view returns (address)
0x55c9dd38733fd168d27f1ca68118515b2c6a29ae
stopped() view returns (uint256)
0
tail() view returns (uint256)
10800
tip() view returns (uint192)
10000000000000000000000000000000000000000000000
vat() view returns (address)
0x1c539e755a1bdabb168aa9ad60b31548991981f9
vow() view returns (address)
0xb2565e05816963cfd957d8baeab95033470352bb
Read-only
active(uint256) view returns (uint256)
getStatus(uint256 id) view returns (bool needsRedo, uint256 price, uint256 lot, uint256 tab)
sales(uint256 id) view returns (struct Sale)
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
deny(address usr)
file(bytes32 what, address data)
file(bytes32 what, uint256 data)
initialize(address vat_, address spotter_, address dog_, bytes32 ilk_)
kick(uint256 tab, uint256 lot, address usr, address kpr) returns (uint256 id)
redo(uint256 id, address kpr)
rely(address usr)
take(uint256 id, uint256 amt, uint256 max, address who, bytes data)
upchost()
yank(uint256 id)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Deny(address indexed usr)
File(bytes32 indexed what, address data)
File(bytes32 indexed what, uint256 data)
Initialized(uint8 version)
Kick(uint256 indexed id, uint256 top, uint256 tab, uint256 lot, address indexed usr, address indexed kpr, uint256 coin)
Redo(uint256 indexed id, uint256 top, uint256 tab, uint256 lot, address indexed usr, address indexed kpr, uint256 coin)
Rely(address indexed usr)
Take(uint256 indexed id, uint256 max, uint256 price, uint256 owe, uint256 tab, uint256 lot, address indexed usr)
Yank(uint256 id)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.