In this quick tutorial, we will cover Understanding the List Asset Holders Node. This tutorial will teach you about the List Asset Holders Node and how it’s used in Catenis flow. The “List Asset Holders” node on Catenis Flow allows you to view a list of all asset holders for any given asset.
In this video we will cover:
Prerequisite
After watching Understanding the List Asset Holders Node, feel free to watch the next video, Working with the List Asset Holders Node in Run-Time Mode, to further expand your knowledge.
Subscribe to our channel for more Bitcoin Blockchain building videos! https://www.youtube.com/c/BlockchainofThings
Links from this video for easy access:
To sign up for your free account, head to our website www.blockchainofthings.com.
Join our community forum for the quickest response time to all your questions and concerns. This forum is our customer support. https://forum.blockchainofthings.com/
[Music]
Hi, this is Claire for Blockchain of Things.
This tutorial will teach you about the List Asset Holders Node and how it’s used in Catenis Flow.
The List Asset Holders Node on Catenis Flow, allows you to view a list of all asset holders for any given asset.
It returns any device which owns a non-zero amount of the asset ID you are looking up.
The List Asset Holders Node’s properties panel contains the standard name field where you can name the node,
and the connection field,
where you can set your previously configured Catenis Virtual Device connection,
or configure a new virtual device.
Enter the asset ID of the asset you wish to view the asset holders for into the asset ID field.
This field is required.
If desired, enter a limit to the maximum number of
asset holders you wish to be returned in the limit field.
If you wish, enter a number into the skip field to skip listing a set amount of asset holders.
Starting from the top.
Now, let’s take a look at the example flow found at this link:
Copy the example flow.
Click the Node-RED hamburger menu, and click import to display the import flow dialog box.
Paste the flow into the import box and click the import button.
This flow is a working example implementing the List Asset Holders Node.
Note, that after importing the example flow, you will need to set the Catenis Flow Nodes to your own previously configured virtual device.
If you don’t remember how to do this, check out the video at this link:
Before you can use the example JSON object, you will need to replace the example asset ID with your own asset ID.
You can pause this tutorial now, to explore this flow on your own.
Awesome!
After watching this tutorial, you should understand List Asset Holders Node.
Now, you’re ready to learn how to use the List Asset Holders Node in your own flow.
In the next video, you’ll learn how to create this flow from scratch.
[Music]