AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 4 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12675835 | 3 years ago | | | 0 | 0.0012568500 | |
| 12675830 | 3 years ago | | | 0 | 0.0039035850 | |
| 12675829 | 3 years ago | | | 0 | 0.0032055100 | |
| 12675828 | 3 years ago | | | 0 | 0.0038055850 |
ABI
ABI objects
Getter at block 21170082 allModuleNames() view returns (string[]) allModules() view returns (struct NFTXEligibilityManagerEligibilityModule[])
owner() view returns (address)
0x673a039f6a959fa9db65d16781e6defde30375d9
Read-only
modules(uint256) view returns (address implementation, address targetAsset, string name)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__NFTXEligibilityManager_init()
addModule(address implementation)
deployEligibility(uint256 moduleIndex, bytes configData) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
updateModule(uint256 moduleIndex, address implementation)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
ModuleAdded(address implementation, address targetAsset, string name, bool finalizedOnDeploy)
ModuleUpdated(address implementation, string name, bool finalizedOnDeploy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.