How can I bridge custom ERC20 token between Ethereum and bianance smart chain

Viewed 22

The requirement is to issue an new ERC-20 token in both Ethereum and bsc. The initial supply in is 10B and 0 on bsc and Ethereum respectively. And we want to bridge the two tokens across ethereum and bcs to achieve 1:1 swap. The goal is just allow users to move the asset between two networks.

From various bridge services, I couldn't find one that support the bridge over testnet(goerli to bsc testnet for example). Can you recommend a bridge service that can support testnet.

Another question is how can I list my new issued tokens on both ethereum and bsc(they have different contract address) to the bridge service then the user can select it from the pulldown. Do I typically have to reach out to the bridge service team to entry the new tokens?

0 Answers
Related