简体   繁体   中英

How to get my own custom erc20 token from ETH to BSC?

Lets say I deployed my own ERC20 token on Ethereum called "MONK" with a balance of 1mil. I want users on Binance to trade with this MONK token as well. Do I need to also deploy the same ERC20 contract onto BSC? with the same balance of 1mil?

All the info I can find online only mentions swapping popular existing tokens, nothing about erc20 tokens that dont yet exist on the destination chain.

How can I bridge my own custom ERC20 token from Ethereum to Binance Smart Chain?

How can I bridge my own custom ERC20 token from Ethereum to Binance Smart Chain?

You can use one of the popular bridges. Some require your token to be listed on Binance exchange (Binance's own bridge). I belive xDai bridge is free.

To understand what crosschain bridges are and what are the tradeoffs watch this bridge presentation to by James Prestwich .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM