NekoSwapper
Verified contract
Active on
Ethereum with 2,360 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- | |
NEKONATION | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16213476 | 2 years ago | | | 0 | 0.0016551897 | |
| 16213471 | 2 years ago | | | 0 | 0.0077160304 | |
| 16213461 | 2 years ago | | | 0 | 0.0030275566 | |
| 16213457 | 2 years ago | | | 0 | 0.0024006902 | |
| 16213452 | 2 years ago | | | 0 | 0.0026724287 | |
| 16213429 | 2 years ago | | | 0 | 0.0016767990 | |
| 16213382 | 2 years ago | | | 0 | 0.0041423463 | |
| 16213345 | 2 years ago | | | 0 | 0.0039565879 | |
| 16213320 | 2 years ago | | | 0 | 0.0024262510 | |
| 16213311 | 2 years ago | | | 0 | 0.0026473841 |
ABI
ABI objects
Getter at block 21311363
NekonationContractAddress() view returns (address)
0x660e8ac72dd2c4b69fbefd0c89824c7e0a88e8a2
SUPPORT_ROLE() view returns (bytes32)
0xd8acb51ff3d48f690a25887aaf234c4ae5a66ab9839243cd8e2b639cade0663b
contractHasApproval() view returns (bool)
false
contractHasSupportRole() view returns (bool)
true
owner() view returns (address)
0x31e3c0bb84fea015499c4b1f0ce05650461989f4
swapFee() view returns (uint256)
0
swapTimeThreshold() view returns (uint256)
21600
Read-only
getTokenIDsTimes(uint256[] usersTokenIDsArray) view returns (uint256[])
lastSwapTimeOfTokenId(uint256) view returns (uint256)
tokenIDsOwnershipValid(uint256[] tokenIds) view returns (bool)
tokenIDsTimeCanSwap(uint256[] tokenIds) view returns (bool)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events changeSwapFee(uint256 newSwapFee)
changeSwapTimeThreshold(uint256 newSwapTimeThreshold)
renounceOwnership()
swap(uint256[] oldTokenIds) payable
transferOwnership(address newOwner)
withdrawETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.