Listing a token
Guide to bridging your token from Telos native to BSC, Ethereum and Telos EVM.
Last updated
Guide to bridging your token from Telos native to BSC, Ethereum and Telos EVM.
Last updated
Lising a token is done by creating a modified ERC-20 token contract on the EVM-side of the bridge. This is done through a Token Factory contract. Here is the current factory contracts deployed on the supported networks:
To bridge across to BSC/ETH/TEVM you will need to have:
A token on Telos.
A BSC/ETH/TEVM account. (BSC and TEVM has lower transactions fees)
Have BNB/ETH/TLOS on the previous address. See specific amount table below
Chain | Amount (Mainnet) | Amount (Testnet) |
---|---|---|
These values are subject to change.
Interacting with the TeleportToken contract on Teloscan is known to have issues on Telos EVM testnet. We recommend using Remix for Telos EVM testnet instead.
Create token on BSC/ETH/TEVM using the teleport token factory contract. This can be done in one of two ways:
Using Block Explorers - Recommended for most users
Using Remix - Requires more some knowledge of Solidity smart contracts.
Send your newly created token details to us so that we can complete the process.
Fill in this form: https://forms.gle/jtLeFtDsRfdUkJZv5
Send your token address to https://t.me/+vuTCHwfB23wwYzU0
As soon as we've received these details, we'll set up the bridge.To use the bridge, see Sending tokens
BSC
0.3 BNB
0.01 BNB
Ethereum
0.1 ETH
0.01 ETH
Telos EVM
100 TLOS
0.01 TLOS