cURL
Private Payments API
Balance
Get the balance for the owner’s ATA on the base RPC.
GET
cURL
Query Parameters
Example:
"Bt9oNR5cCtnfuMmXgWELd6q5i974PdEMQDUE55nBC57L"
Optional. Use mainnet for BASE_RPC_URL and EPHEMERAL_RPC_URL, devnet for BASE_DEVNET_RPC_URL and EPHEMERAL_DEVNET_RPC_URL, or provide a custom http(s) RPC URL to override the base RPC while keeping the configured ephemeral RPC.
Available options:
mainnet, devnet Example:
"mainnet"
Example:
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
Response
Base-chain token balance
Example:
"So11111111111111111111111111111111111111112"
Example:
"So11111111111111111111111111111111111111112"
Example:
"So11111111111111111111111111111111111111112"
Available options:
base, ephemeral 
