fuels-ts
fuels-ts copied to clipboard
Add pagination support for `getBalances`
The getBalances method should soon support pagination.
We'll need to use the same strategies we used for getCoins, getMessages, and getBlocks.
Originally posted by @arboleya in https://github.com/FuelLabs/fuels-ts/pull/2408#discussion_r1670588470
Blocked by:
- https://github.com/FuelLabs/fuel-core/issues/2032