# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Deprecated: Use NewBlockChainService instead.
Deprecated: Use NewBlockChainService instead.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
address structure @param chain, blockchain identify @param app, reserved field @param addr, address in blockchain
Attributes: - Chain - App - Addr.
balance request @param address, address of blockchain
Attributes: - Address.
balance response @param coins, balance of address
Attributes: - Coins.
Attributes: - Req.
Attributes: - Success - E.
No description provided by the author
Attributes: - Req.
Attributes: - Success - E.
Attributes: - Req.
Attributes: - Success - E.
Attributes: - Req.
Attributes: - Success - E.
Attributes: - Req.
Attributes: - Success - E.
Attributes: - Req.
Attributes: - Success - E.
Attributes: - Req.
Attributes: - Success - E.
Attributes: - Req.
Attributes: - Success - E.
No description provided by the author
Attributes: - Req.
Attributes: - Success - E.
buildTx request @param tx
Attributes: - Tx.
buildTx response @param data, result of buildTx
Attributes: - Data - Ext.
coin struct @param amount, token amount @param denom, name of token
Attributes: - Amount - Denom.
common exception @param errCode, error code @param errMsg, error message
Attributes: - ErrCode - ErrMsg.
fee structure @param amount, token amount @param denom, name of token
Attributes: - Amount - Denom.
Attributes: - MinGasPrice - MaxGasPrice - AvgGasPrice - Denom.
memo structure @param id, @param text, content of memo
Attributes: - ID - Text.
postTx request @param tx, tx which has been signed
Attributes: - Tx.
postTx response @param txHash, transaction hash
Attributes: - TxHash.
Attributes: - DelAddr - Amount - Fee - Memo - Type - TxHash - Time - Height - Status - WithdrawAddr - Details.
Attributes: - ValAddr - Name - Amount.
Attributes: - DelAddr - ValAddr.
Attributes: - DelAddr - TotalRetrieveReward - Rewards.
sequence request @param address, address
Attributes: - Address.
sequence response @param sequence, sequence of address
Attributes: - Sequence - Ext.
SimulateTxRequest request @param tx, tx which has been signed
Attributes: - Tx.
SimulateTxRequest request @param tx, tx which has been signed
Attributes: - Gas - Details.
tx structure
Attributes: - Sequence - Sender - Receiver - Amount - Fee - Memo - Type - TxHash - Time - Height - Status - Ext - GasLimit - GasUsed - ActualFee.
txDetail request @param txHash, tx hash
Attributes: - TxHash.
txGas request @param txType, txType
Attributes: - TxType.
txGas response @param gas, suggest gas @param gasPrice, suggest gasPrice
Attributes: - TxType - GasLimit - GasPrice.
txList request @param address, address of blockchain @param page, current page @param perPage, num of record each page @param status, tx status @param type, tx type @param startTime, tx time @param endTime, tx time @param sort, sort @param q, content of query
Attributes: - Address - Page - PerPage - Status - Type - StartTime - EndTime - Sort - Q - Ext - Height.
# Interfaces
No description provided by the author