LocalCoinSwapEthereumEscrow

Verified contract

Active on Ethereum with 71,867 txns
Deployed by via 0xdbfabc84 at 11055781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $109,207.39
0x02db664fe96d02958d4f8459468910046dfeafbbcc8870c9c1af5421100b3605
0x8ade11056b8fb9fb4340f11532110b8f1757864a71ea597198d7b49532faa554
0xa46dcbe440a0bbe71b0c6395b70b1f59038475a814049e8b9bcca07173d36f80
0x60e06a17917657e54abcac520e4eb0ad2d7132382ce2d43aae81a363f12da780
0xe09de1d29beff95688fe55619ec39a62134fb77e534cd766c4773b595c1751ad
0xabe59b66ea199a33e9772f38642a42cf920d5d41c12ca6ffd8118bfb64b129b6
0x2a95fd70749e5214f4b7b060fc6a6c559c5752a16a288348dffbc1bddff50bd3
0x5e840749e2c50cc582db482d4275dc584cd6adcb94d03c3ef588c53d3724ba1f
0x354fc4b8a935fde7b89cff6a78cbb233a351bf83b0ae796b90f26c7e59a99272
0xece28dce073771f3125be9243608b2668e0dfe29e6bf502eb966e891fc9cd274

Functions
Getter at block 21243163
arbitrator(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
feesAvailableForWithdraw(view returns (uint256)
15304495732092098341
owner(view returns (address)
0x7ab685a614d0aac012e85f778fcc36913f3b2271
relayer(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
requestCancellationMinimumTime(view returns (uint32)
7200
Read-only
escrows(bytes32view returns (bool existsuint32 sellerCanCancelAfteruint128 totalGasFeesSpentByRelayer)
State-modifying
approveToken(address TokenContractaddress _spenderuint256 _value
batchRelay(bytes16[] _tradeIDaddress[] _selleraddress[] _buyeruint256[] _valueuint16[] _feeuint128[] _maximumGasPriceuint8[] _vbytes32[] _rbytes32[] _suint8[] _instructionBytereturns (bool[])
buyerCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
createEscrow(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feeuint32 _paymentWindowInSecondsuint32 _expiryuint8 _vbytes32 _rbytes32 _spayable 
release(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
resolveDispute(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feeuint8 _vbytes32 _rbytes32 _suint8 _buyerPercent
setArbitrator(address _newArbitrator
setOwner(address _newOwner
setRelayer(address _newRelayer
transferToken(address TokenContractaddress _transferTouint256 _value
transferTokenFrom(address TokenContractaddress _transferToaddress _transferFromuint256 _value
withdrawFees(address _touint256 _amount
Events
CancelledByBuyer(bytes32 indexed _tradeHash
CancelledBySeller(bytes32 indexed _tradeHash
Created(bytes32 indexed _tradeHash
DisputeResolved(bytes32 indexed _tradeHash
Released(bytes32 indexed _tradeHash
SellerCancelDisabled(bytes32 indexed _tradeHash
SellerRequestedCancel(bytes32 indexed _tradeHash
Constructor
constructor(address initialAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.