KPK Relics
Verified contract
Active on
Ethereum with 546 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KPK Relics"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19622628 | 8 months ago | | | 0 | 0.00069555633 | |
| 19494950 | 8 months ago | | | 0 | 0.00040375658 | |
| 18554914 | a year ago | | | 0 | 0.0010475775 | |
| 17790969 | a year ago | | | 0 | 0.00081833887 | |
| 17684188 | a year ago | | | 0 | 0.00090246160 | |
| 16858212 | 2 years ago | | | 0 | 0.00062565485 | |
| 16575402 | 2 years ago | | | 0 | 0.00097022796 | |
| 16559316 | 2 years ago | | | 0 | 0.00076803232 | |
| 16483947 | 2 years ago | | | 0 | 0.00074468262 | |
| 16439502 | 2 years ago | | | 0 | 0.00086042572 |
ABI
ABI objects
Getter at block 21332901
MAX_SUPPLY() view returns (uint256)
1000
getMappingValue() view returns (uint256[])
[0, 0, 0, 27, 170, 176, 0, 0]
name() view returns (string)
KPK Relics
numberTokenSold() view returns (uint256)
627
owner() view returns (address)
0x5b1a4ebd28b597fe47494a0a5766b2eb6e6b3fcc
paused() view returns (bool)
false
sellingStep() view returns (uint8)
1
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getMappingValueBurn(address account) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
random(uint256 i) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenid) pure returns (string)
State-modifying
Events burn(uint256 tokenID, uint256 amount)
changeMerkleRoot(bytes32 _newMerkleRoot)
gift(address _account, uint256 tokenID)
mintBanner(bytes32[] _proof, uint256 _amount, uint256 maxMint) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setPaused(bool _paused)
setUpClaim()
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.