Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
Transfer asset withing multiple addresses in a wallet
multiple Multisig address with different addresses in the same wallet
Connect to a Wallet running on another node
Transfer Asset from Address1 to Address2 inside a wallet
How to use Multichain's one wallet for multiple addresses
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Transactions within multiple addresses in a wallet
+1
vote
Hi,
I have a wallet. I created two addresses inside this wallet. Now I transferred assets from Address1 to address2.
How to find the asset present in each address inside the wallet?
Regards
Anuj
getnewaddress
address
blockchain
asked
Feb 5, 2016
by
anuj
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
Got my solution:
multichain-cli <chain_name> getaddressbalances <address>
answered
Feb 5, 2016
by
anuj
selected
Feb 10, 2016
by
anuj
Please
log in
or
register
to add a comment.
...