LocalEthereumEscrows

Verified contract

Active on Ethereum with 472,750 txns
Deployed by via 0xf8aa9a62 at 5718203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,862.35
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa0fd8448c2f52230e5e6776d74049ff747888213236d97cd216f68c1b58b7b98
0xc36e6c1c3c82c4a2d550b1b42c4b3f4696005cf7594e937d49db6bc137d2034b
0x8908d0621ef8bed1a8ab06e4667a1d6ba7d90793cf98afd8d67a057cd0d09814
0x7d2deac9e5235ef793e5ce931997584d7ce0bfc31496a1ccd13644f3a3289a12
0x97000eae438027af849eb3eb729761f0a8268a0c79a3dc4dc761d2b03ee3a8d5
0x44cd187fd675f31ba3c226252100caa8d55d09b9209c96f0f2e48d9e406a7b3d
0x1feac0745c2cc22061dbf9552f17010d5116f7d24b2911e288b10af85d41bb83
0xdac61732be8b511846ee09c412e2aa472cb7ee1b1b21384b90b5db4113d3890b
0x5586af7742cea57526cd116894e5557e757e8a490a0c7735b5503ed1f16e3925
0xfe3dac1f40048bd01a38eb7dabc403b4006e77a986c9554c49016290202ac80c

Functions
Getter at block 20791824
arbitrator(view returns (address)
0xa38f728c9431a4248753c63423518faf4de63e18
feesAvailableForWithdraw(view returns (uint256)
2922583526635070226
owner(view returns (address)
0x47d70d729c6efd464cc49ebb6f4ee240219ecb9e
relayer(view returns (address)
0xf008e2c7a7f16ac706c2e0ebd3f015d442016420
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
sellerCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.