Skip to content

Instantly share code, notes, and snippets.

@zeuslawyer
Created March 20, 2025 05:54
Show Gist options
  • Save zeuslawyer/489335e597406cddf4b9b4dd2bc39eb2 to your computer and use it in GitHub Desktop.
Save zeuslawyer/489335e597406cddf4b9b4dd2bc39eb2 to your computer and use it in GitHub Desktop.
Workflow configuration
cronTriggerInterval: 60
dataFeedsCacheContractAddress: 0xb79288ce6a58b7af2230a77f296f6a13b78a0292
feedId: 0x029BFA81517000400000000000000000
endpointTimeoutMilliseconds: 5000
chainWriterCapabilityLabel: [email protected]
cronExpression: "0 */2 * * * *" # Every 2 minutes
myUniqueValue: 1981 # Your custom integer [0..1000]
consumerAddress: "0x9bE25CED8524eaaF1d51b967893F982214161896" # A pre-deployed consumer contract for this example
chainWriterLabel: "[email protected]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment