Valiant Kong

Verified contract

Active on Ethereum with 1,203 txns
Deployed by via 0xc43a5a84 at 18398026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Valiant Kong"

0xb246a0f343e261b9ce3e0b5f09e5206f758114a9fa700b931071e3c25cc446f6
0xe5db650f6819f0b43797482d58ef76690fe0f543151c54d4ddc72745ef628970
0xe2c5a5a1707b14f67b0fa92fa17af35eadf6c70c65100ae283fbaf4070191fe7
0xe8a1acea377049186a250f42cc7477fcaf180c05fcff30aa7043c51ea4a1655b
0xa535fbb7dcb0382b76ef30eab277fa568a63b31101f2d3a874c457c70bf392dc
0xb7a485f54a69371c81f7fb193c75cf9772a25457d41ca785080f9bee65538eac
0x9202cac47212dfbfd4dc6532f9d049eee96ea2fee577e5aa24dff9140c6291ce
0x83a4d3c50f0c2357a0968c478771cf685b6e174b8dc2f84e167b45a7667250e3
0x723ba3e02888f3535b47cd4218a9c7e2308d9a4658fad7d91f7358a2bf4af3cf
0x0e217d82be1616093c17f8a4c480189213d056b1e0cf4f9e7efd13a655a08dc9

Functions
Getter at block 21319818
COST(view returns (uint256)
200000000000000
MAX_FREE(view returns (uint256)
5999
MAX_FREE_PER_WALLET(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
5999
name(view returns (string)
Valiant Kong
owner(view returns (address)
0x8853b11956d5785337be17170f0f6cb76b872790
symbol(view returns (string)
VKong
totalSupply(view returns (uint256)
5999
Read-only
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
approve(address touint256 tokenId
mint(uint32 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREEuint256 _MAX_FREE_PER_WALLETuint256 MAX_S
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(