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
NFT asset, token name and qty
inline data for NFT token
is there any chance to get the data from a stream by giving the first letter of stream name
Token Details
Are non fungible token spendable?
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
get NFT by name
+3
votes
Hello, how can i get nft data from multichain by token name like i do it with assets and getassetinfo?
now i retrieving asset object with verbose true and then searching token by name in issues field.
non-fungible-tokens
asked
Jan 17, 2022
by
Levi770
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+2
votes
Best answer
I'm afraid you can't do this in MultiChain 2.2 but we're aware of the shortcoming and it will be added in the next minor version update.
answered
Jan 17, 2022
by
MultiChain
selected
Jan 17, 2022
by
Levi770
Thank you for answer
Version 2.2.1 beta 1 now includes the gettokeninfo API, which is what you're looking for. It can be downloaded from the versions at the bottom of the regular download page.
Thank you very much!
Please
log in
or
register
to add a comment.
...