LocalCoinSwapEthereumEscrow

Verified contract

Active on Ethereum with 597 txns
Deployed by via 0x60e68acb at 10070363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,406.86
0x7af521d68ef77d8e23394db8da1d25d2f6295bad50afed7685ee1269fbabe9a2
0x6effe149531de885e32c7a3880d632fb0328aec08a547eb15e711828369ea2e0
0xbfa49ca3401570c1488287a42f71209abb008802001877665f4f5324226bbb10
0x2b4e609c5284a868a4f24961ffda73fa92435a1befced966cc3f485d69f9d6f0
0xda1ab71d7648344ded5ec9b63db4bbe51c80c928eaf95ecfbe47873706569121
0x80fbf289bce81c01ee0d866783781ff3395aa3046bd2b5ca73462ffd95572300
0xf4a9c4854d93e8c63d76795f6278007c1d24e449df30f1524c8544e75d7c4435
0x4cb30492ebc6c730e0f64ab423eb7f9b1f2bbcc173eb0bfc2147cfedc0719875
0xaf45641e4521d917f370ec32fcb514897157b90ad1366a8126360e6cd71c4506
0xb64c51da4196dc6e7a3bdb2a6991a56afc4641832276db4e495fcd044d703097

Functions
Getter at block 21295063
arbitrator(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
feesAvailableForWithdraw(view returns (uint256)
0
owner(view returns (address)
0x665f3e7a712c470c7c5036ed0f762f936dfe36a7
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 
disableSellerCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
release(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
resolveDispute(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feeuint8 _vbytes32 _rbytes32 _suint8 _buyerPercent
sellerRequestCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
setArbitrator(address _newArbitrator
setOwner(address _newOwner
setRelayer(address _newRelayer
setRequestCancellationMinimumTime(uint32 _newRequestCancellationMinimumTime
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.