Monitoring other lightweight data stored on Arweave
Note:
Users of Arweave may store large files on the chain, such as PDFs, mp4 formats, etc. Currently, the ChainBot platform does not support parsing content of large file types.
Supported Data Sources
Data Source
Type
Stability
Arweave
on chain
Very High
How to Configure Arweave Bot Monitoring?
After logging into the ChainBot platform, click on the upper-right corner "Create Bot" -> "Arweave Monitor."
Create a Arweave Bot
Info Description
Field Name
Description
Required
Name
Bot monitoring name
Yes
Tags
Bot monitoring tags, useful for search
Yes
Tags Conditions Description
Parameter
Symbol
Description
App-Name
==, in
Application name tagged by Arweave users on Arweave, e.g., Mirror uses the tag "mirrorxyz"
Contributor
==, in
Contributor of content on Arweave, for example, the author of an article in Mirror
Original-Content-Digest
empty, notEmpty
When content on Arweave is updated, the digest of the initial push content will be tagged as Original-Content-Digest
Data Conditions Description
Users can filter content entities stored on Arweave based on their own conditions. For example, if you want to monitor articles with the keyword Aptos on Mirror, you should fill it in as:
Conditions Demo
Template Variables Description
Variable
Description
$data.{}
Data information retrieved from specific content on Arweave, dynamically parsed
$tags.{}
The value of any tag parsed from Arweave, dynamically parsed