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
What is the best way to find out what unspent assets and how much qty amount are being locked?
How to find out CPU usage in the mining process?
How can is create an asset for which I can issue more?
How do you find out what is the current number of blocks processed in the server?
How do we find out why the node is not synchronizing?
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
How to find out which addresses are holding onto an asset?
+1
vote
An asset is created and sent to many addresses (50+).
How can I tell which are all the addresses that has a balance of the asset?
asked
Apr 10, 2017
by
kakkoiiman
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
You cannot currently do this via the MultiChain API. However the MultiChain Explorer allows you to view all the addresses holding units of an asset:
https://github.com/MultiChain/multichain-explorer
answered
Apr 10, 2017
by
MultiChain
Please
log in
or
register
to add a comment.
...