1.1 KiB
1.1 KiB
title | description | lead | date | lastmod | draft | images | menu | toc | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Wallet & Transactions | 2020-10-06T08:48:23+00:00 | 2020-10-06T08:48:23+00:00 | false |
|
true |
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])