NekoCore Pilot Program

Verified contract

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

No balances found for "NekoCore Pilot Program"

0x298ba962c13698718d1d4490f070bfa5ba1fa536d3f03eedb3a030d2b18a2333
0x08dba4bc3fb21e461b1c4f4e5dcfffc551fdad8ffec7351b682e5fe89be13d86
0x4c3d9cb13518e0654d69211858a1dd68758d4c188088a46184554bc189556fd8
0x601e77aae1c298b29ac48bf399df6432ad4290a11fda99a8f53ce26840b20436
0x2888dbfd211ac6e256319c70c72bd28dce47edfbefa9857f38f0b808df9ba0d8
0xac2b0d7e1462e59ea800ea6f6bf81719d5edad897df00158f5a9afbb5dfe6023
0x81e3accbe04755c98ef2550a6d92a26a17baa5305db879083142d9b83a3f5322
0x45a91f330b2044ce10f78f27023eea7cba8db3e4fc8feb7b92769f0369cb81ac
0xe26865e86ee34cc3433943e2e8d556aeab7c96c0d210f5e980e9f5c1a2c83b8e
0x8d4f43fd93d45db1a7e30a42eab956da7ae631a4d474a985fbd640f74c18cefc

Functions
Getter at block 21318646
MAX_CLAIM_SIZE(view returns (uint256)
128
MINTABLE(view returns (bool)
true
ORIGINAL_CONTRACT(view returns (address)
0xc1328cf1cf8db8a5fc407cd56759007c7d20e398
PROVENANCE(view returns (bytes32)
0x93395e9c1352c9029bf61913ef693a22e85f3d2befc28f63d58a9090422c2a38
name(view returns (string)
NekoCore Pilot Program
owner(view returns (address)
0x05fe297125ebb752edb3ef91e13811280a7ecdd1
symbol(view returns (string)
NEKOPILOTS
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
claimsAvailable(address testview returns (uint256[128])
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
claim(uint256 token_id
claimAll(uint256[] claims
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintable(bool allow
setTokenURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(address originalNekoCorestring baseTokenURIbytes32 provenance
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.