Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x94f5…a8f9
-
variable spans 2 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "VOXVOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16980629 | 2 years ago | | | 0 | 0.0013269026 | |
| 16953522 | 2 years ago | | | 0 | 0.0010643026 | |
| 16866607 | 2 years ago | | | 0 | 0.00067666322 | |
| 16641486 | 2 years ago | | | 0 | 0.0013028929 | |
| 16507369 | 2 years ago | | | 0 | 0.00058009795 | |
| 16360973 | 2 years ago | | | 0 | 0.00066949885 | |
| 16300693 | 2 years ago | | | 0 | 0.0016677561 | |
| 16294690 | 2 years ago | | | 0 | 0.00072288925 | |
| 16256420 | 2 years ago | | | 0 | 0.0012836588 | |
| 16127339 | 2 years ago | | | 0 | 0.00030108733 |
ABI
ABI objects
Getter at block 21331736
baseExtension() view returns (string)
.json
cost() view returns (uint256)
80000000000000000
isForceReveal() view returns (bool)
false
isPublicMint() view returns (bool)
false
isWhitelistMint() view returns (bool)
false
maxSupply() view returns (uint256)
6666
name() view returns (string)
VOXVOT
notRevealedUri() view returns (string)
https://vov-store.com/gen0-hiddenmetadata/
owner() view returns (address)
0x87ddac04b3546af141f02a5706ed2c6cfc64ea93
ownerdatainterface() view returns (address)
0x94f5c2bf267784a3504ef80cb85cbb06ded7a8f9
paused() view returns (bool)
false
revealable() view returns (bool)
true
symbol() view returns (string)
VXVT
totalSupply() view returns (uint256)
198
wave() view returns (uint256)
3
Read-only
WLMintList(uint256, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isRevealed(uint256) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
ownerMint(uint256 amount)
pause()
publicMint(uint256 amount) payable
renounceOwnership()
revealToken(uint256 _tokenId)
revealTokens(uint256[] ownedTokens)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCost(uint256 _newCost)
setIsForceReveal(bool _newBool)
setIsPublicMint(bool _isPublic)
setIsWhiteListMint(bool _isWhiteList)
setMaxSupply(uint256 _newSupply)
setNotRevealedURI(string _notRevealedURI)
setRevealable(bool _isRevealable)
setRootHash(bytes32 root)
setWave(uint256 _newWave)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
whitelistMint(bytes32[] proof) payable
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
fxcall(address indexed to)
constructor(string _name, string _symbol, string _initBaseURI, string _initNotRevealedUri, address _fxRootAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.