Pls anyone know how to bridge from ERC20 token to BEP20 na dmake it available on pancakeswap?
Aug 26, 2021, 1:50 PM
Pls anyone know how to bridge from ERC20 token to BEP20 na dmake it available on pancakeswap?
Pls anyone know how to bridge from ERC20 token to BEP20 na dmake it available on pancakeswap?
Aug 26, 2021, 1:59 PM
What is na dmake?
Aug 26, 2021, 2:00 PM
Pls anyone know how to bridge from ERC20 token to BEP20 and make it available on pancakeswap?
Sorry typo
And make it available
Aug 26, 2021, 2:02 PM
Pancakeswap on bsc
Erc20 on Ethereum
So no
Unless you have seperate ui
Pancake won't show erc20
Something like bakeryswap
Aug 26, 2021, 2:03 PM
Freezy if you are referring to my message, sorry not spamming text has typo so I had to resend
But via bridge, you can right ? I try xDai bridge. Token wont verify on bscscan and price is different from ERC20
Aug 26, 2021, 2:05 PM
You can't control price
Without off chain stuff
Its the job of arbitragers
Failed verification have nothing to do with any of that :)
Aug 26, 2021, 2:07 PM
Thanks chain for your the answer. But I seen some token bridged from ERC20 to BEP20 and they maintain nearly same price on both chains.
Aug 26, 2021, 2:08 PM
Same liquidity probably
And plenty of traders
Or you cannot
Without offchain price manipulation
Aug 26, 2021, 2:09 PM
Oh k
One more thing pls, I am trying to verify on bscscan and its failing due to Error! Unable to generate contract bytecode and ABI, I was told to use truffle plugin, no idea how or where to get truffle plugin (npm install -D truffle-plugin-verify). I do have npm installed.
Aug 26, 2021, 2:17 PM
This should work
Any error?
Aug 26, 2021, 2:19 PM
My problem is where to get the plugin, sorry am still learning
Or how
Aug 26, 2021, 2:24 PM
npm install truffle-plugin-verify?
Aug 26, 2021, 2:24 PM
Yes...where or how to get it downloaded?
Aug 26, 2021, 2:25 PM
Umm
That is the command
Put that on cmd
You never installed npm package before?
Aug 26, 2021, 2:26 PM
I just did last night
Aug 26, 2021, 2:26 PM
Then do truffle run verify
After editing truffle config
Aug 26, 2021, 2:28 PM
Where do i run the command?
Nodej said it should be ran out Node
Aug 26, 2021, 2:30 PM
On cmd itself
Inside truffle project
Assuming you are having a truffle project :)
Aug 26, 2021, 2:31 PM
Thanks a lot, right now installing truffle and I'll install plugin afterwards
Aug 26, 2021, 2:41 PM
Bruh...
You were trying to use plugin without main application?
That's like using remote without a TV lol
Use remix if you are newbie
They have verifier plugin
Aug 26, 2021, 2:43 PM
K looking into remix now
Can you help with this task.?
Aug 26, 2021, 5:42 PM