EtherSwap
Verified contract
Active on
Ethereum with 573 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$296.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.080934 | $3,665.12 |
$296.63 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20394046 | 5 months ago | | | 0 | 0.000067976609 | |
| 17020181 | 2 years ago | | | 0 | 0.00087751610 | |
| 17020158 | 2 years ago | | | 0.00635819 | 0.0012360288 | |
| 16658831 | 2 years ago | | | 0 | 0.00063230093 | |
| 16657952 | 2 years ago | | | 0.00623296 | 0.0011443572 | |
| 16657722 | 2 years ago | | | 0 | 0.00073702385 | |
| 16657720 | 2 years ago | | | 0.18476569 | 0.0010326734 | |
| 16640885 | 2 years ago | | | 0 | 0.00086996409 | |
| 16640884 | 2 years ago | | | 0.04180153 | 0.0012382484 | |
| 16576434 | 2 years ago | | | 0 | 0.00068062669 |
ABI
ABI objects
Getter at block 21434122
version() view returns (uint8)
2
Read-only
hashValues(bytes32 preimageHash, uint256 amount, address claimAddress, address refundAddress, uint256 timelock) pure returns (bytes32)
swaps(bytes32) view returns (bool)
State-modifying
Events claim(bytes32 preimage, uint256 amount, address refundAddress, uint256 timelock)
lock(bytes32 preimageHash, address claimAddress, uint256 timelock) payable
lockPrepayMinerfee(bytes32 preimageHash, address claimAddress, uint256 timelock, uint256 prepayAmount) payable
refund(bytes32 preimageHash, uint256 amount, address claimAddress, uint256 timelock)
Claim(bytes32 indexed preimageHash, bytes32 preimage)
Lockup(bytes32 indexed preimageHash, uint256 amount, address claimAddress, address indexed refundAddress, uint256 timelock)
Refund(bytes32 indexed preimageHash)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.