Skip to main content
cURL

Query Parameters

currency
enum<string>
required

The currency symbol (any portfolio currency) Currency, i.e "BTC", "ETH", "USDC"

Available options:
BTC,
ETH,
USDC,
USDT,
EURR
Example:

"BTC"

network_name
string
required

Network resource name (e.g. "networks/bitcoin-mainnet"). Passed through to the custodian; not validated against coinbase_networks. Use a resource_name from public/get_currencies.

Example:

"networks/bitcoin-mainnet"

Response

200 - application/json

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object
required
id
integer

The id that was sent in the request