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
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.