Voiceverse Origins
Verified contract
Active on
Ethereum with 10,703 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 3 | $0.424994 |
$1.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20983014 | a month ago | | | 0 | 0.00019759393 | |
| 20795842 | 2 months ago | | | 0 | 0.00092253843 | |
| 20754159 | 2 months ago | | | 0 | 0.000077629635 | |
| 20681982 | 2 months ago | | | 0 | 0.000074651467 | |
| 20611628 | 3 months ago | | | 0 | 0.00074588284 | |
| 20455438 | 3 months ago | | | 0 | 0.000095227570 | |
| 20414660 | 3 months ago | | | 0 | 0.00016085553 | |
| 20323842 | 4 months ago | | | 0 | 0.00012154623 | |
| 20206841 | 4 months ago | | | 0 | 0.00027089511 | |
| 20184869 | 4 months ago | | | 0 | 0.00021650904 |
ABI
ABI objects
Getter at block 21166963
GENLT_MINT_PRICE() view returns (uint256)
80000000000000000
MAX_MINT() view returns (uint8)
3
OG_MINT_PRICE() view returns (uint256)
70000000000000000
PROVENANCE() view returns (string)
46bfde45a6ee0b16d3e67789ce70f8dd2ceb399fe62c706ddce559aeb76859e4
PUBLIC_MINT_PRICE() view returns (uint256)
100000000000000000
RESERVE_MINT() view returns (uint8)
119
TOTAL_SUPPLY() view returns (uint256)
8888
WLBOOST_MINT_PRICE() view returns (uint256)
90000000000000000
contractURI() view returns (string)
https://gateway.pinata.cloud/ipfs/Qma2CzsnEtgirga4wt1tsk57J9zhYqmJSwwg9KFPHQHRX1
getBalance() view returns (uint256)
0
getBaseURI() view returns (string)
https://lovo.mypinata.cloud/ipfs/QmezeNq3vjhfMy1kxNMqqVsxSJ4kHUFzzShye4kWKZEyNm/
getBlindURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmYChT648k8wc695nhFCJ4H14DzhpEXCGetp26Zx3X8e2y
getProvenanceHash() view returns (string)
46bfde45a6ee0b16d3e67789ce70f8dd2ceb399fe62c706ddce559aeb76859e4
getReserveCount() view returns (uint8)
119
name() view returns (string)
Voiceverse Origins
owner() view returns (address)
0x5a88054986f8fd06743bc6faa402ce349508ce04
reveal() view returns (bool)
true
symbol() view returns (string)
VVO
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
checkRoleType(bytes32[] _merkleProof) view returns (string)
getApproved(uint256 tokenId) view returns (address)
getFreeCount(address candidate) view returns (uint8)
getMerkleRoot(string role) view returns (bytes32)
getMintCount(address candidate) view returns (uint8)
getStatus(string status) view returns (bool)
isApprovedForAll(address owner, address operator) 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 approve(address to, uint256 tokenId)
freeMintTo(uint8 _mintAmount, bytes32[] _merkleProof) payable
presaleLTBoostMintTo(uint8 _mintAmount, bytes32[] _merkleProof) payable
presaleOGGenMintTo(uint8 _mintAmount, bytes32[] _merkleProof) payable
presaleWLMintTo(uint8 _mintAmount, bytes32[] _merkleProof) payable
publicMintTo(uint8 _mintAmount) payable
renounceOwnership()
reserveMintTo(uint8 _mintAmount) payable
revealNow()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _URI)
setBlindURI(string _blindURI)
setContractURI(string URI)
setMerkleRoot(string role, bytes32 root)
setProvenanceHash(string provenanceHash)
setStatus(string status, bool onoff)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawAmount(uint256 amount) 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)
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.