Get detailed data for all pools
Pools V1
REST API: List V1 pools (detailed)
List all SaucerSwap V1 liquidity pools with full token detail, including descriptions, websites, prices in tinybar and USD, and current reserves.
GET
Get detailed data for all pools
Authorizations
API key provisioned by the SaucerSwap team. Request one from [email protected] and send it in the x-api-key header with every request.
Headers
API key for authentication. Request a key from [email protected].
Example:
"YOUR_API_KEY"
Response
200 - application/json
Successful response
Pool id
Example:
213
Contract id (shard.realm.num)
Example:
"0.0.1465865"
Example:
LP token reserve in its smallest unit
Example:
"23490447137584"
Example:
Token A reserve in its smallest unit
Example:
"25185652046087"
Example:
Token B reserve in its smallest unit
Example:
"22634187941347"