A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
The 0x-prefixed EVM address to get balances for. The address does not need to be checksummed.
The human-readable network name to get the balances for.
base
, base-sepolia
, ethereum
"base"
The number of balances to return per page.
The token for the next page of balances. Will be empty if there are no more balances to fetch.
Successfully listed token balances.
The response is of type object
.