Get Metadata for All Supported Assets
Assets
Get Metadata for All Supported Assets
Returns all metadata for all symbols including identifiers, addresses, and classification tags.
For caching details on this endpoint, please see: Endpoint Caching.
GET
Get Metadata for All Supported Assets
Authorizations
Response
OK
Example:
"AAPLon"
Example:
"AAPL"
Example:
"apple-ondo-tokenized-stock"
Contract addresses for various chains.
Example:
[
{
"networkChainId": "bsc-56",
"address": "0x390a684ef9cade28a7ad0dfa61ab1eb3842618c4",
"decimals": 18
},
{
"networkChainId": "ethereum-1",
"address": "0x14c3abf95cb9c93a8b82c1cdcb76d72cb87b2d4c",
"decimals": 18
}
]
Example:
"38037"

