Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15,628.21)
Native
Value
$15,628.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.02 | $3,113.19 |
$15,628.21 | |
DRF | ERC-721 | 1 | -- | -- | |
0x4faa…2d4c | ERC-1555 | 1 | -- | -- | |
BAG | ERC-721 | 1 | -- | -- | |
UNCOOL | ERC-721 | 1 | -- | -- | |
PAYC | ERC-721 | 1 | -- | -- | |
VFT | ERC-721 | 1 | -- | -- | |
CROAK | ERC-721 | 1 | -- | -- | |
VCT23 | ERC-721 | 1 | -- | -- | |
0xdca9…9861 (#110650244346208704495144407380238149672947027156559264031382780301971435350146) | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20889954 | 2 months ago | | | 0 | 0.00044507894 | |
| 20885275 | 2 months ago | | | 0 | 0.0021949314 | |
| 20883408 | 2 months ago | | | 0 | 0.0011114124 | |
| 20875561 | 2 months ago | | | 0 | 0.00059798384 | |
| 20875557 | 2 months ago | | | 2.98 | 0.0011325943 | |
| 20875551 | 2 months ago | | | 0 | 0.00045233192 | |
| 20875541 | 2 months ago | | | 0 | 0.0012185884 | |
| 20875529 | 2 months ago | | | 2.9 | 0.0013683352 | |
| 20875464 | 2 months ago | | | 0 | 0.00044960926 | |
| 20875451 | 2 months ago | | | 0 | 0.0015175748 |
ABI
ABI objects
Getter at block 21223023
etherLocked() view returns (uint96)
5010000000000000000
fee() view returns (uint96)
0
owner() view returns (address)
0xf37dcdef718eb72b542933b27427f39a3af09ad7
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events acceptSwap(uint64 swapId)
cancelSwap(uint64 swapId) returns (bool)
cancelSwapBySecondUser(uint64 swapId)
initiateSwap(uint64 swapId, address[] nftAddresses, uint256[] nftIds, uint128[] nftAmounts) payable
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
proposeSwap(address secondUser, address[] nftAddresses, uint256[] nftIds, uint128[] nftAmounts) payable
renounceOwnership()
safeMultipleTransfersFrom(address from, address to, address[] nftAddresses, uint256[] nftIds, uint128[] nftAmounts)
setAppFee(uint96 newFee)
transferOwnership(address newOwner)
withdrawEther(address recipient)
AppFeeChanged(uint96 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapCanceled(address indexed canceledBy, uint64 indexed swapId)
SwapCanceledBySecondUser(uint64 indexed swapId)
SwapCanceledWithSecondUserRevert(uint64 indexed swapId, bytes reason)
SwapExecuted(address indexed from, address indexed to, uint64 indexed swapId)
SwapInitiated(address indexed from, address indexed to, uint64 indexed swapId, uint128 etherValue, address[] nftAddresses, uint256[] nftIds, uint128[] nftAmounts)
SwapProposed(address indexed from, address indexed to, uint64 indexed swapId, uint128 etherValue, address[] nftAddresses, uint256[] nftIds, uint128[] nftAmounts)
TransferEthToSecondUserFailed(uint64 indexed swapId)
constructor(uint96 initalAppFee, address contractOwnerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.