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