Interacting directly with an ERC20 token’s contract for trading

I was basically trying to swap certain amount of an ERC20 token in return of ETH, via Uniswap. The devs implemented a contract in a way that we can not able to swap it in uniswap. It is giving the error as “The transaction cannot succeed due to error: undefined. This is probably an issue with one of the tokens you are swapping” when trying to swap coin to ETH in uniswap. I tried increasing the slippage(tried from 2% to 40%) and round of the token amount without decimal places. Nothing worked. Thus, I wanted to find a way to interact with its contract address directly (bypassing Uniswap’s interface) in order to make the swap. How to make this transaction from Etherscan without using Uniswap’s interface. Any help is much appreciated.

1 Like

What’s the token? do you know the address?

1 Like

now the coin has been rugged. when going through the transactions I can see only address 0x7a250d5630b4cf539739df2c5dacb4c659f2488d can able to swap the coins back to ETH. any way other than uniswap to sell this type of coin? any guidance will be great help.

1 Like