Heyo everyone, is there any way to deploy a BEP20 token in a testnet, and test functions like swap, add liquidity and so on?
Sep 25, 2021, 3:06 PM
I'm trying with remix to deploy the contract but it's giving me an error related to the cctor
And it's probably about the contract used on IUniswapV2Router02
Sep 25, 2021, 3:07 PM
Did you change the router address to the test net address? Or you could always bring the contract into tenderly and play with it there
Sep 25, 2021, 3:08 PM
Wdym?
I mean, I don't have the pancakeswap router address
Cause I don't find it for the test net
Sep 25, 2021, 3:09 PM
https://pancake.kiemtienonline360.com/#/swap
testnet router
Contract Address: 0x9Ac64Cc6e4415144C455BD8E4837Fea55603e5c3
testnet router
Contract Address: 0x9Ac64Cc6e4415144C455BD8E4837Fea55603e5c3
Sep 25, 2021, 3:09 PM
oh yea I'm using it
then yea, I got it
I'm trying rn
Tx pending atm
Sep 25, 2021, 3:09 PM
please put your messages in one, dont spam, and give an error text
Sep 25, 2021, 3:10 PM
Yea my bad. Discord habits. 👍
Tx failed: Warning! Error encountered during contract execution [Reverted]
That's the last debug line. Any idea?
That's the last debug line. Any idea?
Sep 25, 2021, 3:37 PM
Probably Wrong address
Sep 25, 2021, 6:15 PM
Yeah that wasn't a problem but I found a solution
Sep 25, 2021, 6:16 PM
A lot of questions but very few are answered
Ohh
Sep 25, 2021, 6:16 PM