Last updated
Last updated
This function for :
.SOLANA
- solana (SOL)
.SPL_TOKEN
- solana token
coinType: solana networks coin type
solanaTransaction: ()solana transaction parameter
result: (Bool) true
if successful, false
if error occurred
txData: signed transaction
D'CENT Biometric Wallet version 2.16.5. or higher is required.
(for spl-token): 2.17.1. or higher is required.
Example
key
String
sign key path for stacks transaction
signHash
String
transaction that has not been signed of stacks transaction
fee
String
transaction fee of stacks transaction * fee value is configured in solana(SOL) unit
symbol
String
transaction symbol of stacks transaction
decimals
UInt32
transaction decimals of stacks transaction
optionParam
String
(optional)hexadecimal value of the token method type is used only in spl token - '01' : assert transfer - '02' : token stake - '03' + amount(8bytes) : for dapp (amount value is configured in lamport unit)