curl --request GET \
--url https://backend.swap.coffee/v1/liquidity/{pool_address}/total-supply
"<string>"
curl --request GET \
--url https://backend.swap.coffee/v1/liquidity/{pool_address}/total-supply
"<string>"
Pool's total supply
The response is of type string
.