Skip to main content
GET
Get Solana Token Balance

Endpoint

GET /api/dapp/solana/usdc-balance/{address} Returns a Solana SPL token balance and token account using backend RPC fallbacks.

Parameters

Usage Example

Response Structure

The generated API panel lists the response schema for status codes: 200, 400, 502. Error responses generally return an error or message field.

Path Parameters

address
string
required

Solana wallet address.

Query Parameters

mint
string

SPL token mint. Defaults to mainnet USDC.

Response

Successful response

The response is of type object.