The latest block we've processed for this chain is 20814627, which is 84 minutes old. We're running behind the tip but working to resolve the issue.

Meta Adventure

Verified contract

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

No balances found for "Meta Adventure"

0xa8d5b31389aee51be2f720b6ce0288ddd6754f27740a7d3df9556cdd11b15b85
0xee48e27a656d64eb9bea85c7ec038f9b759dda1ecd5bf82c25616e01fa0293c5
0xcf5389ada01adf4ca80eeaaa84a964ba76258b47e180b932f8ce33bb7d24b4eb
0x1c196aeb518b22b8d2338e82454f68cdd76a5a023e1f20c0ff5a68a136811003
0x9f86dd6e80eb75552181c66e54862fa4fddc1d7e85b5b5d2f3462339a13e2896
0x0ca2acbe5a37f4354ff0a2f686cb4cb04373ba882e8d6e1446ac2d29d1fbe2a1
0xbbaceff9973f978ea99eb2e232f1d31988350d4df3b058d7dbd073ec7da17b9c
0xb9bb7bedd071076d413f8cb4849314928c735b0af7c3d124261c5c44d6b2617a
0x0401dae1a22d740d2d48f593dee3d073656c07e9a2b704ee0ba1fe95db74ce2e
0x550faf929b0cee647832a20719aca517a6d14d9db6e870246d561ed621b3d497

Functions
Getter at block 20814626
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
Meta Adventure
owner(view returns (address)
0xa4c004a0fa6a7434432e913885c83c68ef0c0d9d
paused(view returns (bool)
false
symbol(view returns (string)
MA
totalSupply(view returns (uint256)
7857
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
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address touint256 tokenId
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.