suix_getAllBalances
POST
/{apiKey}
Returns the total balance for each coin type owned by the specified address, including the number of coin objects and any locked amounts.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The owner's Sui address.
Responses
200
A list of balance entries, one for each coin type the address owns.
Was this page helpful?