Skip to content

Gnosis Safe Apps SDK v0.4.0

Choose a tag to compare

@mmv08 mmv08 released this 15 Sep 13:15
dcd2cf6

This Release:

  • Add RequestID to every message between the interface and an app. Now you can map the request and response. (#17)
  • Add new events for transaction confirmation and rejection (#37 #17)
  • Add a way to query transaction by safeTxHash (#29)
  • Type enhancements #46