Pools
Path parameters
tokenAstring · enumRequiredExample:
The name/symbol of the first token (URL encoded).
CCPossible values: tokenBstring · enumRequiredExample:
The name/symbol of the second token (URL encoded).
USDCxPossible values: Responses
200
Liquidity pool ID
application/json
400
Liquidity pool not found or invalid token names given
application/json
get
/ammid/{tokenA}/{tokenB}Path parameters
tokenAstring · enumRequiredExample:
The name/symbol of the first token (URL encoded).
CCPossible values: tokenBstring · enumRequiredExample:
The name/symbol of the second token (URL encoded).
USDCxPossible values: Responses
200
Pool state
application/json
400
Pool not found or token unknown
application/json
get
/inspect/{tokenA}/{tokenB}Last updated
Was this helpful?
