LocalCoinSwapTetherEscrow

Verified contract

Active on Ethereum with 208 txns
Deployed by via 0x0e4755f0 at 9365181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $10.59
0x3d594662145311f59bb11d258c0e38b89e3d08f356743f9fe178ca7086513b7c
0xc712ac46ca5c68b9f1545a54b4a3bd9ea7ad75aab8bca05472e6b66b92803fc4
0x7666462656383caea91f609e60ff37a0415a32a9c09e59de263133a7b2fb69e3
0x78c61c85094fb9f0b415d97688e2cd2b71561bb9f889b47722ebd0a9ddd5b4da
0xeb764c532ef5fd28324c867950057df756f90c8c52417ea981740cc74725d4a4
0xe491685c6f1916a2835880ba99d89ef412e5f31a590937e2a011de91a0e740ce
0x2cb8445862244b9d952e65f3c84bf77f8e53ff500903f4dbabdfc9dd3e438ccf
0x29be4b611afa96cfb8da47c76df37bdc845515dfd80109a4d29cd89e8bfafc58
0x1a23f8dda67d8d57a2ea9b6b4243792b5fb62a5ca10143ba31c8fc0371f07c89
0xc23df2bc87f569c4e62765d6affde1c71984a268ba7c211b2193416ebb71f9cd

Functions
Getter at block 20879599
arbitrator(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
feesAvailableForWithdraw(view returns (uint256)
0
minimumValue(view returns (uint16)
1
owner(view returns (address)
0x665f3e7a712c470c7c5036ed0f762f936dfe36a7
relayer(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
requestCancellationMinimumTime(view returns (uint32)
7200
tokenContract(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
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)
initialize(address initialOwneraddress contractAddress
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
setMinimumValue(uint16 _newMinimumValue
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 _tradeHashuint128 totalGasFeesSpentByRelayer
CancelledBySeller(bytes32 _tradeHashuint128 totalGasFeesSpentByRelayer
Created(bytes32 _tradeHash
DisputeResolved(bytes32 _tradeHashuint128 totalGasFeesSpentByRelayer
Released(bytes32 _tradeHashuint128 totalGasFeesSpentByRelayer
SellerCancelDisabled(bytes32 _tradeHash
SellerRequestedCancel(bytes32 _tradeHash
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.