RetrieveBtcWithApprovalArgs
Defined in: packages/canisters/src/declarations/ckbtc/minter.d.ts:662
Properties
Section titled “Properties”address
Section titled “address”address:
string
Defined in: packages/canisters/src/declarations/ckbtc/minter.d.ts:670
The address to which the ckBTC minter should deposit BTC.
amount
Section titled “amount”amount:
bigint
Defined in: packages/canisters/src/declarations/ckbtc/minter.d.ts:674
The amount of ckBTC in Satoshis that the client wants to withdraw.
from_subaccount
Section titled “from_subaccount”from_subaccount: [] | [
Uint8Array<ArrayBufferLike>]
Defined in: packages/canisters/src/declarations/ckbtc/minter.d.ts:666
The subaccount to burn ckBTC from.