NftSwapProxy
Verified contract
Active on
Ethereum with 142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,366.55)
Native
Value
$1,366.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.401109 | $3,406.93 |
$1,366.55 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16744264 | 2 years ago | | | 0.0013407935 | 0.013875932 | |
| 16744190 | 2 years ago | | | 0.0020535758 | 0.015384811 | |
| 16744154 | 2 years ago | | | 0.00063863749 | 0.0086463728 | |
| 16743759 | 2 years ago | | | 0.00064572746 | 0.010031915 | |
| 16743677 | 2 years ago | | | 0.0017005976 | 0.0095251091 | |
| 16743470 | 2 years ago | | | 0.00040329729 | 0.0064569556 | |
| 16743378 | 2 years ago | | | 0.00083753406 | 0.0091503156 | |
| 16742792 | 2 years ago | | | 0.0005823739 | 0.0058248502 | |
| 16742790 | 2 years ago | | | 0.0005829508 | 0.0059794907 | |
| 16742737 | 2 years ago | | | 0.00059217662 | 0.0072444741 |
ABI
ABI objects
Getter at block 21263619
owner() view returns (address)
0x5a041ec279a81f5421667f665767b30dd8e3e36d
vaultAddress() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
Read-only
This contract contains no read-only function objects.
State-modifying
Events manifoldSwap(struct SingleSwap singleSwap, struct FundManagement funds, uint256 limit, uint256 deadline, address nftContractAddress) payable returns (uint256 amountCalculated)
renounceOwnership()
swap(struct SingleSwap singleSwap, struct FundManagement funds, uint256 limit, uint256 deadline, address nftContractAddress) payable returns (uint256 amountCalculated)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address arg0, uint256 arg1)
constructor(address _vaultAddress)
receive()
This contract contains no error objects.