Token Verification
Last updated
Was this helpful?
Last updated
Was this helpful?
Token verification is an optional process that enhances the visibility and usability of your token in Entangle’s bridge and dApp ecosystem. By verifying your token, it becomes searchable by name rather than by address, improving user accessibility and integration within the platform.
After deploying your token and setting up its cluster, you can use the bridge and associated dApps. By default, users can search for your token using its contract address. Token verification ensures your token is indexed, allowing users to find it quickly by name in search fields.
After deploying and setting up your cluster you can start bridging and using our dApp for this purpose, but by default, you can find your token using address only. This guide will help you to verify your token and after verification, we will index your token and you will have a possibility just to write the name of your token in the search field.
Prepare Your Repository
Fork the token verification .
Create a project folder in the projects
directory and add a CLUSTER_INFO.json
file based on the provided .
Expand Existing Clusters
If you’ve already verified your token but added new deployments to its cluster, create a new pull request mentioning the expansion and update the CLUSTER_INFO.json
.
Submit Your Request
Fill out the required details in the repository’s README
and corresponding .
Submit a pull request using the provided PULL_REQUEST_TEMPLATE.md
.