Rule File
Preparation
Register a task to specify the NFT and the target price.
Automation

Event Listener will listen the price of the NFT that you want to sell from different chains, such as Uptick and Stargaze.
When the target price meet, Scheduler will activate the task.
Task Engine receive the task.
Engine execute the task and return with a proof.
Scheduler send the task result back to the chain.
After verification, Specy Module transfer the NFT to the target chain to finish the transaction.
Last updated