NekoClans

Verified contract

Active on Ethereum with 829 txns
Deployed by via 0x9d4fc85e at 15145319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NekoClans"

0xd346e8e16fb41ebd3bde31a231a3ed1f0db5c41253c7980cabadaf1d2e950181
0x5110a0c1bd4b91c2b81e426fd4837078d354667216a7203ac67d21aa5937aa16
0x2a5cc64b72601a96aa55b8e247b8f0a88195481c63f3e727fc8a819b33b13e1e
0x8cbbf6d50ba7685625733bbe2981218fb134284df6a249e745ebcc02d2c3fb42
0x471334f5cbb047aa84ad4d74ad31cd9c8f4d5f9bff058b9528162fb4ed4dbbb9
0x89878e0bc0255aa623ede1e3d9ece72d5b89a789ad6c609a88cddec965e883e8
0x443b8cc3e651b8aae558431a4b1f1f1939e3ea2b21b13a40ba8cc9bcb89fd98e
0x91ea8c05970c7db4e60c1815ec7a47e8cf49f24a5316e880986061c9b8174f15
0x91fade60cbdc419d4c1b8b9078bf2d3b1f3ecb6e2d9172145f8fbb47922a3ae8
0xda3973634f9b17854788e0e53aa614a033828eb233d2229e320a4ea603f37a7f

Functions
Getter at block 21305683
baseURI(view returns (string)
https://raw.githubusercontent.com/nekoclan/nft_asset/main/json/
maxSupply(view returns (uint256)
5666
maxWalletFreeSupply(view returns (uint256)
1
maxWalletWlSupply(view returns (uint256)
3
name(view returns (string)
NekoClans
owner(view returns (address)
0xc3ea414dc06eef10dae81eaacfd04a35ce3e22c5
price(view returns (uint256)
8990000000000000
symbol(view returns (string)
NekoClans
totalSupply(view returns (uint256)
1005
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNftInfo(address _addressview returns (uint256 _whitelistMinteduint256 _freeMinteduint256 _publicMinteduint256 _priceWluint256 _maxMintWluint256 _priceFreeuint256 _maxMintFreeuint256 _pricePublicuint256 _maxMintPublicuint256 totalMinted)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedCount(uint8addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
publicAdopt(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setSignerAddress(address newSignerAddress
setWithdrawAddress(address newWithdrawAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteListAdopt(uint256 quantitybytes32 hashbytes signaturepayable 
withdraw(
withdraw(address beneficiary
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(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(