Guide For Existing Projects/Tokens (on another EVM-blockchain)
This page provides all the steps for projects that have already launched a token on another EVM blockchain and are looking to bridge over to the Odyssey Chain.
Last updated
This page provides all the steps for projects that have already launched a token on another EVM blockchain and are looking to bridge over to the Odyssey Chain.
Last updated
This page assumes that you already have an existing project and a token on an EVM blockchain. For simplicity, we will call your existing token “Alpha”.
Develop and deploy the for WrappedAlpha or wAlpha (any naming convention that you want to keep for this wrapped token for Alpha token).
There are 2 options to create and deploy smart contracts on Odyssey Chain:
Option 1: Using TeamFinance (interfaced-based)
Visit TeamFinance's token creation tool by clicking and follow the steps, as shown in the image below.
You can watch the video tutorial as well:
At the end of the process, you should have a token created and deployed on Odyssey Chain as per your requirements.
Option 2: Using Remix or Truffle (development-based)
It guides you through different stages, such as:
Setting up the development environment
Writing the contract code
Deploy the token contract on testnet or mainnet
Interacting with the deployed token contract
At the end of the process, you should have a token created and deployed on Odyssey Chain as per your requirements.
Once you have deployed the wrapped contract on Odyssey Chain, you need to contact Dione's team for integrating your original token and the wrapped token on the bridge and make the neccessary configuration.
Connect your wallet (ensure this is the wallet with token you want to transfer from the source chain)
Select the chain from the dropdown (if you are transferring from Ethereum, select Ethereum)
Select the token from the dropdown (e.g. Alpha)
Select the amount you want to transfer (e.g. 500)
Select the destination chain just besides "You will receive" (e.g. Odyssey)
Select the token you want to receive the bridged assetes in (e.g. Wrapped Alpha)
Confirm the transaction
At the end of this step, you should have received the funds (as selected )in the wallet you connected.
Once you have received the wrapped tokens on Odyssey Chain, create a Liquidity Pool to ensure the users can trade your tokens on DiamondSwap Decentralized Exchange.
Select Odyssey Chain as the network
Connect your wallet that has the 2 tokens for which you want to create liquidity
Select the tokens you want to pair
Input amounts you want to pair - if pair doesn't exist you create the ratio when you put in both amounts, if it exists already it'll auto figure out the other half for you
Approve tokens
Confirm/sign transaction in the wallet
If you want to write the code for your token manually and then deploy on Odyssey Chain, you can find all the details here:
After we have configured your token and wrapped token, they will start appearing on our and you will be able to make bidirectional transfers (i.e. from any EVM-chain to Odyssey Chain and vice versa).
Now, you need to visit and perform the following steps:
Visit our Decentralized Exchange's page: