ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,264 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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0xc3ab…ee62
0x458a…bb66
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x458a…bb66 (#1005008) | ERC-1555 | 930 | -- | -- | |
0x458a…bb66 (#1005027) | ERC-1555 | 866 | -- | -- | |
0x458a…bb66 (#1005033) | ERC-1555 | 98 | -- | -- | |
0x458a…bb66 (#1005025) | ERC-1555 | 88 | -- | -- | |
0x458a…bb66 (#1005029) | ERC-1555 | 50 | -- | -- | |
0x458a…bb66 (#1005028) | ERC-1555 | 50 | -- | -- | |
0x458a…bb66 (#1005010) | ERC-1555 | 50 | -- | -- | |
0x458a…bb66 (#1005021) | ERC-1555 | 45 | -- | -- | |
0x458a…bb66 (#1005031) | ERC-1555 | 44 | -- | -- | |
0x458a…bb66 (#1005035) | ERC-1555 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21290309 | 17 minutes ago | | | 0 | 0.0020188843 | |
| 21290273 | 24 minutes ago | | | 0 | 0.0018671452 | |
| 21289982 | an hour ago | | | 0 | 0.0018501542 | |
| 21289844 | 2 hours ago | | | 0 | 0.0019323422 | |
| 21289839 | 2 hours ago | | | 0 | 0.0020121487 | |
| 21289702 | 2 hours ago | | | 0 | 0.0021182480 | |
| 21289424 | 3 hours ago | | | 0 | 0.0022819183 | |
| 21289246 | 4 hours ago | | | 0 | 0.0032367973 | |
| 21288637 | 6 hours ago | | | 0 | 0.0033022612 | |
| 21288239 | 7 hours ago | | | 0 | 0.0043431852 |
ABI
ABI objects
Getter at block 21290391 proxiableUUID() view returns (bytes32)
nftBase() view returns (address)
0x458a9887667b731a599179fc1f428e474b40bb66
roleManager() view returns (address)
0xc3abe770779f8c61ffaa75527167a49a114eee62
Read-only
allowList(uint256, address) view returns (bool)
nftDrops(uint256) view returns (uint256 amount, uint256 dropAmount, uint256 remain, uint256 start, uint256 end, bool allow)
supportsInterface(bytes4 interfaceId) view returns (bool)
usedAddr(uint256, uint256) view returns (address)
State-modifying
Events add(uint256 _nftId, uint256 _amount, uint256 _dropAmount, uint256 _start, uint256 _end, bool _allow)
addAllowList(uint256 nftId, address user)
addAllowListBatch(uint256 nftId, address[] users)
getNft(uint256 _nftId)
initialize(address _roleManager, address _nftBase)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
removeAllowList(uint256 nftId, address user)
removeAllowListBatch(uint256 nftId, address[] users)
set(uint256 _nftId, uint256 _dropAmount, uint256 _start, uint256 _end, bool _allow)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 _nftId)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Add(uint256 indexed nftId, uint256 amount, uint256 dropAmount, uint256 start, uint256 end, bool allow)
AddedAllowList(uint256 indexed nftId, address user)
AddedAllowListBatch(uint256 indexed nftId, address[] user)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
GetNft(uint256 indexed nftId, uint256 dropAmount)
Initialized(uint8 version)
RemovedAllowlist(uint256 indexed nftId, address user)
RemovedAllowlistBatch(uint256 indexed nftId, address[] user)
Set(uint256 indexed nftId, uint256 dropAmount, uint256 start, uint256 end, bool allow)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.