Prime Kong Planet
Verified contract
Active on
Ethereum with 8,303 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($686.69)
Native
Value
$686.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.214 | $3,208.85 |
$686.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161021 | 2 hours ago | | | 0 | 0.00060346600 | |
| 21159585 | 6 hours ago | | | 0 | 0.0012641426 | |
| 21159223 | 8 hours ago | | | 0 | 0.0016662060 | |
| 21156392 | 17 hours ago | | | 0 | 0.00057670793 | |
| 21127552 | 5 days ago | | | 0 | 0.00096940896 | |
| 21124910 | 5 days ago | | | 0 | 0.00034684099 | |
| 21107498 | 8 days ago | | | 0 | 0.00045213190 | |
| 21107376 | 8 days ago | | | 0 | 0.00053365017 | |
| 21106901 | 8 days ago | | | 0 | 0.00020564691 | |
| 21103248 | 8 days ago | | | 0 | 0.00019563659 |
ABI
ABI objects
Getter at block 21161510
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseURIString() view returns (string)
https://kong.primeapeplanet.com/json/
extension() view returns (string)
.json
isFrozen() view returns (bool)
false
maxMintPerTransaction() view returns (uint256)
500
name() view returns (string)
Prime Kong Planet
nextOwnerToExplicitlySet() view returns (uint256)
0
openseaProxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
owner() view returns (address)
0x7d2895fa9e58be811a9da52a26577af71464ed63
preRevealBaseURIString() view returns (string)
https://primekongplanet.io/metadata/
revealDate() view returns (uint256)
1923870486
symbol() view returns (string)
PKP
totalSupply() view returns (uint256)
9797
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
grantRole(bytes32 role, address account)
mintTo(uint256 amount, address _to)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setExtension(string newExtension)
setOwnersExplicit(uint256 _quantity)
setPreRevealBaseURI(string _newBaseURI)
setRevealDate(uint256 _newRevealDate)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(address indexed sender, uint256 indexed amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
setBaseURIEvent(string indexed baseURI)
setExtensionEvent(string indexed extension)
setOwnersExplicitEvent(uint256 indexed quantity)
setPreRevealBaseURIEvent(string indexed preRevealBaseURI)
setRevealDateEvent(uint256 indexed revealDate)
constructor(address _openseaProxyRegistryAddress)
receive()
This contract contains no error objects.