token creation
Budget: €30 – €250 EUR
I am looking for troubleshooting help. I have a script to interact with the madmeerkat router. (0x145677fc4d9b8f19b5d56d1820c48e0443049a30). I am looking to interact with the swapExactTokensForTokens function but for some reason my transactions keep failing and i get a json rpc error (I am passing it all the correct arguments including getAmountsOut value that I am getting by calling the getAmountsOut function. In essence, I can query view functions, but it appears that any write functions fail. Here is the error:
'{"jsonrpc":"2.0","id":49,"error":{"code":-32000,"message":"no key for given address or file; key with address <my address> not found: key not found"}}\n'
I'm unsure what the problem is and would appreciate your help. I will compensate you for your time, just let me know how much. I just need to be able to call this function successfully.
'{"jsonrpc":"2.0","id":49,"error":{"code":-32000,"message":"no key for given address or file; key with address <my address> not found: key not found"}}\n'
I'm unsure what the problem is and would appreciate your help. I will compensate you for your time, just let me know how much. I just need to be able to call this function successfully.