NFTW_Whitelist

Verified contract

Active on Ethereum with 2,461 txns
Deployed by via 0xd6263b73 at 14681735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFTW_Whitelist"

0x9998da66007254cf98836012684dd3e949204604b17914aad8282cb351e91cb8
0xbf4493f70b04b155813dad8879a9419b34932e7452677ad13aac81158086a625
0x35fb47110bd69d03d10d5e18805bc3d87e0f73561d2247347d8b99874c19ceaf
0xb8f622bcf7bf9a00a687b77b8d91f6bb76ac1d19d5c5664cc831eeba8f7e2dc7
0x1827db8df1f54967daf7c4b6f60c92bb7a9ca1869f6d0063f1516d20cc28a076
0xd5f09e3c29e44e011b26e4686a41c3090ab9ca9f347dd2c1c8e63a34fe32302f
0xbcac39ef21a88aa83a05e6eb611ea79ab65712f06b758a65fd7881984832e68e
0xa18fcbac2045e39648bc5f557a976283c6aef3cdc2c370a690f5e974d181a40f
0xc4141e1bc6d64f909a24a9bd0a0570ddfc9b290aff150778ad0721f57a63918a
0x9fe95815400b24b85bced60d90016bfc08382047b1f1323e914699c11ed83de5

Functions
Getter at block 21302688
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmS1Mn7guspj7TJnEz9DdU2Tp1kcLdHQ8KVffXEq3GedWx/
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
validTypeIds(uint256view returns (bool)
State-modifying
bulkSafeTransfer(uint256 _typeIduint256 _quantityPerRecipientaddress[] recipients
burnTypeBulk(uint256 _typeIdaddress[] owners
burnTypeForOwnerAddress(uint256 _typeIduint256 _quantityaddress _typeOwnerAddressreturns (bool)
grantRole(bytes32 roleaddress account
mint(uint256 _typeIduint256 _quantity
mintTypeToAddress(uint256 _typeIduint256 _quantityaddress _toAddressreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
updateBaseURI(string _baseURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.