xrpl.js icon indicating copy to clipboard operation
xrpl.js copied to clipboard

How to get owner address of a specific TokenID?

Open mahiros-tech opened this issue 3 years ago • 1 comments

XLS20D NFT has TokenID and URI, I just want to get the owner of this NFT, how can I get it? Thanks

mahiros-tech avatar Apr 12 '22 00:04 mahiros-tech

Question answered here: https://github.com/XRPLF/XRPL-Standards/discussions/46#discussioncomment-2548482

Will follow up once the feature has been added to Clio :)

JST5000 avatar Apr 12 '22 16:04 JST5000

NFTInfo RPC was released by clio 1.0.2

https://github.com/XRPLF/clio/releases/tag/1.0.2

tequdev avatar Sep 23 '22 05:09 tequdev