TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 18 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
0x5a86…0c87
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18974968 | a year ago | | | 0 | 0.067111180 | |
| 18654522 | a year ago | | | 0 | 0.060672661 | |
| 18443695 | a year ago | | | 0 | 0.055346820 | |
| 18058820 | a year ago | | | 0 | 0.038017384 | |
| 18053326 | a year ago | | | 0 | 0.034883765 | |
| 18042843 | a year ago | | | 0 | 0.12360132 | |
| 17980880 | a year ago | | | 0 | 0.064074261 | |
| 17931847 | a year ago | | | 0 | 0.067312665 | |
| 17597186 | a year ago | | | 0 | 0.056244309 | |
| 17597162 | a year ago | | | 0 | 0.053640196 |
ABI
ABI objects
Getter at block 21387461
registry() view returns (address)
0x5a86193c78634ff31139b73291929b27365f0c87
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
createStakingContract(address[] _rewardTokens, address _stakedToken) returns (address)
initialize(address _registry)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Deployed(address stakingContract)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.