LocalCoinSwapEthereumEscrow

Verified contract

Active on Ethereum with 61,847 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 $96,259.57
0x5e949fe069c5ee9b43bf3688a84b60af33e456d6087468f1a0fb0950ed09f95e
0x32c6a628de5005aba6ed1902e7c73c4cce88a768489f928f93098a34b04e8e7f
0xb4445a2c21f00660a38fac10dc5934b07e0781c76fc838058b4a8b72b8bf3c54
0xfc643b5c964834199c941d7754ea01cf69e85930ad30a6a895eae2d63596ede8
0x00cb16c331ef463f56b2731f591b43746537265e999d64dc59160d9106d28b65
0x09c76625578b9458482b8d6fbb19669aeead09438c8b2e2e42af84a1ac6d1778
0xa036789e2b074aa3b7693b52764e77377327b005d2ddd315d71c93e47944f4a2
0x2e9335e148d2d27ed85dfb4deb96bb5db6c2d19f964abfbcd1398334e24acc9a
0xa179d8781e8bae34e186c5ac1a5d921ff6048042ff24bd00415f294a89b75ee8
0x16a621c42f9775d696dbed2316d1096e63660196c854c90b8d5d11566b79ec82

Functions
Getter at block 20791611
arbitrator(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
feesAvailableForWithdraw(view returns (uint256)
11520370949256571790
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.