Get Pool Reserves via REST API
Fetch all HTS token balances for a pool via Mirror Nodeโs REST API.Code Overview
- REST API
Get Pool Reserves via JSON RPC
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 costCode Overview
- JSON RPC