Token verification
Learn how to verify a token for your Space.
Last updated
Learn how to verify a token for your Space.
Last updated
Verified tokens refer to tokens that have been officially verified and listed on specific platforms or curated lists. These lists, such as the Ethereum, and Polygon, serve as trusted sources that confirm the validity and authenticity of tokens within the respective blockchain ecosystems.
Snapshot is using the Uniswap list in combination with Snapshot's own list in order to verify assets available for building transactions.
By default tokens that are on the list are marked as verified with a green badge:
To see unverified tokens you can select the filter option:
Fork the snapshot-sidekick repository on Github:
Navigate to data/verifiedTokens.json
file:
Update it with the JSON details of the token you wish to add (replace each value accordingly):
Make sure to keep structure of the file intact and add necessary commas before or after the curly braces{}.
If all the details are correct create a new PR on the original snapshot-sidekick repo.
It's now in the hands of the Snapshot team to review your changes and apply them to https://snapshot.org.
The average time to merge a PR is 2-3 days, so please be patient! 😉