latestOpenAPI 3.0.02026-08-15161451.7 KB

6ffb6a8fd74a

Supported Assets

Get asset count

Get the total number of supported assets, optionally filtered by chain.

get/v1/assets/count

Query parameters

chainIdstring
Example:eip155:1

Response

Asset count

countnumber required
timestampnumber required

Example response

{
  "count": 5000
}