Pidgies: Squab ID Passes

Verified contract

Active on Ethereum
Deployed by via 0x4be319da at 13706629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pidgies: Squab ID Passes"

0x42d32dccc244a6c839bcb7d186d212dc4c29e1af3f2c52515e5f917d622dd6d8
0x1eeb7962feecc3fafcac98f959918fc64163744456ad567bc09e1da26de6477d
From
0xe231679965eb9131ce553044ab39c650ae42551981fad52cdadaf813a7ad2e70
0xcf2815c861924ed7dc20052c43610cb1dbf218e5f07def2ca085c8d9099fd7db
0x64a4ceb714d89ccc51efbc4e4a8e10b3daeb0f51ea254356457eb4d1a4bfd167
0x4fdd60708ffb5468055c975feeb10982acc628e71a945100221f3f68650c9432
0x628427c59cac1e8fbfba38c9f5b68bc26cd22ecf447f8af48e2871eafe3026d0
0xbba32af783593885b7f27fdc06607d0b16ab335eba361c7cccb53b91d5287419
0xc704789017cda91ed1f23602355fdcec6cd46be40dc674ea6927723b29bf0a9a
0xd87d0cbfdeca65a2ae76c238af20c0a904aeecc59388f58cb85bfce8c3db156b

Functions
Getter at block 21061749
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_contractURI(view returns (string)
ipfs://QmYE3CvnmZQhVohp3XMKeHVM7QfqUZ7abgEivEiwK7bKhg
contractURI(view returns (string)
ipfs://QmYE3CvnmZQhVohp3XMKeHVM7QfqUZ7abgEivEiwK7bKhg
name(view returns (string)
Pidgies: Squab ID Passes
name_(view returns (string)
Pidgies: Squab ID Passes
owner(view returns (address)
0xc915d266472685f1ef2f974c5f01b4915f0df46e
paused(view returns (bool)
false
symbol(view returns (string)
SPYPASS
symbol_(view returns (string)
SPYPASS
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)
getTokenSupply(uint256 mpIndexview returns (uint256)
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 
editMaxPerWallet(uint256 _maxPerWalletuint256 _mpIndex
editMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _ipfsMetadataHashaddress _redeemableContractuint256 _mpIndexbool _saleIsOpenuint256 _maxPerWallet
editTokenIPFSMetaDataHash(string _ipfsMetadataHashuint256 _mpIndex
editTokenMaxMintPerTransaction(uint256 _maxMintPerTxnuint256 _mpIndex
editTokenMaxSupply(uint256 _maxSupplyuint256 _mpIndex
editTokenMintPrice(uint256 _mintPriceuint256 _mpIndex
editTokenRedeemableContract(address _redeemableContractuint256 _mpIndex
editTokenWhiteListMerkleRoot(bytes32 _merkleRootuint256 _mpIndex
editTokenWindowCloses(uint256 _windowClosesuint256 _mpIndex
editTokenWindowOpens(uint256 _windowOpensuint256 _mpIndex
grantRole(bytes32 roleaddress account
mint(address touint256 numPassesuint256 mpIndex
mintBatch(address touint256[] numPassesuint256[] mpIndexs
pause(
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
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.