Last updated
Last updated
This function for :
.CONFLUX
- conflux (CRX)
coinType: conflux network coin type
confluxTransaction: ()conflux transaction parameter
result: (Bool) true
if successful, false
if error occurred
txData: signed transaction
D'CENT Biometric Wallet version 2.18.3 or higher is required.
Example
This fuction for :
.CFX_CRC20
- conflux token
coinType: conflux token coin type
result: (Bool) true
if successful, false
if error occurred
txData: signed transaction
D'CENT Biometric Wallet version 2.18.3 or higher is required.
Example
tokenTransaction: ()conflux token transaction parameter
nonce
String
account nonce for Conflux transaction
gasPrice
String
gas price for Conflux transaction
gas
String
gas limit value of Conflux transaction
to
String
address to send
amount
String
amount of CFX to send of Conflux transaction
storageLimit
String
storageLimit for Conflux transaction
epochHeight
String
epochHeight for Conflux transaction
chainId
String
chain id for Conflux transaction
data
String
(optional)transaction input data for Conflux transaction
addressPath
String
sign key path for Conflux transaction
tokenName
String
token name of Crc20 transaction
contractAddress
String
contractAddress of Crc20 transaction
toAddress
String
toAddress of Crc20 transaction
decimals
String
decimals of of Crc20 transaction
value
String
amount of ether to be sent of Crc20. ( Drip unit value )
tokenSymbol
String
symbol of Crc20 transaction
nonce
String
account nonce for Conflux transaction
gasPrice
String
gas price for Conflux transaction
gas
String
gas limit value of Conflux transaction
to
String
address to send
amount
String
amount of CFX to send of Conflux transaction
storageLimit
String
storageLimit for Conflux transaction
epochHeight
String
epochHeight for Conflux transaction
chainId
String
chain id for Conflux transaction
data
String
(optional)transaction input data for Conflux transaction
addressPath
String
sign key path for Conflux transaction