The latest block we've processed for this chain is 21213264, which is 25 minutes old. We're running behind the tip but working to resolve the issue.

EtherSwap

Verified contract

Active on Ethereum with 642 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,449.79
0xe0b88c01bef8aa6fcf0cbd9a7395c902b3d1e87cd495f2ed68714814534d95cf
0xebd19d9e4c6320a799b075e221a41c09ce3db367b27ac774a53c4165d47ead1a
0x169bb8408fa70d4afe62c0b469ca321ad0d92bb6a6e833a5ed3a49cec217979f
0x8969cb6dc7f1d47aef316d5cd9acf3f8d22aa672b03bd80a06308fb319606f08
0xb7e4362ad5dd5aaaf03dec42c6b887ef723c24d01729b30e3f6415d71a759c75
0xe332f6c209ea37421eb7eaad8dc455aec1681e698a5969244249629cea4d864f
0x8bd069e976ddf3c0c9e29c537970e413ad3cb18dcf4990259ba33fe9011a7858
0xf0818e568f29b52240edb5f1b84f2ee24441f8cbb7a9505ecead154d3c76552a
0x691e9d462af26abfe150f3aa600988c75c492da424c764c26a7e851d3a69acda
0xed9cfcbb136e8f48ffc11c635f2492fff764bb10ff93f7a9836ec858c3c1f781

Functions
Getter at block 21213263
collectedFees(view returns (uint256)
776037600254079293
feePerMillion(view returns (uint64)
1000
feeRecipient(view returns (address)
0xc5bf0223730816f4c5057c13eab5ae99988f7795
numberOfSwaps(view returns (uint32)
322
recipientChangeLockDuration(view returns (uint64)
1200
Read-only
feeFromSwapValue(uint256 valueview returns (uint256)
swaps(uint32view returns (bytes32 hashedSecretaddress initiatoruint64 endTimeStampaddress recipientuint64 changeRecipientTimestampuint256 valueuint256 expectedAmount)
State-modifying
changeRecipient(uint32 _swapIdaddress _recipient
claim(uint32 _idbytes32 _proof
commit(uint64 _swapEndTimestampbytes32 _hashedSecretuint256 _payoutuint256 _expectedAmountaddress _recipientpayable 
commit(uint64 _transactionExpiryTimeuint64 _lockTimeSecbytes32 _hashedSecretuint256 _payoutuint256 _expectedAmountaddress _recipientpayable 
refund(uint32 id
withdrawFees(
Events
ChangeRecipient(address recipientuint32 indexed id
Claim(address recipientuint256 valuebytes32 proofuint32 indexed id
Commit(address initiatoraddress recipientuint256 valueuint256 expectedAmountuint64 endTimeStampbytes32 indexed hashedSecretuint32 indexed id
Refund(uint32 indexed id
WithdrawFees(uint256 value
Constructor
constructor(uint64 _recipientChangeLockDurationaddress _feeRecipientuint64 _feePerMillion
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.