Kim Jong Punks
Verified contract
Active on
Ethereum with 203 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 "Kim Jong Punks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16634048 | 2 years ago | | | 0 | 0.0015239573 | |
| 15562396 | 2 years ago | | | 0 | 0.00047906271 | |
| 15496984 | 2 years ago | | | 0 | 0.00079610639 | |
| 15041989 | 2 years ago | | | 0 | 0.0016849710 | |
| 14885336 | 2 years ago | | | 0 | 0.0016308329 | |
| 14508328 | 3 years ago | | | 0 | 0.0018883320 | |
| 14333742 | 3 years ago | | | 0.02 | 0.0014061065 | |
| 14327749 | 3 years ago | | | 0 | 0.00086895339 | |
| 14327742 | 3 years ago | | | 0 | 0.00078665964 | |
| 14327739 | 3 years ago | | | 0 | 0.00082862563 |
ABI
ABI objects
Getter at block 21303702
FREE_KIMS() view returns (uint256)
1000
MAX_FREE_PER_USER_KIMS() view returns (uint256)
10
MAX_KIMS() view returns (uint256)
3333
MAX_TXN_KIM_PURCHASE() view returns (uint256)
20
MINTED_FREE_KIMS() view returns (uint256)
1000
RESERVED_KIMS() view returns (uint256)
100
TOKEN_PRICE() view returns (uint256)
20000000000000000
baseURI() view returns (string)
ipfs://QmTGuvyMeD1JDi1iazUyUfRUMZopfXvDmdHtC1z593rm74/
final_provenance() view returns (string)
hiddenMetadataUri() view returns (string)
ipfs://QmNMARJayubKvd3s1BtetPTY1xaw5zVKtzmHpuEKGnQV8f/hidden.json
name() view returns (string)
Kim Jong Punks
owner() view returns (address)
0x6ff3b616f80743227f391532d01cb955d78bc367
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
revealed() view returns (bool)
true
saleIsActive() view returns (bool)
true
symbol() view returns (string)
KimJongPunks
totalSupply() view returns (uint256)
1012
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectProxy(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdrop(uint256 _mintAmount, address _receiver)
approve(address to, uint256 tokenId)
flipProxyState(address proxyAddress)
flipSaleState(bool _state)
freeMint(uint256 numberOfTokens)
mintToken(uint256 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setCost(uint256 _cost)
setFreeKims(uint256 _free)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setProvenanceHash(string provenanceHash)
setProxyRegistryAddress(address _proxyRegistryAddress)
setReserved(uint256 _reserved)
setRevealed(bool _state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.