List of Assets

To find out which assets are currently supported in the API V1, just copy the query string below (starts with https://api.cherry-pick.xyz/...) and paste it into your browser.

List of Assets

GET https://api.cherry-pick.xyz/v1/metrics/assets

Returns the list of assets.

[
    "SUSHI",
    "UHI",
    ...
]

Last updated

Was this helpful?