Wallet & Transactions
RPC Calls
wallet_storePendingTransaction
wallet_getPendingTransactions
wallet_getPendingOutboundTransactionsByAddress
wallet_deletePendingTransaction
wallet_setInitialBlocksRange
wallet_watchTransaction
wallet_checkRecentHistory
wallet_getCustomTokens
wallet_addCustomToken
wallet_deleteCustomToken
wallet_getTokensBalances
Library Calls
acceptRequestAddressForTransaction
%* [messageId, address])
declineRequestAddressForTransaction
%* [messageId])
declineRequestTransaction
%* [messageId])
requestAddressForTransaction
%* [chatId, fromAddress, amount, tokenAddress])
requestTransaction
%* [chatId, amount, tokenAddress, fromAddress])
sendTransaction(inputJSON, hashed_password)
wallet_getTransfersByAddress
%* [address, newJNull(), limit, fetchMore])