1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
market/src/components/organisms/AssetActions/Trade
mihaisc b5a11d6d0f
Handle price fetching better (#265)
* fix price refresh, add AssetProvider

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* price comment

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix trade

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix trade

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix pool liquidity

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix AssetProvider

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix import

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove console.log

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* pool refresh fix

* simplify, logging

* handle errors

* cleanup

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-20 14:31:28 +01:00
..
FormTrade.module.css Swap tokens (#204) 2020-11-16 16:21:15 +01:00
FormTrade.tsx Fix trade (#253) 2020-11-16 21:45:35 +02:00
index.tsx Handle price fetching better (#265) 2020-11-20 14:31:28 +01:00
Output.module.css Swap tokens (#204) 2020-11-16 16:21:15 +01:00
Output.tsx Swap tokens (#204) 2020-11-16 16:21:15 +01:00
Slippage.module.css Swap tokens (#204) 2020-11-16 16:21:15 +01:00
Slippage.tsx Swap tokens (#204) 2020-11-16 16:21:15 +01:00
Swap.module.css Blink fixes (#267) 2020-11-20 09:48:49 +01:00
Swap.tsx Swap tokens (#204) 2020-11-16 16:21:15 +01:00
TradeInput.module.css Swap tokens (#204) 2020-11-16 16:21:15 +01:00
TradeInput.tsx Swap tokens (#204) 2020-11-16 16:21:15 +01:00