Skip to main content
GET
Asset Platforms List

Notes

  • Use this endpoint to get asset platform IDs for other endpoints that require an id parameter (asset platform).
  • Use filter=nft to get only NFT-supported asset platforms.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Query Parameters

filter
enum<string>

Apply relevant filters to results.

Available options:
nft

Response

200 - application/json

List of asset platforms

id
string
required

Asset platform ID

chain_identifier
number | null
required

Chainlist's chain ID

name
string
required

Chain name

shortname
string
required

Chain shortname

native_coin_id
string | null
required

Chain native coin ID

image
object
required

Asset platform image URLs