How to manually add your token in the VeWorld wallet

A step-by-step tutorial on how to manually add your newly created VORJ fungible token into your VeWorld wallet.

Prerequisites

To list your token on the token registry you will need:

  • Have created a fungible token to list on the official token registry. You can follow this guide if you haven't created a fungible token yet Create, deploy & mint a fungible token.

  • Have a VeWorld wallet. Other vechain wallets will have similar flows as this tutorial.

1. Login, navigate to your project and fungible token contract

To start we need to login to VORJ. Once you have successfully logged in you can navigate to a mainnet project that you created earlier which contains a fungible token which has been deployed to mainnet. If you do not have a mainnet project or have not created and deployed a fungible token on mainnet follow the previous tutorials, Create an organization and project space and Create, deploy & mint a fungible token making sure to create your project using the mainnet network.

You should be see a screen similar to the one below. This particular fungible token contract has been deployed to mainnet and has a total supply of 1,000,000 tokens with zero tokens minted.

2. Copy your fungible token contract address

3. Add the fungible token contract address into VeWorld

Follow the steps and images below to add your token to VeWorld:

  • Open and login into the VeWorld extension.

  • On the VeWorld landing screen select the Manage Tokens button.

  • From here select the Add Custom Token button.

  • Paste the previously copied fungible token address into the input field. Be sure to double check that you have pasted the correct address. Once verified press the Add button.

  • You will be redirected to the Manage Tokens page and you should see your token listed in the Custom Tokens list.

  • Now you should see your fungible token and associated balance on the VeWorld landing screen.

Last updated