WAGMAM

Verified contract

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

No balances found for "WAGMAM"

0x9e493f4df6cbbcd175fcd22c514a4e1db19d8d38f999f02b4092e3a49dcf910d
0x258a0359b05781f0864d90ed61ad7cddf674658ea97473ac1ee14b6054c68475
0x4453f7febeb693f0ecc63e19ed2a691e3a7537d2f30ec6229a4321770c6c7cbe
0xe5805a0f85e667c0db43fe5ec056d0b0ba22069a4bbf6196e4247a53687728bf
0xc940882987842d411167529880b6f28ae59a42d2af6a3b07fbe882b18aee63c0
0x9be9ec7ed143374aa1228badaf309320db7dfbf852012c8a623a01432e2cff03
0x7345c26abc68fad7f1549b82096f1727a53d57b2960c25a334a305ff5490b117
0x0a4143fd9b9119b801701c0b0c8d47e8a6307aaa564fba1e44aac6b5a15b4499
0xdb72fe8e2ae591d940523d864edec0c0066a8f03d7ea2fbbbdc2974acac4f7f0
0xe5a9a0922e4891bf76eda5bb3de5ddf09033de24e36e5ad8d447070da2fc329d

Functions
Getter at block 21246434
contractURI(view returns (string)
ipfs://QmeTdTE5qXsjkyGRaZHZyGWR3k9rzuY65eidiGojwcWNYR?filename=contract_metadata.json
owner(view returns (address)
0xa6d5b0c9eacd4e301e95a977f7c853ebbf99d790
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
dropMerkleRoot(uint256view returns (bytes32)
getMerkleRoot(uint256 pDropview returns (bytes32)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintedAmount(addressuint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenInfo(uint256view returns (uint256 tokenIduint256 mintedAmountuint256 maxSupplystring uri)
uri(uint256 tokenIdview returns (string)
State-modifying
mint(uint256 pDropuint256 pTokenIdaddress pRecipientuint256 amountbytes32[] pProof
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string pContractUri
setMaxTokenSupply(uint256 tokenIduint256 maxSupply
setMerkleRoot(uint256 pDropbytes32 pRoot
setTokenInfo(uint256 tokenIduint256 maxSupplystring tokenUri
setTokenUri(uint256 tokenIdstring tokenUri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.