Refresh Token

Token metadata is never automatically refreshed, but may be manually refreshed with this API.

Caution: This API should be used in moderation, like only when missing data is discovered. Calling it in bulk or programmatically will result in your API key getting rate limited.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
tokens
array of strings
required
length ≤ 50

Array of tokens to refresh. Max limit is 50. Example: tokens[0]: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63:704 tokens[1]: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63:979

tokens*
boolean
Defaults to false

If true, only liquidity data will be refreshed.

boolean
Defaults to false

If true, will force a refresh regardless of cool down. Requires an authorized api key to be passed.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*