LocalCoinSwapV2Escrow

Verified contract

Active on Ethereum with 25,986 txns
Deployed by via 0x0ef61873 at 11055200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $226,492.49
ERC-20
Value $6,544.73
ERC-20
Value $6,062.3
ERC-20
Value $243.67
ERC-20
Value $47.33
ERC-20
Value $0
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
0x63ad42772323ead03fd8a018a10c5ee9095c35087964caf5c894030c64404584
0xe4d72e6ea07deef44fc34423f13e36d988abe5555f592c42bef37a85b7b663ca
0x34e973af2d4d72b8ffff4cc532f67ddda6d581d26161632b97a81de6ba7ce700
0x56abe5126a7b10112ff0f52af088bff653329f786529609cafc3851ee621d45d
0xdccd5e6d6ad514a8626285b5a26051e228d958c8c04977755c4cf9f9b49c0d5a
0xa0f78bae88697872f03f311091fdbf98eedd3273884c97d19a3a9e5ba7cdf7c2
0x89aeb302e99f4adfd790d1079262e2347814f5d2efe01e6ffe54984cb240f4da
0xd6cdc8d70dde674bb588f585e1a7b3b9d52141e0a8d5ce2044b251c4659275af
0xf05506f48df16b7cf2af85364b94a06ed52f3b6a0ba4c4e54a23c9adc8d0b7d3
0x56dde2173f635f2ba0f0ffdca44a103ff889c56d701013cacd7f36d2329b09c9

Functions
Getter at block 21246271
arbitrator(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
minimumTradeValue(view returns (uint16)
1
owner(view returns (address)
0x7ab685a614d0aac012e85f778fcc36913f3b2271
relayer(view returns (address)
0x877cf5f02497607e0b4e4e6aaf6c275648cd5ce5
Read-only
escrows(bytes32view returns (bool existsuint128 totalGasFeesSpentByRelayeraddress tokenContract)
feesAvailableForWithdraw(addressview returns (uint256)
State-modifying
batchRelay(bytes16[] _tradeIDaddress[] _selleraddress[] _buyeruint256[] _valueuint16[] _feeuint128[] _maximumGasPriceuint8[] _vbytes32[] _rbytes32[] _suint8[] _instructionBytereturns (bool[])
buyerCancel(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
createEscrow(bytes16 _tradeIDaddress _currencyaddress _selleraddress _buyeruint256 _valueuint16 _feeuint8 _vbytes32 _rbytes32 _spayable 
relay(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feeuint128 _maximumGasPriceuint8 _vbytes32 _rbytes32 _suint8 _instructionByteuint128 _additionalGasreturns (bool)
relayEscrow(bytes16 _tradeIDaddress _currencyaddress _selleraddress _buyeruint256 _valueuint16 _feeuint8 _vbytes32 _rbytes32 _sbytes32 _nonceuint8 _v_gaslessbytes32 _r_gaslessbytes32 _s_gaslesspayable 
release(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feereturns (bool)
resolveDispute(bytes16 _tradeIDaddress _selleraddress _buyeruint256 _valueuint16 _feeuint8 _vbytes32 _rbytes32 _suint8 _buyerPercent
setArbitrator(address _newArbitrator
setMinimumValue(uint16 _newMinimumValue
setOwner(address _newOwner
setRelayer(address _newRelayer
withdrawFees(address _toaddress _currencyuint256 _amount
Events
CancelledByBuyer(bytes32 _tradeHashuint128 totalGasFeesSpentByRelayer
Created(bytes32 _tradeHash
DisputeResolved(bytes32 _tradeHashuint128 totalGasFeesSpentByRelayer
Released(bytes32 _tradeHashuint128 totalGasFeesSpentByRelayer
Constructor
constructor(address initialAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.