Skip to content

Releases: safe-global/safe-gateway-typescript-sdk

v3.21.4

20 Jun 08:25
26f234b
Compare
Choose a tag to compare
  • 3.21.4 (#174)
  • Feat: add imitation property to Erc20Transfer type (#173)

v3.21.3

17 Jun 13:20
ffa0627
Compare
Choose a tag to compare
  • 3.21.3 (#172)
  • feat: add new balancesProvider property to chainInfo type (#171)
  • Fix lint (#170)

v3.21.2

06 Jun 15:20
0f8b774
Compare
Choose a tag to compare
  • 3.21.2
  • Feat: add txHash to Transaction type (#168)
  • Fix: ensRegistryAddress can be null

v3.21.1

26 Apr 12:02
6f353ba
Compare
Choose a tag to compare
  • 3.21.1
  • Fix: rename wallet_address param

v3.21.0

25 Apr 11:59
ae4f64d
Compare
Choose a tag to compare
  • Feat: contract info endpoint (#167)
  • feat: add swap owner prop (#166)
  • feat: add receiver prop to swap orders (#165)
  • fix: some swap definitions were wrong (#164)
  • feat: add confirmation view endpoint types (#163)
  • Feat: safe overviews endpoint (#161)

v3.20.0

19 Apr 12:56
a55a55d
Compare
Choose a tag to compare
  • 3.20.0
  • fix: update swap order type (#162)
  • Feat: add swap type (#160)

v3.19.0

12 Mar 13:47
f952755
Compare
Choose a tag to compare
  • 3.19.0
  • feat: Add unsubscribe endpoints (#157)
  • Move proposer from MultisigExecutionInfo to MultisigExecutionDetails (#158)
  • Add proposer to MultisigExecutionInfo (#156)
  • feat: Add register module address endpoint (#155)
  • Add trusted query param. to incoming-transfers endpoint (#154)
  • fix: Don't throw for 204 responses (#153)

v3.18.0

27 Feb 17:30
c08eb2e
Compare
Choose a tag to compare
  • 3.18.0
  • feat: add relay endpoints (#152)
  • Fix: accept body in DELETE endpoints (#151)
  • fix: Pass headers for GET and DELETE requests (#149)

v3.17.0

22 Feb 08:28
e7f7d64
Compare
Choose a tag to compare
  • feat: register, change and verify email addresses (#148)
  • Add chainLogoUri to ChainInfo (#147)

v3.15.0

08 Feb 13:03
6afd664
Compare
Choose a tag to compare
  • feat: isTestnet flag for chains (#146)
  • Feat: add deleteTransaction (#145)
  • feat: add endpoint for getting all safe addresses owned by a wallet on all chains (#144)
  • Add null type for Safe tags (#143)