EtomicSwap
Verified contract
Active on
Ethereum with 621 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "EtomicSwap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21234803 | 6 days ago | | | 0 | 0.00043048440 | |
| 21234733 | 6 days ago | | | 0.56765909 | 0.00053625327 | |
| 21231209 | 6 days ago | | | 0 | 0.00076267014 | |
| 21231169 | 6 days ago | | | 0.29411825 | 0.00085056332 | |
| 21046643 | a month ago | | | 0 | 0.00021059457 | |
| 21046640 | a month ago | | | 0.10262639 | 0.00023669153 | |
| 20870306 | 2 months ago | | | 0 | 0.00055505338 | |
| 20870171 | 2 months ago | | | 0.2365914 | 0.00078159811 | |
| 20653471 | 3 months ago | | | 0 | 0.000063549453 | |
| 20653467 | 3 months ago | | | 0.00497891 | 0.000071356917 |
ABI
ABI objects
Getter at block 21274451
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, 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, address _sender)
senderRefund(bytes32 _id, uint256 _amount, bytes20 _paymentHash, address _tokenAddress, 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.