I have an erc20 token but now I want it on bsc also. So, How to make a bridge token on the Binance smart chain of the existing erc20 token?
3 Likes
I am not sure, but I think you can write a contract to lock token on the ethereum, and then mint the equal amount on the BSC chain.
1 Like
Welcome to the community
I haven’t looked into Binance smart chain. I found the following about the Binance Bridge:
You may want to ask in their community forum or telegram: https://community.binance.org/topic/3383/binance-bridge-now-support-more-assets
Otherwise you would want to do an approach as suggested by @Skyge ( as always)