Skip to content
Alchemy Logo

suix_getAllBalances

POST
/{apiKey}
CUs20
Deprecation notice

Action required: Support for Sui JSON-RPC will end on September 25, 2026. Please migrate to Sui gRPC before then to avoid disruption. You can find our migration guide here.

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-demo

For 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?