WAGMAM

Verified contract

Active on Ethereum with 11,694 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"

0x99fb3f05b639ce32f11bdc456c8f5043fa7502d0fe7aaa90a15fefe6cc3af9c2
0x7bb08707401f51f2dd76816ebb15f8403d3fd0319e06729a62c75b57040bf0a1
0xff5bca14114457f1bd670942cbc8331068373175b6228cba804a2f20755ced2b
0xb3c746eeb3f1fd472f69507e0dc9e4eaa71d00c4c8fe031b502b02ccf533d3ec
0x0c200b4cd5aafd003c64081a17d2d532f0b278c69858ca09fb9c03985497cce3
0x1d5d9542af1d43e9e7fa337c2095e9324d6735375f81299cc4a2c1c6014c77f6
0x1d35dbe44167e61ba5b490933c5098e180ed9d7c94b203d2a4d31de71f11886f
0x3d591ea62110360e91decce9977d0f8c5256390618a12ff1022af4c5b164cf00
0xb266e475f7d5807a78518bb0e1750ba2c08b38f2fd76158b8ecca0f0cb29a7cd
0x15227ef12a5fc21b64166da4fe1109961f26a71fa28ab4575ce0423dd59a091b

Functions
Getter at block 20791631
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.