K9

Verified contract

Active on Ethereum with 932 txns
Deployed by via 0x1e7f12ad at 14101696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $404.04
0xc84ff0e0d48461441749623b939b831f9c37563e9be2a40b680cd52b09cd72e6
0x4f9cd9b38c895b050ba31ed2e057d58ea53b722a374487d1a2b9012f1106a5d5
0x0f067c6022de2e64a07042b0edbb5db4fe90bd26d4d49ab4e5ab175c1c3235b7
0x7b9c5bb5dfd2f7953b7ecc2ca491b2ec3fbd187115f95aed77bb0762f5e4cc13
0x77fc4fc087aec996277a997a226e324975d147b6d892473a9d8a1322a5fb8720
0xf745053160368c9716946cfb95246e9e08c2630aec890366e64dabaf672e0ec4
0x53c2334592fbae66db2d5d53b79dac905aa3e31f21c9acbe3c6f3294f7aa2cfc
0xe28c930b40f9e696f2f4e5c42a07907a582ee01196401767dee6189271c8c216
0xb64f257f5d729b9ac6cee702e4a49d612962d3df2b9c12046b83e430ce6d4556
0xaa0cadc5d4e630245d12a4104abb68ce7887c2d9e5db1028635bcc2a316453d8

Functions
Getter at block 21167756
MAX_ORDER(view returns (uint256)
8
MAX_PRESALE_AMOUNT(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
4444
PRESALE_PRICE(view returns (uint256)
50000000000000000
PRICE(view returns (uint256)
60000000000000000
isMainsaleActive(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isVerified(view returns (bool)
true
name(view returns (string)
K9
owner(view returns (address)
0x1a182000b67f6ca98fb2ffe054d18aa1cd92ed9b
symbol(view returns (string)
K9
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokensByOwner(address ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isDelegate(address addrview returns (bool)
isOwnerOf(address accountuint256[] tokenIdsview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMap(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address accountview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitybytes signaturepayable 
mintTo(uint256[] quantityaddress[] recipientpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool isPresaleActive_bool isMainsaleActive_bool isVerified_
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURIstring _newSuffix
setDelegate(address addrbool isDelegate_
setMax(uint256 maxOrderuint256 maxSupply
setPrice(uint256 price
setSecret(string secret
setSigner(address signer
setWithdrawalData(address[] _addruint256[] _splits
transferBatch(address fromaddress touint256[] tokenIdsbytes data
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
fallback(
receive(
Errors

This contract contains no error objects.