LocalCoinSwapV2Escrow

Verified contract

Active on Ethereum with 20,894 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 $154,107.93
ERC-20
Value $15,461.14
ERC-20
Value $3,385.78
ERC-20
Value $170.95
ERC-20
Value $36.61
ERC-20
Value $0
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
0x0a1c405884d55cb0b1b39978b2b0661b1b8a97762ee37fd97d530f96a6d02cbd
0xd155f9f324c2a1b3d30f40279bca6a706a18feb6a873a4615e72e82a3837b356
0x678410ef9150e9626bc78079a16bc86442e9d2aa081934fef055d3c20e2a2bda
0x215703f39db798fc612c640183815659f92f977565a86ff87e0272ed6b0900ac
0x259d5247aee6a236f13528039294ef2ba0a492ef49670ed3a06b931b8ee984b9
0x771a0f1e453aaf73de248fc9ac09a66ff83c0582321b2fa9f085aa28395d914a
0x7580d5c8d0cbd3b4fbbb6d121d97c30f753e34de729545fc42f4b7b85728e2f3
0x0f91da3f7d058f3501d1f530119f75ceed76f5679e2614643500b13b3cfb91d8
0xd541b2913bc1fcb3c021d7c545612ec31d72d8d7f05efc80e2b28019417cacac
0x65426801e61a901311432c5b1a80e66b5bd69961447f8118e343bfa0ce9512dd

Functions
Getter at block 20468380
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.