Skip to main content

sdk.tap.sendAsset(address, fee, amount)

Parameters:

  • address: The Taproot Assets address.
  • fee: The on-chain Bitcoin fee paid in sat/vbyte.
  • amount: (Optional) amount to send. If specified and the address is dynamic (has amount=0), this amount will be used. Returns an error if attempting to override a fixed amount address.

Return Value:
The Bitcoin transaction ID.