Golden Voyager Party
Verified contract
Active on
Ethereum with 226 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($216.77)
Native
Value
$216.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.064 | $3,387.02 |
$216.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18892930 | a year ago | | | 0 | 0.0010443836 | |
| 18830245 | a year ago | | | 0 | 0.0024426228 | |
| 16909969 | 2 years ago | | | 0 | 0.00061567818 | |
| 16586256 | 2 years ago | | | 0 | 0.0010362651 | |
| 16366914 | 2 years ago | | | 0 | 0.00091135850 | |
| 16301625 | 2 years ago | | | 0 | 0.00042321742 | |
| 16176196 | 2 years ago | | | 0 | 0.0020651689 | |
| 16055758 | 2 years ago | | | 0 | 0.00036325185 | |
| 16055758 | 2 years ago | | | 0 | 0.00036199849 | |
| 15792258 | 2 years ago | | | 0 | 0.0022665930 |
ABI
ABI objects
Getter at block 21262806
MAX_ORDER() view returns (uint256)
15
MAX_SUPPLY() view returns (uint256)
9000
PRICE() view returns (uint256)
40000000000000000
isActive() view returns (bool)
true
name() view returns (string)
Golden Voyager Party
next() view returns (uint256)
1307
owner() view returns (address)
0xa8780c16b0e3b2a17571c4a86ad060acfc5357ea
personalizePrice() view returns (uint256)
0
symbol() view returns (string)
GVP
totalReleased() view returns (uint256)
4496000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
1306
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getTokensByOwner(address owner) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
isDelegate(address addr) view returns (bool)
names(string) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
personalized(uint256) view returns (string name, string description, string story)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenData(uint256 tokenId) view returns (string[])
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(uint256 quantity) payable
mintTo(uint256[] quantity, address[] recipient) payable
personalize(uint256 tokenId, string name, string description, string story) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setActive(bool isActive_)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI, string _newSuffix)
setDelegate(address addr, bool isDelegate_)
setMaxOrder(uint256 maxOrder)
setMaxSupply(uint256 maxSupply)
setPrice(uint256 price, uint256 personalizePrice_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.