Woodies Mint Passport

Verified contract

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

No balances found for "Woodies Mint Passport"

0xfb82fccda9e197cc1e4322135ff9d236a6e3b894e284ec1026af795ef8de0c15
0xacfaabc2fd4113a053e1ae0ae5035ac8f46b9cdc3999e285c47f483cda5e5554
0x611c1898acbc81e0c0e050302bd359114c29b769911c3680759fcdf62081c4e4
0x62fa8768f13719d1cd36c311c6ca70dfb97d03a6f92150feb223c37e46a9b53e
0x24bc3b15c873b568569e2d664aa1769b56baf1d1c1c8cecba7b8335cbf6743fe
0x580015249e7eb29f97b57974eb2028199efdb662dbb7f73bc7fb9c91fac565a2
0xa040de9423df171fcbfb4fc99470dccd789e5125b751f5521fc2e8113ce01e05
0xb4bdee7c7db56948c228450647980b1f195424c4afa250ff6813bf5becda63aa
0x07e8160b6d897911e70e9bde8caa4fafc46b12b780d04e5b5d25e6124dca3fba
0x584130551cc46a7f4a2e629bee116c1d7ef1df6269076c4071f6faebcd6b5911

Functions
Getter at block 20851242
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WOODIE_OPERATOR_ROLE(view returns (bytes32)
0x972d20e71134c6303c0235347683d57743077e54181dd68b7758f8734e3e629d
name(view returns (string)
Woodies Mint Passport
name_(view returns (string)
Woodies Mint Passport
owner(view returns (address)
0xe70e823e77d87ee06f573587555fccb6c337e9f5
paused(view returns (bool)
true
symbol(view returns (string)
WOODIESPASS
symbol_(view returns (string)
WOODIESPASS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getClaimedMps(uint256 poolIdaddress userAdressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isSaleOpen(uint256 mpIndexview returns (bool)
makeLeaf(address _addruint256 amountview returns (string)
mintPasses(uint256view returns (bytes32 merkleRootbool saleIsOpenuint256 windowOpensuint256 windowClosesuint256 mintPriceuint256 maxSupplyuint256 maxPerWalletuint256 maxMintPerTxnstring ipfsMetadataHashaddress redeemableContract)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
verifyMerkleProof(bytes32[] merkleProofuint256 mpIndexuint256 amountview returns (bool)
State-modifying
addMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _ipfsMetadataHashaddress _redeemableContractuint256 _maxPerWallet
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address accountuint256 mpIndexuint256 amount
claim(uint256 numPassesuint256 amountuint256 mpIndexbytes32[] merkleProofpayable 
claimMultiple(uint256[] numPassesuint256[] amountsuint256[] mpIndexsbytes32[][] merkleProofspayable 
demoteTeamMember(address _addr
editMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _ipfsMetadataHashaddress _redeemableContractuint256 _mpIndexbool _saleIsOpenuint256 _maxPerWallet
grantRole(bytes32 roleaddress account
mint(address touint256 numPassesuint256 mpIndex
mintBatch(address touint256[] numPassesuint256[] mpIndexs
pause(
promoteTeamMember(address _addr
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
setOwner(address _addr
setURI(string baseURI
transferOwnership(address newOwner
turnSaleOff(uint256 mpIndex
turnSaleOn(uint256 mpIndex
unpause(
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(uint256 indexaddress indexed accountuint256 amount
ClaimedMultiple(uint256[] indexaddress indexed accountuint256[] amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.