1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-15 01:34:57 +01:00
market/src/providers
claudiaHash 88663d812a
Highest liquidity list based on subgraph (#512)
* fetch pools from graph, fetch ddos for pools

* WIP on displaying highest liquidity assets

* loader added

* check ddo state for each asset

* data ordered  by valueLocked, logger added

* filter ddos for purgatory

* verify  ddo isConsumable price attribute

* moved query into subgraph.ts

* send did list, fix assets display

* fixes on assets display

* assets sorted by dids

* get assets on correct order

* get assets in correct order

* loading assets fixes

* correct order and loading, network overloaded

* fixes on loading

* fixed on network change, added loading

* fixed on network change when no wallet connected, improved loading

Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
Co-authored-by: Norbi <katunanorbert@gmai.com>
2021-06-02 12:14:54 +03:00
..
ApolloClientProvider.tsx merged compute into subgraph-util-methods 2021-04-13 19:21:05 +03:00
Asset.tsx update price value for pool assets using consumePrice and added isConsumable logic 2021-04-22 14:03:58 +03:00
Ocean.tsx Highest liquidity list based on subgraph (#512) 2021-06-02 12:14:54 +03:00
Prices.tsx Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
UserPreferences.tsx Refactoring Market for new Ocean.js build (#481) 2021-04-13 15:13:55 +02:00
Web3.tsx fix assets from mainnet displayed on rinkeby inside the home page (#607) 2021-05-19 11:31:23 +03:00