Open arboleya opened 4 months ago
The getBalances method should soon support pagination.
getBalances
We'll need to use the same strategies we used for getCoins, getMessages, and getBlocks.
getCoins
getMessages
getBlocks
_Originally posted by @arboleya in https://github.com/FuelLabs/fuels-ts/pull/2408#discussion_r1670588470_
Blocked by:
The
getBalances
method should soon support pagination.We'll need to use the same strategies we used for
getCoins
,getMessages
, andgetBlocks
.