I have a custom token on the Ethereum network, and I want to create a mirror of it on the Binance smart chain network. That is, block some of the tokens on the Ethereum network and issue them on the BEP20 network.
I understand that you need to use a bridge, for example a burgerswap bridge, but nowhere are there examples and manuals on how to do this.
Here are examples of such tokens:
https://etherscan.io/token/0xa31b1767e09f842ecfd4bc471fe44f830e3891aa https://bscscan.com/token/0xe64f5cb844946c1f102bd25bbd87a5ab4ae89fbe
Please tell me how this can be done, or where are there examples of smart contracts and how to connect all this with burgers swap?