Prime Ape Planet

Verified contract

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

No balances found for "Prime Ape Planet"

0xb7377952a0722a032e8135888c50a82e8060e71fe41238eba56cf0e5497da4ad
0x953fee7d01c997e476843705071f5d75402800b5a31d456b13567799c9059f3d
0x4cdd88ac73c5424a77dc5d77e18bf4082efe91fbcabd0ea77ca74ba18ccda031
0xe96ad9ed3514aff2209f5a727bfa8c339e49b9718612608db96ab8ab38a32530
0x5015a5e2a3c3811423f3e5099d48977b535b6f52df3c41cad11ebcf31f836972
0xf1b2fb00b980117ea52647fae4f36e390e81b7647f211e29935362896d89580a
0x25ab72dce604fb41d89daf4de3239878eb3dea0803584cfd9c658fc2e13b622c
0x37562706ad406ec4dbc720c352fe667bd9428f97f17c8b4a2685ea2d6d455ddb
0xd5c6b03386ae59920232afba9a01b34da47eb3c63841d1c0a8e278c87be77b9f
0x8789d2b294198bfc59cebcea9fd4f345d7f3dd53b2ac9d9f880544784f185700

Functions
Getter at block 21249997
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UID(view returns (uint256)
67886470098874131473885971229394804895998054569683301107180141007172117715956
URI_MANAGER_ROLE(view returns (bytes32)
0xa70a2d8710fed9f014c8c2af50c7c2f6b25748ae4cded822e03b7beed44cf3a8
name(view returns (string)
Prime Ape Planet
owner(view returns (address)
0x7d2895fa9e58be811a9da52a26577af71464ed63
symbol(view returns (string)
PAP
totalSupply(view returns (uint256)
7979
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
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)
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 _touint256 _tokenId
mintBatch(address _touint256 _tokenIduint256 _n
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address _touint256 _tokenId
safeMint(address _touint256 _tokenIdbytes _data
safeMintBatch(address _touint256 _tokenIduint256 _n
safeMintBatch(address _touint256 _tokenIduint256 _nbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(address _bystring _oldValstring _newVal
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.