Releases: safe-global/safe-gateway-typescript-sdk
Releases · safe-global/safe-gateway-typescript-sdk
v2.5.7
v2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.3.0
Safe gateway SDK v2.1.0
Added
- Added guard property to SafeAppInfo (#13)
- Allow signature to be undefined in MultisigTransactionRequest
Safe gateway SDK v2.0.1
Fixed
- Fixed a typo in SafeAppInfo type ( #11 )
Safe gateway SDK v2.0.0
Added
- Now the gateway SDK uses unified version of the client gateway
- Because of this network chain is necessary to call the endpoints
- It exposes all current used methods on the interface, so instead of directly using them can be called from the SDK
Safe gateway SDK v1.0.0
This is the first release of the typescript SDK to interact with @gnosis/safe-client-gateway
It includes methods to:
- Get safe information
- Get safe balances
- Get supported fiat currencies
- Get safe collectibles
- Get transaction history
- Get transaction queue