Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999 additional slots
Balances ($0.00)
No balances found for "VOYAGERZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20617615 | 3 months ago | | | 0 | 0.000048717485 | |
| 20523882 | 4 months ago | | | 0 | 0.000069765208 | |
| 20005700 | 6 months ago | | | 0 | 0.00032796586 | |
| 18976334 | a year ago | | | 0 | 0.00093251120 | |
| 16968177 | 2 years ago | | | 0 | 0.0012717350 | |
| 16670580 | 2 years ago | | | 0 | 0.0027123888 | |
| 16642875 | 2 years ago | | | 0 | 0.0062687387 | |
| 16547976 | 2 years ago | | | 0 | 0.00093737148 | |
| 16432914 | 2 years ago | | | 0 | 0.00071034132 | |
| 16412541 | 2 years ago | | | 0 | 0.00070699842 |
ABI
ABI objects
Getter at block 21299898
MAX_ADDRESS_HISTORY() view returns (uint256)
40
MAX_MINT_COUNT() view returns (uint256)
1500
MAX_MULTI_MINT_AMOUNT() view returns (uint256)
10
availableRZMintSlots() view returns (uint256)
0
maxTotalSupply() view returns (uint256)
1500
mintPrice() view returns (uint256)
125000000000000000
mintPriceSpecialOfferForRZHolders() view returns (uint256)
0
n() view returns (address)
0x05a46f1e545526fb803ff974c790acea34d1f2d6
name() view returns (string)
VOYAGERZ
openMintsAvailable() view returns (uint256)
919
owner() view returns (address)
0x88bbbf908d75453087f3f65e8653bd1e1b3b0266
ribonzContract() view returns (address)
0xaa44dd92bc64bf8e700bb515a9bf95547b413e4e
saleIsActive() view returns (bool)
true
spacetimeContract() view returns (address)
0xc0b1d8c41ef69a72a41ba36a248c76afeea30a0c
symbol() view returns (string)
VZ
totalSupply() view returns (uint256)
581
Read-only
address_history(uint256, uint256) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
image_seed(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
n_sum_first(uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
stats_disable(uint256) view returns (bool)
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)
tokensOfOwner(address _owner) view returns (uint256[])
voyage_count(uint256) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
clearStatsDisplay(uint256 tokenId)
flipSaleState()
mintVoyagerz(uint256 num_to_mint) payable
mintVoyagerzWithRZ(uint256 num_to_mint) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateMintPrice(uint256 newPrice)
updateSpecialOfferMintPrice(uint256 newPrice)
withdrawAll()
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.