MoonRingGenesis

Verified contract

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

No balances found for "MoonRingGenesis"

0xbf5843ec8922be96947422a53b3824f2a383f23c7d1b31962ddf3a0d007bbcf8
0xd1512e9b7a89d4099aee0509d76ffc1971c6687082a74d38f08b9c0d4c6e2a85
0x529d90fa236c726dce9469d3d3f486c7550454719ec6457bd93e8584cede860d
0x511afc8b56c833f22075f5bb57d2fb232a64b007bc8f3e96b8b3c777172ad19a
0x65fe13cac83f0602e0b771ee0ff25e092cb01b14310808ae58bb414eb2966d4a
0x52f5cbad89e5f55dfa527c90f855bdbd0eb0391c814691365193dd2b0a345614
0xeec161f59852518371d1fae52818016eecfcf779e964ea35b1c0949485aef4c7
0x3bd94c757739012be2b7f1dc813755b7e8fee29030b337893b8efff32f6d9683
0xbb59a3fa43d438cea70274bc0ecb727f10b35ec1c0ce63e9c485c6e7414f332f
0x5c40e584a3b2456b18d88a4571afa8d2daac5392e18c7e5beade5cf7212ce30e

Functions
Getter at block 21157474
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://yf.yuliverse.com/cfg/mr/
isLock(view returns (bool)
true
name(view returns (string)
MoonRingGenesis
paused(view returns (bool)
false
symbol(view returns (string)
MRG
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenIdMintInfo(uint256 tokenIdview returns (struct MoonRingGenesisMintInfo)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
platformMap(uint256view returns (bool)
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[])
whitelist(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address touint256 platform
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setLock(bool _value
setPlatform(uint256 _newbool _val
setWhitelist(address tobool _value
transferFrom(address fromaddress touint256 tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
MetadataUpdate(uint256 _tokenId
Paused(address account
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
Unpaused(address account
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.