EtomicSwap
Verified contract
Active on
Ethereum with 1,726 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$11,338.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.834158 | $4,000.75 |
$11,338.76 | |
USDT | ERC-20 | 532.051058 | $1.00 |
$532.05 | |
HEX | ERC-20 | 1.307 | $0.005631 |
$0.01 | |
KICK | ERC-20 | 888.888K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9624158 | 5 years ago | | | 0 | 0.00048890400 | |
| 9624144 | 5 years ago | | | 0 | 0.00012893925 | |
| 9546458 | 5 years ago | | | 0 | 0.00048880800 | |
| 9546435 | 5 years ago | | | 0 | 0.00010313556 | |
| 9546409 | 5 years ago | | | 0 | 0.00048880800 | |
| 9546395 | 5 years ago | | | 0 | 0.00039072500 | |
| 9543730 | 5 years ago | | | 0 | 0.00048890400 | |
| 9543710 | 5 years ago | | | 0 | 0.00015629001 | |
| 9543665 | 5 years ago | | | 0 | 0.00048890400 | |
| 9543646 | 5 years ago | | | 0 | 0.00039072500 |
ABI
ABI objects
Getter at block 21420953
This contract contains no getter function objects.
Read-only
payments(bytes32) view returns (bytes20 paymentHash, uint64 lockTime, uint8 state)
State-modifying
Events erc20Payment(bytes32 _id, uint256 _amount, address _tokenAddress, bool _isLegacyToken, address _receiver, bytes20 _secretHash, uint64 _lockTime) payable
ethPayment(bytes32 _id, address _receiver, bytes20 _secretHash, uint64 _lockTime) payable
receiverSpend(bytes32 _id, uint256 _amount, bytes32 _secret, address _tokenAddress, bool _isLegacyToken, address _sender)
senderRefund(bytes32 _id, uint256 _amount, bytes20 _paymentHash, address _tokenAddress, bool _isLegacyToken, address _receiver)
PaymentSent(bytes32 id)
ReceiverSpent(bytes32 id, bytes32 secret)
SenderRefunded(bytes32 id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.