Metaani Cupsel DNA Vol.1
Verified contract
Active on
Ethereum with 12,083 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
No balances found for "Metaani Cupsel DNA Vol.1"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20742062 | 2 months ago | | | 0 | 0.00011961286 | |
| 20582060 | 3 months ago | | | 0 | 0.000043197922 | |
| 20424374 | 4 months ago | | | 0 | 0.00020878233 | |
| 20403625 | 4 months ago | | | 0 | 0.000047806974 | |
| 20190331 | 5 months ago | | | 0 | 0.00055213852 | |
| 20114801 | 5 months ago | | | 0 | 0.00011590831 | |
| 19179023 | 10 months ago | | | 0 | 0.00085696415 | |
| 19104965 | 10 months ago | | | 0 | 0.00028414890 | |
| 18917658 | a year ago | | | 0 | 0.00065860477 | |
| 18763168 | a year ago | | | 0 | 0.0014229425 |
ABI
ABI objects
Getter at block 21275053
allowListRoot() view returns (bytes32)
0x53e090a4180fff158a740cae1e1ca2dfae343ed0341899b4f5ad801332a962d2
getMintTermStatus() view returns (uint8)
0
isFrozenBaseURI() view returns (bool)
false
isRevealed() view returns (bool)
true
name() view returns (string)
Metaani Cupsel DNA Vol.1
privateAmountLimit() view returns (uint256)
50
publicAmountLimit() view returns (uint256)
3400
symbol() view returns (string)
MCDV1
teamMintedAmount() view returns (uint256)
100
tokenIdCount() view returns (uint256)
9627
totalSupply() view returns (uint256)
9626
Read-only
addressMintedMap1(address) view returns (uint256)
addressMintedMap2(address) view returns (uint256)
addressMintedMap3(address) view returns (uint256)
addressMintedMap4(address) view returns (uint256)
addressMintedMap5(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
checkredeem(address account, uint256 allowedAmount, bytes32[] proof) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(uint256) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events DNAHolderFreeMint(address account, uint256 allowedAmount, bytes32[] proof)
approve(address to, uint256 tokenId)
burn(uint256 _id)
freezeBaseURI()
holderFreeMint(address account, uint256 allowedAmount, bytes32[] proof)
premintPublicFreeMint(address account, uint256 allowedAmount, bytes32[] proof)
publicFreeMint1()
publicFreeMint2()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseMetadataURI)
setMintTermStatus(uint8 status)
setPrivateAmountLimit(uint256 amountLimit)
setPublicAmountLimit(uint256 amountLimit)
setRevealURI(string baseBeforeRevealURI)
setRoot(bytes32 _merkleroot)
teamMint(uint256 requestAmount)
transferFrom(address from, address to, uint256 tokenId)
withdraw()
withdrawSpare()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.