RetrieveBtcWithApprovalArgs
Defined in: packages/canisters/src/declarations/ckbtc/minter.d.ts:503
Properties
Section titled “Properties”address
Section titled “address”address:
string
Defined in: packages/canisters/src/declarations/ckbtc/minter.d.ts:511
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:515
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:507
The subaccount to burn ckBTC from.