Wonder Game

Verified contract

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

No balances found for "Wonder Game"

0x0a04b76df12925a557dafcaacfe45fdfe968c512b1b1da3af1df992557c481ea
0x7dfe2ff8a7d9a3cc099c47753f7ec68b50f324cb68f3390bd9944865596158df
0xd457c52a1c12df1c3b2d1fc0ad826d35e54383d3fc5daa146859d4eec3afac79
0xacb95e3f5a396bba959ab65cab26aa1dd256aec9625a674e5b7fc9f8a52b256e
0x4fe5d8707303729b0c74278c7d485fde3a1b3c51a0a56c14bb44c6fc580ab42b
0xe697ea6162b91c82f8dad6ff810414d13ae28843fbe84da3f663380c68df1e04
0x6e8a4b15a009f376e9d1b33b98ac47ec229935783d132d119be52d298f6501d0
0xab87b803874e0107d90c2cc9eca602bb2f0653ba34b90b8f09f58db1c18db497
0x6a922bdd76f581ea889f2064f0731e6be2c355c802ca01b8fceb83c7ceaab8d2
0xa52019cc377d939cd0d999bddb1ff9fcbdd141dea11f54ce77d6b7a77b801b79

Functions
Getter at block 21182167
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMinter(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Wonder Game
owner(view returns (address)
0x6d83a97f9cc24df9b8f2d021a87e3cb0dd9a1a65
symbol(view returns (string)
WONDER
Read-only
balanceOf(address ownerview returns (uint256)
character(uint256 _tokenIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
secondaryTokenURI(uint256 _tokenIdview returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenIdstring _secondaryTokenUriuint256 _generation
mintBatch(address _touint256[] _tokenIdsstring[] _secondaryTokenUrisuint256 _generation
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string __baseURI
setSecondaryTokenUri(uint256 _tokenIdstring _tokenUri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SecondaryTokenURIUpdated(uint256 tokenIdstring oldUristring newUri
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string __baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.