NekoCoreReserve
Verified contract
Active on
Ethereum with 1,134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc132…e398
Balances ($0.00)
No balances found for "NekoCoreReserve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15491944 | 2 years ago | | | 0 | 0.00094991895 | |
| 15491937 | 2 years ago | | | 0 | 0.00076650244 | |
| 15491928 | 2 years ago | | | 0 | 0.00044663093 | |
| 15486372 | 2 years ago | | | 0 | 0.00071917811 | |
| 15486254 | 2 years ago | | | 0 | 0.00073351080 | |
| 15486111 | 2 years ago | | | 0 | 0.0013552953 | |
| 15486090 | 2 years ago | | | 0 | 0.0016567173 | |
| 15486089 | 2 years ago | | | 0 | 0.0016670700 | |
| 15486088 | 2 years ago | | | 0 | 0.0017250535 | |
| 15486082 | 2 years ago | | | 0 | 0.0020587011 |
ABI
ABI objects
Getter at block 21419373
BATCH_CLAIM_SIZE() view returns (uint256)
64
BUY_ONE_GET_X() view returns (uint256)
0
CLAIM_STRATEGY_FOR_FREE_MINTS() view returns (uint8)
0
CLAIM_STRATEGY_FOR_PAID_MINTS() view returns (uint8)
0
EXPLICITLY_SET_CLAIMS_FOR_FREE_MINTS() view returns (uint256)
1
EXPLICITLY_SET_CLAIMS_FOR_PAID_MINTS() view returns (uint256)
1
MINTABLE() view returns (bool)
false
ORIGINAL_CONTRACT() view returns (address)
0xc1328cf1cf8db8a5fc407cd56759007c7d20e398
ORIGINAL_PRICE() view returns (uint256)
90000000000000000
PRICE() view returns (uint256)
0
owner() view returns (address)
0x05fe297125ebb752edb3ef91e13811280a7ecdd1
Read-only
TIMES_CLAIMED(uint256) view returns (uint256)
claimable(uint256 token_id) view returns (bool)
claimsAvailable(address test) view returns (uint256[64])
State-modifying
Events airdrop(uint256 count, address to)
claim(uint256 token_id)
claimAll(uint256[] claims)
mint(uint256 count) payable
onERC721Received(address, address, uint256, bytes) returns (bytes4)
reclaimOwnership()
renounceOwnership()
setClaimStrategyAndLimits(uint8 free, uint256 freeExplicitlySet, uint8 paid, uint256 paidExplicitlySet)
setMintPrice(uint256 amtWei)
setMintable(bool mintable)
setRedemptionAmount(uint256 amt)
setTargetContract(address nkc)
setTokenClaimCountManually(uint256 token_id, uint256 claims)
transferOwnership(address newOwner)
withdraw(uint256 amtWei)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.