NFT20CasUpgreadableV2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "NFT20CasUpgreadableV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "NFT20CasUpgreadableV2"
ABI
ABI objects
Getter at block 20791607
ETH() view returns (address)
0x0000000000000000000000000000000000000000
NFT20() view returns (address)
0x0000000000000000000000000000000000000000
UNIV2() view returns (address)
0x0000000000000000000000000000000000000000
UNIV3() view returns (address)
0x0000000000000000000000000000000000000000
WETH() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events ethForNft(address _nft, uint256[] _toIds, uint256[] _toAmounts, address _receipient, uint24 _fee, bool isV3) payable
nftForEth(address _nft, uint256[] _ids, uint256[] _amounts, bool isErc721, uint24 _fee, bool isV3)
recoverERC20(address tokenAddress, uint256 tokenAmount, address sendTo)
renounceOwnership()
setNFT20(address _registry)
transferOwnership(address newOwner)
withdrawEth() payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.