-
Notifications
You must be signed in to change notification settings - Fork 76
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
Gnosis Safe Apps v1.5.0 #39
Conversation
Update safe-apps-sdk
* Safe-connect visual fixes * rename safe-connect to walletConnec
* TX-Builder: Add support for Array and Tuple Values * trigger build * add network-concurrency flag * remove usused import * remove http-proxy-middleware * review changes * remove eval * remove fragment
What format I should use for this? Any example please |
For anyone struggling with this, I found the answer on #701 For input of type ...you can provide an array of tuples like this:
It's a bit strange because block explorers accept the format below, but Safe Wallet doesn't:
|
What's new
What has changed
Bugfix