Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x794c…fd6b
Balances ($0.00)
No balances found for "SwapNFT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22382412 | 12 days ago | | | 0 | 0.0000055215281 | |
| 22256939 | 15 days ago | | | 0 | 9.3366699e-7 | |
| 22254113 | 15 days ago | | | 0 | 8.3424506e-7 | |
| 22173476 | 17 days ago | | | 0 | 0.0000031457159 | |
| 22147574 | 17 days ago | | | 0 | 0.0000056932870 | |
| 15230497 | 6 months ago | | | 0 | 0.0000016301611 | |
| 14748646 | 6 months ago | | | 0 | 0.000025307279 | |
| 13707923 | 7 months ago | | | 0 | 0.000015650158 | |
| 13677507 | 7 months ago | | | 0 | 0.000096885682 | |
| 12993274 | 7 months ago | | | 0 | 0.000050697509 |
ABI
ABI objects
Getter at block 22903412
WETH() view returns (address)
0x4200000000000000000000000000000000000006
nftAddress() view returns (address)
0x20ad63b3c9c5a6b7afac41684e10eacf2083e97c
owner() view returns (address)
0x0b508c355dea2d2059e061f0c3205bd08a72c434
tokenAddress() view returns (address)
0x28ed8909de1b3881400413ea970cce377a004cca
Read-only
This contract contains no read-only function objects.
State-modifying
Events onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
swapETH2NFT(uint256 amount, uint256[] nfts, uint256 deadline) payable returns (uint256[])
swapNft2ETH(uint256 amountOutMin, uint256[] nfts, uint256 deadline) payable
transferOwnership(address newOwner)
ETH2NFT(address indexed receiver, uint256[] nftIds)
NFT2ETH(address indexed receiver, uint256[] nftIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _nftAddress, address _swapRouter, address _nftPool)
receive()
This contract contains no error objects.