NftDistributor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x679d439b at 15598229
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "NftDistributor"

No transactions found for "NftDistributor"


Functions
Getter at block 20847667
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasValidClaim(address contractAddressbytes32 merkleNodebytes32[] merkleProofview returns (bool)
isFullyClaimed(address contractAddressuint256 tokenIdview returns (bool isClaimed)
merkleRoot(addressview returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimNft(address contractAddressuint256 tokenIdbytes32 merkleNodebytes32[] merkleProof
grantRole(bytes32 roleaddress account
initialize(address initiator
mintNftWithPass(string projectIdaddress contractAddressuint256 tokenIdpayable 
pause(
purchaseNft(string projectIdaddress contractAddressuint256 tokenIdpayable 
purchaseNftWithPermit(string projectIdaddress contractAddressuint256 tokenIduint256 deadlineuint8 vbytes32 rbytes32 spayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCustomerSettings(address customerSettings
setMerkleRoot(string projectIdbytes32 merkleRoot
setMerkleRootForProject(string projectIdbytes32 merkleRoot
setTaggr(address taggr
setTaggrSettings(address taggrSettings
setTokenEscrow(address tokenEscrow
signalPhysicalDelivery(string projectIduint256 tokenId
unpause(
withdrawERC1155(address receiveraddress tokenAddressuint256 tokenIduint256 amount
withdrawERC721(address receiveraddress tokenAddressuint256 tokenId
withdrawErc20(address receiveraddress tokenAddressuint256 amount
withdrawEther(address receiveruint256 amount
Events
ContractReady(address indexed intializer
CustomerSettingsSet(address indexed customerSettings
Initialized(uint8 version
NftClaimed(address indexed toaddress indexed contractAddressuint256 tokenId
NftPurchased(address indexed toaddress indexed contractAddressuint256 tokenIdbool mintPass
Paused(address account
PhysicalDeliveryTimestamp(string indexed projectIdaddress indexed contractAddressuint256 tokenIduint256 timestamp
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TaggrSet(address indexed taggr
TaggrSettingsSet(address indexed taggrSettings
TokenEscrowSet(address indexed tokenEscrow
Unpaused(address account
WithdrawStuckERC1155(address indexed receiveraddress indexed tokenAddressuint256 indexed tokenIduint256 amount
WithdrawStuckERC20(address indexed receiveraddress indexed tokenAddressuint256 amount
WithdrawStuckERC721(address indexed receiveraddress indexed tokenAddressuint256 indexed tokenId
WithdrawStuckEther(address indexed receiveruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.