UnlockdUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 40 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
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 "UnlockdUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18663658 | a year ago | | | 0 | 0.029893994 | |
| 18479495 | a year ago | | | 0 | 0.028311175 | |
| 18319461 | a year ago | | | 0 | 0.0046191340 | |
| 18165890 | a year ago | | | 0 | 0.011610162 | |
| 18165881 | a year ago | | | 0 | 0.011974269 | |
| 18165870 | a year ago | | | 0 | 0.013409511 | |
| 18165854 | a year ago | | | 0 | 0.011389102 | |
| 18165850 | a year ago | | | 0 | 0.011347634 | |
| 18165840 | a year ago | | | 0 | 0.011629522 | |
| 18165828 | a year ago | | | 0 | 0.012653600 |
ABI
ABI objects
Getter at block 21230340 getImplementation() view returns (address) getUNFTAssetList() view returns (address[])
allUNFTAssetLength() view returns (uint256)
40
namePrefix() view returns (string)
Unlockd Bound NFT
owner() view returns (address)
0x67539d650922af9d2c611251ac9749f167e51ac0
symbolPrefix() view returns (string)
UBound
uNftGenericImpl() view returns (address)
0x1014bbc1ed63cc49e6118769d412e715a1cebcd8
Read-only
customSymbols(address) view returns (string)
getUNFTAddresses(address nftAsset) view returns (address uNftProxy, address uNftImpl)
getUNFTAddressesByIndex(uint16 index) view returns (address uNftProxy, address uNftImpl)
uNftAssetLists(uint256) view returns (address)
uNftImpls(address) view returns (address)
uNftProxys(address) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addCustomeSymbols(address[] nftAssets_, string[] symbols_)
createUNFT(address nftAsset) returns (address uNftProxy)
createUNFTWithImpl(address nftAsset, address uNftImpl) returns (address uNftProxy)
initialize(address genericImpl, string namePrefix_, string symbolPrefix_)
renounceOwnership()
setUNFTGenericImpl(address genericImpl)
transferOwnership(address newOwner)
upgradeUNFTWithImpl(address nftAsset, address uNftImpl, bytes encodedCallData)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
GenericImplementationUpdated(address genericImpl)
Initialized(address genericImpl, string namePrefix, string symbolPrefix)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UNFTCreated(address indexed nftAsset, address uNftImpl, address uNftProxy, uint256 totals)
UNFTUpgraded(address indexed nftAsset, address uNftImpl, address uNftProxy, uint256 totals)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.