Kimg Jong Un Trading Cards

Verified contract

Active on Ethereum with 3,721 txns
Deployed by via 0xa1ac696d at 16208043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1801)
ERC-721
--
 (#1800)
ERC-721
--
 (#1799)
ERC-721
--
 (#1798)
ERC-721
--
 (#1797)
ERC-721
--
 (#1796)
ERC-721
--
 (#1795)
ERC-721
--
 (#1794)
ERC-721
--
 (#1793)
ERC-721
--
 (#1792)
ERC-721
--
0x59c4fd0be7b80e8242cc6a2406de79bd6a9bb373c6f9e697f1958d6a6380b284
0x5584a028616a1b093a8aed04926692756116f571d9bba67929e6ebf93e413b3a
0x68ca928d9f58539c733fccad349914de29f923b4fa9c02feca3438a640d2c698
0x767241b9556c251da11e305cb9dc94a94237c08933c328de767ead151b5fecab
0xcce59f986482743dbd4da60bdd017cb769357733f60d9870faef74596bbb85bb
0x4cedf99df73b6b2d9421ef3d30a21af2aa661e0e43938e804517b463e0f3ddb2
From
0x23cb88a3f6e3410239ffad9a7153ad18ff91276afecbf0d55c62a86efb932339
0xdea86337087b752e7314f4efe08c8a1764a97278eaadce4d451f13372d84620e
0xa2968eb2494cb6335a7ae29b5684207f503de014380c8d3f6b6456b19f03f660
0xaabd12eac1dfa1f4ec1eb8ec2d2dd79bde0741719c9335cff95872bfd783e750

Functions
Getter at block 21326246
cost(view returns (uint256)
5000000000000000
hiddenURL(view returns (string)
ipfs://QmUaBLCnp7AotgqShRa8BFcFNWBCLrkq4ZYuxHKwfrdvx8/
maxFreeMintAmountPerWallet(view returns (uint8)
1
maxMintAmountPerTx(view returns (uint8)
21
maxSupply(view returns (uint16)
3333
name(view returns (string)
Kimg Jong Un Trading Cards
owner(view returns (address)
0xa676666095e1fb6003874d33b4e2d98600908fb0
paused(view returns (bool)
false
reveal(view returns (bool)
false
symbol(view returns (string)
NKOREA
totalSupply(view returns (uint256)
3333
Read-only
NFTPerPublicAddress(addressview returns (uint8)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
Airdrop(uint8 _amountPerAddressaddress[] addresses
Reserve(uint16 _mintAmountaddress _receiver
approve(address touint256 tokenId
mint(uint8 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeMaxLimitPerAddress(uint8 _limit
setHiddenUri(string _uriPrefix
setMaxMintAmountPerTx(uint8 _maxtx
setMaxSupply(uint16 _maxSupply
setPaused(
setRevealed(
setUriPrefix(string _uriPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(