Reads the owner’s associated token account on the ephemeral RPC. Requires an Authorization: Bearer <token> header obtained from /v1/spl/login.
Documentation Index
Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
Use this file to discover all available pages before exploring further.
Required. Authentication token issued by /v1/spl/login. Format: Bearer <token>.
"Bearer 1234567890"
Owner wallet pubkey.
"Bt9oNR5cCtnfuMmXgWELd6q5i974PdEMQDUE55nBC57L"
SPL mint pubkey.
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
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.
mainnet, devnet "mainnet"