Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x60e4…a7c6
0xbc4c…f13d
0xba30…5623
0xaa4e…a7af
Balances ($0.00)
No balances found for "VAYC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16726043 | 2 years ago | | | 0 | 0.00043161182 | |
| 16462804 | 2 years ago | | | 0 | 0.0012315154 | |
| 16462797 | 2 years ago | | | 0 | 0.00085783898 | |
| 16462779 | 2 years ago | | | 0 | 0.00064037925 | |
| 16462755 | 2 years ago | | | 0 | 0.00087102021 | |
| 16186148 | 2 years ago | | | 0 | 0.00068711215 | |
| 15171804 | 2 years ago | | | 0 | 0.00066503829 | |
| 15171621 | 2 years ago | | | 0 | 0.00036800260 | |
| 14838539 | 3 years ago | | | 0 | 0.00093719840 | |
| 14802144 | 3 years ago | | | 0 | 0.00090647356 |
ABI
ABI objects
Getter at block 21409962
COST_MAYC() view returns (uint256)
42069000000000000
COST_PUBLIC() view returns (uint256)
69420000000000000
MAX_SUPPLY() view returns (uint16)
10000
counter() view returns (uint16)
1037
market() view returns (address)
0xaa4e11a781b08537464885bab791278066c2a7af
name() view returns (string)
VAYC
saleMode() view returns (uint8)
0
symbol() view returns (string)
VAYC
totalSupply() view returns (uint16)
1158
Read-only
balanceOf(address) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
marketTransferFrom(address from, address to, uint256 id)
mintAdmin(uint256 id, uint16 supplyOverwrite)
mintPre(uint256[] tokenIds) payable
mintPublic(uint16 num) payable
mintWL(uint16 num, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
saleToPause()
saleToPre()
saleToPublic()
saleToWhitelist()
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 id)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.