Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to call ERC20::approve on the Ropsten Test Network #6602

Closed
loriopatrick opened this issue May 14, 2019 · 1 comment · Fixed by #6604
Closed

Unable to call ERC20::approve on the Ropsten Test Network #6602

loriopatrick opened this issue May 14, 2019 · 1 comment · Fixed by #6604
Assignees

Comments

@loriopatrick
Copy link

Unable to call ERC20::approve on the Ropsten Test Network.

Getting error ALERT: Trying to call a function on a non-contract address.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://ropsten.etherscan.io/address/0x603bc175a26c8f74eaf9bc6ef5dd288afb6fc4b8#writeContract
  2. Set _sender to 0xfd2288b96643fe5f75917df6d846998d197bbcdb
  3. Set _value to 100000000
  4. Applying transaction fails
@tmashuang
Copy link
Contributor

Seems that Etherscan isn't providing us the gas in tx params for their contract writes. Everywhere else I see, Idex, Remix, etc., are providing the gas param for the token send.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants