Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

SavingsParams

SavingsParams = object & { percent?: undefined; type: "add"; } | { percent: number; type: "withdraw"; }

Defined in: packages/plugins/src/thorchain/types.ts:47

assetValue: AssetValue

optional memo: string