Zone Nine Foundation Pass

Verified contract

Active on Ethereum with 833 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Zone Nine Foundation Pass"

0x9c996e250befae75b4e7a348e4d5dbdd35e3a3af73f397defc773aab7cf984e3
0x4ea1bdc9a4de48899ff254a57882ae3da79f350a86993dbc55c206036c4518b3
0xaaed3087c179c642fc91acff852e63681118de1a29b1e0d2a6796bb007d4c045
0xa762ad3bb5bae6a3b09c30bf90dfb47793245d6990aa6aaa74ed226501f4a1d8
0xc1255124ea8035c88a0833a52cc2890b67258bbd658a8f3dc7a336e323983ec7
0xdd0bd0049468f874f3be31b84c9186dccbd28019199029d7a25f334b2bc5fd2f
0x2a18d33e567456a833f13ae483781f9d041d704d80dc0d1521e798baa240276f
0xf611916ff3aef35001f0ae9202320d72700ab7fd6bc3ea8beda6239d04d0cf2e
0xd7bdb33e4b9bbf880f64570927bae802fad929932458088df5e0bf8fb63aedad
0xdcd947a13a8f57d0f259f01ef58c8afd544b07f4c7efbdfe9035794b6b192d95

Functions
Getter at block 20919165
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
name(view returns (string)
Zone Nine Foundation Pass
symbol(view returns (string)
Z9FP
totalSupply(view returns (uint256)
999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address toAddressreturns (uint256)
mintBatch(address toAddressuint256 amountreturns (uint256)
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 baseTokenURI
setupMinterRole(address accountbool _enable
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address toAddressuint256 tokenId
MultipleMinted(address toAddressuint256 fromuint256 to
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(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.