Skip to main content
GET
Get Supported Digital Assets

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json

OK

symbol
string

Symbol of the digital asset

Example:

"USDC"

name
string

Name of the digital asset

Example:

"Tether"

decimals
integer

Number of decimal places

Example:

6

chain
string

Network / Chain of the digital asset

Example:

"ETH"