ZONMUS

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0x7ef42d02 at 17120153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZONMUS"

0x03a4c67de01ee314bc63c476831bc464f7c59c2b43b53d09b4d0591aba094666
0x06583824d19fff88954c46bf7528daf53c1835dc3eea4e85c83addbd21cbd414
0x147bf83360b88f2bf207daa36c182b6682739a3d84786c1e136151507ca0fbd2
0x50f49be08e82a11b09b67e96836986f18cf5e362b8548131ba152ee9aeeb3ef0
0xa77162a713c2d931960fa2a5e70b0dcad47733d3e7b09c7043ac28c727bea467
0xa0713206dcfdda14abe105ab8f23db99c2823015e0fe98e5cd9cddb5e45a5db4
0xf6fe1c602c76e4c83abfc6ebb34705c65f673024c64d0f5332c4f2bbcfb8e898
0x5c3b4e7189d5f6fe29bcf84e13df33bb3c5bbeb8c44de6b491b5070c6467d9b1

Functions
Getter at block 20944781
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
ZONMUS
seasonCounter(view returns (uint256)
1
symbol(view returns (string)
ZMS
totalSupply(view returns (uint256)
423
Read-only
balanceOf(address ownerview returns (uint256)
checkSeasonMintData(uint256 _seasonview returns (struct ZONMUSseasonMintData)
checkZonmusData(uint256 _tokenIdview returns (struct ZONMUSzonmusData)
evomodeOfOwnerByIndex(address _holderuint256 _indexview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getURI(uint256 _tokenIdview returns (string)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
remainingCheck(uint256 _seasonview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
seasonMintDatas(uint256view returns (string seasonBaseURIuint256 seasonMaxSupplyuint256 seasonTokenCounteruint256 seasonMintStartTimeuint256 seasonMintFinishTime)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
transferEnable(uint256 tokenIdview returns (bool)
zonDexByAddress(addressuint256view returns (bool)
zonDexByEvoMode(uint256uint256view returns (address)
zonDexCounter(uint256view returns (uint256)
zonmusDatas(uint256view returns (uint256 tokenSeasonuint256 evoModeuint256 zonModeuint256 experientPointuint256 timeCountuint256 evolutionCountuint256 itemFoundTime)
State-modifying
addExperientPoint(uint256 _tokenIduint256 _epValue
approve(address operatoruint256 tokenId
batchAddExperientPoint(uint256[] _tokenIdsuint256 _epValue
batchItemFound(uint256[] _tokenIds
changeEvoMode(uint256 _tokenIduint256 _evonum
changeRoyalty(address _touint96 _fee
changeURI(uint256 _seasonstring _uri
changeZonMode(uint256 _tokenIduint256 _modenum
firstReveal(uint256 _tokenIduint256 _evonum
grantRole(bytes32 roleaddress account
itemFound(uint256 _tokenId
multiMint(uint256 _seasonaddress _touint256 _timesuint256 _evomode
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setNewSeason(uint256 _maxsupplystring _uriuint256 _starttimeuint256 _finishtime
singleMint(uint256 _seasonaddress _touint256 _evomode
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator