Skip to main content
Package: com.coinbase.cdp.resources.solanatokenbalances

Constructor Details

SolanaTokenBalancesClient

Parameters: clientOptions - ClientOptions

Method Details

withRawResponse

Get responses with HTTP metadata like headers Returns: WithRawResponseSolanaTokenBalancesClient

listSolanaTokenBalances

Overload 1
Lists the token balances of a Solana address on a given network. The balances include SPL tokens and the native SOL token. The response is paginated, and by default, returns 20 balances per page. Note: This endpoint is still under development and does not yet provide strong availability or freshness guarantees. Freshness and availability of new token balances will improve over the coming weeks. Parameters: network - ListSolanaTokenBalancesNetwork address - String Returns: ListSolanaTokenBalancesResponse Overload 2
Lists the token balances of a Solana address on a given network. The balances include SPL tokens and the native SOL token. The response is paginated, and by default, returns 20 balances per page. Note: This endpoint is still under development and does not yet provide strong availability or freshness guarantees. Freshness and availability of new token balances will improve over the coming weeks. Parameters: network - ListSolanaTokenBalancesNetwork address - String request - ListSolanaTokenBalancesRequest Returns: ListSolanaTokenBalancesResponse Overload 3
Lists the token balances of a Solana address on a given network. The balances include SPL tokens and the native SOL token. The response is paginated, and by default, returns 20 balances per page. Note: This endpoint is still under development and does not yet provide strong availability or freshness guarantees. Freshness and availability of new token balances will improve over the coming weeks. Parameters: network - ListSolanaTokenBalancesNetwork address - String requestOptions - RequestOptions Returns: ListSolanaTokenBalancesResponse Overload 4
Lists the token balances of a Solana address on a given network. The balances include SPL tokens and the native SOL token. The response is paginated, and by default, returns 20 balances per page. Note: This endpoint is still under development and does not yet provide strong availability or freshness guarantees. Freshness and availability of new token balances will improve over the coming weeks. Parameters: network - ListSolanaTokenBalancesNetwork address - String request - ListSolanaTokenBalancesRequest requestOptions - RequestOptions Returns: ListSolanaTokenBalancesResponse