Request API
Stacks
.stx_transferSip10Ft

Method stx_transferSip10Ft

params

  • recipient: string address, Stacks c32-encoded
  • asset: string address, Stacks c32-encoded, with contract name suffix
  • amount: number | string BigInt constructor compatible value
  • address?: string address, Stacks c32-encoded, defaults to wallets current address
  • network?: 'mainnet' | 'testnet' | 'devnet' | 'regtest'
  • fee?: number | string BigInt constructor compatible value
  • nonce?: number | string BigInt constructor compatible value
  • postConditions?: PostCondition[], defaults to []
  • postConditionMode?: 'allow' | 'deny'
  • attachment?: string hex-encoded
  • sponsored?: boolean, defaults to false

result

  • txid: string hex-encoded
  • transaction: string hex-encoded raw transaction