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

Error executing relay transactions on Optimism and Arbitrum #47

Open
crisramb665 opened this issue Feb 20, 2024 · 0 comments
Open

Error executing relay transactions on Optimism and Arbitrum #47

crisramb665 opened this issue Feb 20, 2024 · 0 comments

Comments

@crisramb665
Copy link

Hi, I encountered some issues when executing transactions (send ERC20) using relay-kit for Safe on Optimism and Arbitrum. All the requests for those chains are being cancelled. I already tried removing the gas limit and set a higher custom limit than the normal ones (7_000_000 for Arbitrum and 30_000_000 for Optimism) but all the transaction are cancelled by insufficient fees or GS011.

I made the tests using the following Safe wallets

  • Arbitrum: 0xa962A25447fB0267F534C467aC20517587354197
  • Optimism: 0x1049Bb03DB5441727f31de1910A41E2D39744Bd4

And the taskId responses were the following:
For Arbitrum:

  • 0x274cfb6065e5c95b2c8b0e0c264585c2097d0c4e3f9b890e3045b71d82d5cccb
  • 0x611ef9d5af113f5c37adb8500e80a1ed3fffb0cb926377b76c0599b203195039
  • 0xef1cc1dd44cdcb70f44dc4b7585b9f306fc01cda0edbdbbd571cc1de5afecfe4
  • 0x74fb85105f29f43f90a70e106cfc5f79029dee4c2fe407f9b6568c11e6074994
  • 0x18421a31c4e13da94f7d8944c876a66bf7d5868205f6101d375df395e90cf263

For Optimism:

  • 0x77f6dfc5999a60e5a835bfca7f367c7344c77943e8c5673695c68b3a28369f33
  • 0xff74ff22c41cb4f88698c76f3a86a6ccc1d6059582ad98e8a0a7d01293c0a851
  • 0x9d4ce07eeb62fbca047b29e65e3f6b85a155b50f53a16c6041aec62757bc5326
  • 0xd5cfd4b6abbc1194018ec8a358f7ce1961503ca2216d8974613ffd7cb22dfb0a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant