ImplementDocumentation Index
Fetch the complete documentation index at: https://www.diadata.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
LiquidityScraper interface at pkg/dia/scraper/liquidity-scrapers/ScraperInterface.go file
Add a scraper implementation,
MyLiquidityScraper.go file to pkg/dia/scraper/liquidity-scrapers/ folder implement the functions:Liquidity Command
Liquidity Test
-
PlatypusFinance:
go mod tidy -go=1.16 && go mod tidy -go=1.17 && go install && liquidityScraper -exchange=PlatypusFinance -
Orca:
go mod tidy -go=1.16 && go mod tidy -go=1.17 && go install && SOLANA_URI_REST=https://try-rpc.mainnet.solana.blockdaemon.tech/ liquidityScraper -exchange=Orca