LocalCryptosETHEscrows

Verified contract

Active on Ethereum with 88,671 txns
Deployed by via 0x60d2f00d at 11754098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,961.66
0x2c6fa0ee42378ccee49c7a8ed5ca4dfcfada58707ca9769c8d918699ccc483b3
0xc4ef3d6cf0ebaeccf06c69c466f623468a1c1d545baa93588afb3ef200682012
0x3ab6c05b8ba8b3f9281231852be11f3ddee413202e77d5a9fa241b9fe61c19f8
0x5e031677fdea9002285b956a346cc24d217136be7eed00a9a9cf1e8b86e43adf
0x5ac58ff1abbf89d83faaa520e604ebfdf763dfd199bf7aeb66595798d4e6af98
0xa364cd0178ece17e275f28fc51a0fb93ca91cc7986d029967366a7cfedb3c0af
0x57c707be9837d3953c2dff08e50d2fc7c7ec125e7bbe60ccadc8b167eae4bc94
0x66d0cee2e79406de29aad72ded4c089788386229bba645562763b034daa61279
0xc242b64b2a0ffbed3c32d774def8d04a9e058df5eefeb31137786f4e738bdb6d
0xa79a4a45a2e806a60c780ba59782a95d625c11aa61029d30e83bdf8c0713eaad

Functions
Getter at block 21157660
arbitrator(view returns (address)
0xa38f728c9431a4248753c63423518faf4de63e18
feesAvailableForWithdraw(view returns (uint256)
0
inviterAddress(view returns (address)
0xf008e2c7a7f16ac706c2e0ebd3f015d442016420
owner(view returns (address)
0x47d70d729c6efd464cc49ebb6f4ee240219ecb9e
requestCancellationMinimumTime(view returns (uint32)
7200
Read-only
escrows(bytes32view returns (bool existsuint32 sellerCanCancelAfteruint128 totalGasFeesSpentByRelayer)
relayers(addressview returns (bool)
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
sellerCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
sellerRequestCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
setArbitrator(address _newArbitrator
setInviterAddress(address _newInviterAddress
setOwner(address _newOwner
setRelayer(address _newRelayerbool _enabled
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.