Hello, thank you for the reply. (Verify ERC20 token on Etherscan) Yes, I was able to verity the contract code. I have a new issue now which I am trying to solve from past 10 hours. This is related to swap function of 1inch (1split) contract. I am trying to execute the swap between DAI stable coin to USDT Stable coin. Here the decimals for USDT coin is 6. I already tried this 3 times on mainnet. I get the following error. Can you please help?
'Fail with error ‘SafeERC20: low-level call failed’
Please note, I cannot use safeTransfer. I have to use the swap function only.
I have moved this question to a new topic. I recommend creating a new topic per question as it makes it easier for community members to answer, (and for future readers to find answers).
This is a very generic error message, if you’re running into issues I suggest you open a new topic explaining your situation and providing as much code and detail as possible.