Withdraw

Retrieves the assets from an unfrozen bucket or assets from KDAPool.

Payload Parameters

RequiredParameterTypeDescription

kda

string

Asset ID to be withdrawn

withdrawType

number

0: Staking 1: KDAPool

amount

number

Amount to be withdrawn from pool

currencyId

string

Asset to be withdrawn from pool

Withdraw Type

Type IDType NameDescription

0

Staking

Withdraw all unstaked buckets from target asset

1

KDAPool

Withdraws an amount from target asset KDAPool deposits

Last updated