Transit NFT Meelons

Verified contract

Active on Ethereum with 1,401 txns
Deployed by via 0x26f75697 at 13840975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Transit NFT Meelons"

0x61cb2e2c4ae10548d5f86689ef77261debcfe427350ac7d94e63166563ddde32
0x3962bed35a3030866bcd315d34d2c9b67d3b2b41965fc8595a7177c7e1f55b51
0xe8e4a71faaec3f26941c667ba93885f7798359f13568a0d792a8cd0c70f44874
0x0786fcd131066aaaacbdad447ecd36306a53081a05bc2aee9f9247b2eb021b93
0x6f210906f9d2437d1229334e4cdf83987a7194a3959757aa8698577c5a7a2de3
0x518d6280932617fc34331ba1a78feadc20414839b75ab376f250be973a9509f6
0x3c27a7011e7dc25788bc3d19247e5ce56946afec1fda0cc522ffd55d0f5b259a
0x7e7cd519e7282cfd7fdbb2161f4461b3e4e2a34b17ac637da4245abf728e5137
0xd2b3a2a9cab6dcf3c352195f7825bb89e3d49785ae7faa751ffedc25e16dc07d
0xac0c4875aed09a337bd012f0fab2c197ac642b0a9cc795b7158bb1a816eb1d1d

Functions
Getter at block 21056362
_NEW_OWNER_(view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_(view returns (address)
0x0490041bc9c998738608b849aa6a8629b8d09966
name(view returns (string)
Transit NFT Meelons
queryStartMint(view returns (bool)
true
symbol(view returns (string)
Meelons
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
queryListMinted(uint256 whichListview returns (uint256uint256)
queryMintAllow(address accountuint256[] whichListview returns (bool[] result)
queryMinted(uint256 whichListaddress accountview returns (bool)
queryRoot(uint256 whichRootview returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
verify(bytes32 rootbytes32[] proofaddress accountview returns (bool)
State-modifying
approve(address touint256 tokenId
claimOwnership(
initOwner(address newOwner
mintMeelon(bytes32[][] proofuint256[] whichRootreturns (uint256 tokenId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setRoot(bytes32[] rootuint256[] whichRoot
setWhiteNumber(uint256[] whichListuint256[] number
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintMeelon(address indexed owneruint256 tokenId
OwnershipTransferPrepared(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string uriuint256 start_time
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.