Get Pool Reserves
Get current reserves for one or many pools.
Last updated
Get current reserves for one or many pools.
Last updated
Below are the common methods to get the current liquidity reserves:
Getting the reserves data for a liquidity pool using SaucerSwap's REST API is also a suitable alternative. For more information, see . The pool metadata includes the reserve data.
Fetch all HTS token balances for a pool via Mirror Node's REST API.
Resources:
Fetch all HTS token balances for a pool using the getReserves() solidity function via Mirror Node's JSON RPC Relay.
Function name: getReserves
⛽ No gas cost
Resources: