2

Add liquidity to price API

  • Held for moderation
  • Open

Avatar
Alon Bochman

The price API throws an error when there's not enough liquidity. Instead, return the liquidity level (in dollars) in the API response, so each developer can make their own threshold.

The API is: /erc20/{address}/price.

A