AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 548 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 ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14165307 | 3 years ago | | | 0.001 | 0.0098281439 | |
| 14164950 | 3 years ago | | | 0.001 | 0.010005841 | |
| 14164598 | 3 years ago | | | 0.001 | 0.014177944 | |
| 14164283 | 3 years ago | | | 0.001 | 0.011324507 | |
| 14163967 | 3 years ago | | | 0.01 | 0.011526665 | |
| 14163958 | 3 years ago | | | 0.01 | 0.010073880 | |
| 14160892 | 3 years ago | | | 0.01 | 0.029360266 | |
| 14160359 | 3 years ago | | | 0.01 | 0.023126099 | |
| 14105036 | 3 years ago | | | 0.01 | 0.016511380 | |
| 14094796 | 3 years ago | | | 0.001 | 0.016448220 |
ABI
ABI objects
Getter at block 21287453
_governance() view returns (address)
0xa2efe217ed1e56c743aeee1257914104cf523cf5
getConfig() view returns (struct INestRedeemingConfig)
(100, 50000, 15000000, 500, 150000, 1000)
Read-only
quotaOf(address ntokenAddress) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address nestGovernanceAddress)
migrate(address tokenAddress, uint256 value)
redeem(address ntokenAddress, uint256 amount, address paybackAddress) payable
setConfig(struct INestRedeemingConfig config)
update(address nestGovernanceAddress)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.