Get default listed pool data
Pools V1
REST API: Default listed V1 pools
List default listed SaucerSwap V1 pools, the pools whose tokens completed due diligence, with contract ids, token metadata, and current reserves.
GET
Get default listed pool data
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"