Journey to the Metaverse - Genesis
Verified contract
Active on
Ethereum with 1,306 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Journey to the Metaverse - Genesis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19002052 | 10 months ago | | | 0 | 0.00036300578 | |
| 18836828 | 10 months ago | | | 0 | 0.00083812881 | |
| 18804477 | a year ago | | | 0 | 0.00076071005 | |
| 18801950 | a year ago | | | 0 | 0.0010184726 | |
| 18367032 | a year ago | | | 0 | 0.00025357145 | |
| 18367028 | a year ago | | | 0 | 0.00027307862 | |
| 17006723 | 2 years ago | | | 0 | 0.00054342889 | |
| 16994531 | 2 years ago | | | 0 | 0.00053162791 | |
| 16977756 | 2 years ago | | | 0 | 0.0011511697 | |
| 16905929 | 2 years ago | | | 0 | 0.0013298959 |
ABI
ABI objects
Getter at block 21101396
OGMerkleRoot() view returns (bytes32)
0xc329666a6fd0a6039b8614e7f58729de765321eb1a6c56183795e9604bcc099f
OGSalePrice() view returns (uint256)
44400000000000000
OGStart() view returns (bool)
true
PublicStart() view returns (bool)
false
ResMerkleRoot() view returns (bytes32)
0xdfda8acf20018cc64780a9abcf49478ebf6354ea872a2f8cc755dd2a6c9fce9b
ResStart() view returns (bool)
true
SalePrice() view returns (uint256)
44400000000000000
TokenAvailable() view returns (uint256)
423
TokenReserve() view returns (uint256)
21
baseURI() view returns (string)
ipfs://QmeB8mFedt3kvjV4W3abNaQc5eEu53UMkGZhDBG4GfHeyN/
maxBatch() view returns (uint256)
2
name() view returns (string)
Journey to the Metaverse - Genesis
notRevealedUri() view returns (string)
ipfs://QmSAwveMQoJAU9NWqHnNPbS459TDpd46Cs2zmt4CzsQfB8/
owner() view returns (address)
0xab705f88e8cc18243c6ff0de63068f7fff5f07b6
revealed() view returns (bool)
true
symbol() view returns (string)
JTTM
totalSupply() view returns (uint256)
444
totalWukong() view returns (uint256)
444
Read-only
addressesMinted(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isInMinted(address _address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events MintWukong(uint256 _times) payable
OGMint(uint256 _times, bytes32[] merkleProof) payable
ResMint(uint256 _times, bytes32[] merkleProof) payable
adminMint(uint256 _times)
adminMintGiveaways(address _addr)
approve(address to, uint256 tokenId)
changeOGPrice(uint256 _newPrice)
changePublicPrice(uint256 _newPrice)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newURI)
setNormalStart(bool _start)
setNotRevealUri(string _uri)
setOGMerkleRoot(bytes32 merkleRoot)
setOGStart(bool _start)
setResStart(bool _start)
setReserveMerkleRoot(bytes32 merkleRoot)
setTokenURI(uint256 _tokenId, string _tokenURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
mintWukong(address indexed minter, uint256 startWith, uint256 times)
constructor(string name_, string symbol_, string baseURI_)
This contract contains no fallback and receive objects.
This contract contains no error objects.