NFTDrop

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa56debbf at 18576388
Slot
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

No balances found for "NFTDrop"

No transactions found for "NFTDrop"


Functions
Getter at block 21032433
nftBase(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
roleManager(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowList(uint256addressview returns (bool)
nftDrops(uint256view returns (uint256 amountuint256 dropAmountuint256 remainuint256 startuint256 endbool allow)
supportsInterface(bytes4 interfaceIdview returns (bool)
usedAddr(uint256uint256view returns (address)
State-modifying
add(uint256 _nftIduint256 _amountuint256 _dropAmountuint256 _startuint256 _endbool _allow
addAllowList(uint256 nftIdaddress user
addAllowListBatch(uint256 nftIdaddress[] users
getNft(uint256 _nftId
initialize(address _roleManageraddress _nftBase
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
removeAllowList(uint256 nftIdaddress user
removeAllowListBatch(uint256 nftIdaddress[] users
set(uint256 _nftIduint256 _dropAmountuint256 _startuint256 _endbool _allow
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 _nftId
Events
Add(uint256 indexed nftIduint256 amountuint256 dropAmountuint256 startuint256 endbool allow
AddedAllowList(uint256 indexed nftIdaddress user
AddedAllowListBatch(uint256 indexed nftIdaddress[] user
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
GetNft(uint256 indexed nftIduint256 dropAmount
Initialized(uint8 version
RemovedAllowlist(uint256 indexed nftIdaddress user
RemovedAllowlistBatch(uint256 indexed nftIdaddress[] user
Set(uint256 indexed nftIduint256 dropAmountuint256 startuint256 endbool allow
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.