This contract is being backfilled. You may encounter incomplete storage history.

Meta Monopoly NFT

Verified contract

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

No balances found for "Meta Monopoly NFT"

0xceb78207dbacfbfa7dd2ccf02d049e7adcee02ded12a971fc7a3a601e9f01700
0x72ed78130a986e063f5b603a67f68cda456969a167abb43c22b6e2931390526c
0xe5410ff735bc7383e6b0ddb8016133a9f5737a23329e1d26dbc93abeffd70dc3
0x112773e44d793b0e85668c92780c6980b3b20315a7d3f10efee17b3d6545851a
0xbb5d2a2a883b9ad8b8011ae2c823ac468fea6059c33c854cb2f3d9dd1f7717a8
0x203d38dd4b8a82ca9bc0b7df63e9fedc03f4957a4a238113f768b1071bd971a4
0x19709d6f9436661097014ddd7180387b109aaa26d9cbd62f988b41e52160ef74
0x9ce9a402f2c2fbaf4377bd51a02d317fb9b9655d1b7a1cdf5933937091c8079b
0x27773878cf2db192aa178e92396d2e402ff57fc5966cc02f0b4f3c5018dc7a8f
0xe13d7582aceb5f9d9726b4338465a332cbcab0d956c773fe0c950afdc2fe2b31

Functions
Getter at block 20797426
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x4d494e5445520000000000000000000000000000000000000000000000000000
baseUri(view returns (string)
https://mmdaonft.s3.us-west-2.amazonaws.com/json/
id(view returns (uint256)
970
name(view returns (string)
Meta Monopoly NFT
symbol(view returns (string)
MMNFT
uriExtension(view returns (string)
.json
Read-only
balanceOf(address ownerview 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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(address[] recipients
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setURI(string _baseUristring _uriExtension
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
UriSet(string baseUristring uriExtension
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.