VORJ
  • Welcome to VORJ
    • VORJ Smart Contracts
    • Indexer
    • Transaction Executor
    • Contract Deployer
    • Roles & Permissions
    • Organization, Project & Contracts
    • Plans, Resources and Usage
    • NFT Creation Flows
  • Guides
    • Video Guides
    • Written Guides
      • Backend User Guide
      • Frontend User Guide
    • API Pagination
  • Tutorials
    • How to create an account on VORJ
    • Create an organization and project space
    • Create, deploy & mint a fungible token
    • Fungible token utility
      • How to list your fungible token on the official token registry
      • How to manually add your token in the VeWorld wallet
      • How to create a liquidity pool for your fungible token
    • Create, deploy & mint a non-fungible token (NFT)
    • NFT utility
      • How to list your NFT on the official token registry
      • How to list your NFT on WoV
  • Changelog
  • The Legal Bits
  • FAQ
Powered by GitBook
On this page
  • Prerequisites
  • 1. Login, navigate to your project and fungible token contract
  • 2. Copy your fungible token contract address
  • 3. Add the fungible token contract address into VeWorld

Was this helpful?

  1. Tutorials
  2. Fungible token utility

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.

PreviousHow to list your fungible token on the official token registryNextHow to create a liquidity pool for your fungible token

Last updated 11 months ago

Was this helpful?

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 . 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.

Use the copy icon, , from the smart contract heading section of your fungible token. An example is shown in the image below. Pressing the copy icon will copy the smart contract address of your fungible token contract into you clipboard.

Navigate back to the VeWorld landing screen by pressing the back arrow, , which is in the top left of the screen.

VORJ
A mainnet deployed fungible token.
Example of a fungible token contract address.
VeWorld landing screen.
Manage token page.
Add token page.
Updated manage token page.
Updated VeWorld landing page.