Skip to content

TOKEN_API_POOLS_NO_LIQUIDITY_SORT: pool list has no TVL or volume to sort by #528

@chillsauce

Description

@chillsauce

/v1/evm/pools?input_token=X&output_token=Y returns candidate pools with no tvl_usd or volume_24h_usd field. Picking the canonical pool requires fanning out OHLC per candidate and ranking manually.

Proposed change. Add tvl_usd and volume_24h_usd to the pool list response. Allow order_by=tvl_usd&limit=N.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions