BBSCoin Docs
Ctrlk
  • Welcome!
  • Wallets
  • Mining
  • Plug-ins / Modules
  • Development / Integration
    • Daemon/Node API
    • Wallet API
      • Simple Wallet
      • Wallet Container
        • save
        • export
        • reset
        • createAddress
        • createAddressList
        • deleteAddress
        • getSpendKeys
        • getBalance
        • getBlockHashes
        • getTransactionHashes
        • getTransactions
        • getUnconfirmedTransactionHashes
        • getTransaction
        • sendTransaction
        • createDelayedTransaction
        • getDelayedTransactionHashes
        • deleteDelayedTransaction
        • sendDelayedTransaction
        • getViewKey
        • getStatus
        • getAddresses
        • sendFusionTransaction
        • estimateFusion
  • Whitepapers
  • Links
    • BBSCoin Official
    • BBSCoin Downloads
    • BBSToken Information
    • BBSToken DApp
Powered by GitBook
On this page

Was this helpful?

  1. Development / Integration
  2. Wallet API

Wallet Container

JSON-RPC commands to use with the Wallet Container [ walletd | walletd.exe ]

saveexportresetcreateAddresscreateAddressListdeleteAddressgetSpendKeysgetBalancegetBlockHashesgetTransactionHashesgetTransactionsgetUnconfirmedTransactionHashesgetTransactionsendTransactioncreateDelayedTransactiongetDelayedTransactionHashesdeleteDelayedTransactionsendDelayedTransactiongetViewKeygetStatusgetAddressessendFusionTransactionestimateFusion
PreviousresetNextsave

Last updated 3 years ago

Was this helpful?