WonderGame Metaverse

Verified contract

Active on Ethereum with 1,502 txns
Deployed by via 0x063ae028 at 14307574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WonderGame Metaverse"

0x4128b26df392ff751460d3ff7fd20c22147c372171c334218252ae6cb039816d
0x8e4e15f8c1cb49931ec4f9dc7cc6a38d5c29ff66987451d22d0ab6968138ad69
0x27c303a42a322298f00280b7a59349976081d4cc9afdff87172a95d06188974f
0x8cd819092024df469a2c92adab83d7803e0d68e6b6f76d24abba56fc91530ec5
0x02d367802cde157483f9d8cb7f8b286debe68c92b29b559617daf6f47c05beb7
0xa6b223313fc63611e54d9e86361374c4725e8751469167a3f5afc42a7b8915d9
0x1ced74d4216fc34d8fadb681c369a700062b3c10d8dae5d1735f2767900668a7
0x5d4eb0a6a70046c7b09111cda2e96bdcf4e312f7d2caf9a63af0d8adbc37ca61
0x547222cf7b8a285dc502cd4c2a7f4a5d3a7b8d5783a37eeee9cb89d4e73c6066
0x00035ef6b257e30129207f9803d93c79786c0fc3704378c093aa3065caa63e58

Functions
Getter at block 20989498
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmcMJfpaM7zkA5ofbAmaSMzRPZWQ2p9jNsMNevtL3Wny7t/
cost(view returns (uint256)
88000000000000000
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
name(view returns (string)
WonderGame Metaverse
owner(view returns (address)
0x5797c798bc5b001316f04934d3212528ae1a0c0c
paused(view returns (bool)
true
symbol(view returns (string)
WGM
totalSupply(view returns (uint256)
1333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.