Woodies Special Mints

Verified contract

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

No balances found for "Woodies Special Mints"

0xf9c77f3598def74f4b94f298cfdfec16d7177eb718be165939068e25eb1d3174
0x27145062244f98e2d6c7089e281911cf2fd2643251693fa3ba142f1bb356d81f
0xe0ecedea62a5e9f7dae634854b479b349922b66a21b22c1574e52136d8fc4eed
0x381c30c0220fe1357277bf80c63442decbc6cfffdf5213261b022b90d36bb78d
0xd4a2961b92b0265db0d0cc1a333ae576c082eae50a7774594b9eeed662791d02
0x6f7e79828aaf6155ab75cb1c7cbae1005a9cd7a053ab5bf027f4ccaea05ab609
0xfa8a6a17e40b2597cd2408e0d407282287cbf0b5f8109aac6b258e0d4ef8a818
0x42b5c4e2f7d5a4a3fc491d31f653649acdf1d80ada9459774f1c47b4732992e1
0xbe59eb9fe8b916e73e177172aeda1b8d4a0333872ff3dbf02d767abb98d01211
0x2900f93d38f3fb48d26eed9a36bf6596045b817ef2586547e7f24fbd8fde0457

Functions
Getter at block 21303129
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_contractURI(view returns (string)
ipfs://QmTWd1czHFSZ8Qx5SakehPYffFnCFN7cf9t4KdGeppfLVx
contractURI(view returns (string)
ipfs://QmTWd1czHFSZ8Qx5SakehPYffFnCFN7cf9t4KdGeppfLVx
 
getOpenSaleTokens(view returns (string)
name(view returns (string)
Woodies Special Mints
name_(view returns (string)
Woodies Special Mints
owner(view returns (address)
0xe70e823e77d87ee06f573587555fccb6c337e9f5
paused(view returns (bool)
false
symbol(view returns (string)
WOODIESSPECIAL
symbol_(view returns (string)
WOODIESSPECIAL
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getExternalTokenBalance(address senderstruct CommerceWhitelist balanceRequestview returns (uint256)
getQualifiedAllocation(address senderuint256 tokenIndexuint256 quantityuint256 amountbytes32[] merkleProofbool returnAllocationOnlyview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenSupply(uint256 tokenIndexview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isSaleOpen(uint256 tokenIndexview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokens(uint256view returns (string ipfsMetadataHashstring extraDataUriuint256 numRedeemableContractsuint256 numTokenWhitelistsstruct CommerceMintingConfig mintingConfigstruct CommerceWhiteListConfig whiteListConfigbool isTokenPackstruct CommerceTokenPackConfig tokenPackConfig)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addToken(string _ipfsMetadataHashstring _extraDataUriuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnuint256 _maxPerWalletbool _maxQuantityMappedByWhitelistHoldingsbool _requireAllWhiteListsaddress[] _redeemableContracts
addWhiteList(uint256 _tokenIndexstring _tokenTypeaddress _tokenAddressuint256 _tokenIduint256 _mustOwnQuantity
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address accountuint256 tokenIndexuint256 amount
configTokenPack(uint256 _tokenIndexbool _isTokenPackuint256[] _packTokensbool _isRandomPackuint256 _numRandomuint256 _numWhiteListBonusbool _allotOwnedTokenQuantitybool _isWhiteListBonusAggregatedAcrossAllWhiteLists
disableWhiteList(uint256 _tokenIndexuint256 _whiteListIndexToRemove
editToken(uint256 _tokenIndexstring _ipfsMetadataHashstring _extraDataUriuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnuint256 _maxPerWalletbool _maxQuantityMappedByWhitelistHoldingsbool _requireAllWhiteListsaddress[] _redeemableContracts
editTokenWhiteListMerkleRoot(uint256 _tokenIndexbytes32 _merkleRootbool enabled
grantRole(bytes32 roleaddress account
mintBatch(address touint256[] qtyuint256[] _tokens
pause(
purchase(uint256[] _quantitiesuint256[] _tokenIndexesuint256[] _merkleAmountsbytes32[][] _merkleProofspayable 
renounceOwnership(
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
setContractURI(string uri
setOwner(address _addr
setURI(string baseURI
toggleSale(uint256 mpIndexbool on
transferOwnership(address newOwner
unpause(
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Purchased(uint256[] indexaddress indexed accountuint256[] amount
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
Unpaused(address account
Constructor
constructor(string _namestring _symboladdress[] _adminsstring _contract_URI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.