In this quick tutorial, we will cover Understanding the Retrieve Asset Issuance History Node. Here, you will learn all there is to know about the Retrieve Asset Issuance History Node and how it’s used in Catenis Flow.
In this video we will cover:
Prerequisite
After watching Understanding the Retrieve Asset Issuance History Node, feel free to watch the next video, Working with the Retrieve Asset Issuance History 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.
In this tutorial, you will learn all there is to know about the Retrieve Asset Issuance History Node and how it’s used in Catenis Flow.
The Retrieve Asset Issuance History Node on Catenis Flow,
allows you to view the entire history of issuances for a given asset,
or token.
As well as virtual evices it was issued to.
It allows you to filter based on a date range,
amount of assets,
and skip a number of assets.
Name the node using the name field, and set a Catenis Virtual Device in the connection field.
Enter the asset ID of the asset you wish to view the asset holder for into the asset ID field.
This field is required.
To set a lower limit for the time period you wish to see history for,
enter a start date into the start date field.
To set an upper limit for the time period you wish to view the history for, enter an end date into the end date field.
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 Retrieve Asset Issuance History Node.
Note, that after importing the example flow,
you will need to set the Catenis Flow Nodes to your own previously configured virtual device.
Before you can use the example JSON object,
first, replace the example asset ID with your own asset ID.
You can pause this tutorial now, to explore this flow on your own,
and in the next video, you’ll learn how to create this flow from scratch.
Excellent!
Now, you should understand the Retrieve Asset Issuance History Node.
Up next, you’ll learn how to use the Retrieve Asset Issuance History Node in your own flow.
[Music]