Skip to main content
cURL

Query Parameters

currency
enum<string>
required

The currency symbol. Legacy wallet type: wallet currencies only. Coinbase wallet type: any portfolio currency or "all". Currency, i.e "BTC", "ETH", "USDC"

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

"BTC"

type
enum<string>
required

Address book type. Legacy wallet type: withdrawal, transfer or deposit_source. Coinbase wallet type: withdrawal, transfer or deposit. Address book type. deposit_source is legacy wallet type only; deposit is Coinbase wallet type only.

Available options:
transfer,
withdrawal,
deposit_source,
deposit
Example:

"withdrawal"

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