Skip to content

v0.11.0

Compare
Choose a tag to compare
@juliancwirko juliancwirko released this 05 Nov 10:50
· 39 commits to main since this release
49dab89
  • add useMultiTokenTransfer
  • some changes in the useTransaction hook. Now you can also pass the whole Transaction object to triggerTx function (in such a case, other param are not required). This is optional. Previous functionality stays the same. In some cases, it can be a breaking change.