Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subgraph and Gelato web3 function #26

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Subgraph and Gelato web3 function #26

wants to merge 16 commits into from

Conversation

jfschwarz
Copy link

This PR migrate the repo into a monorepo structure, adding two new projects:

Subgraph

A simple subgraph that allows querying the transaction queue of Delay mods. The following deployments are already live:

  [1]: "https://api.studio.thegraph.com/query/23167/zodiac-delay-mainnet/v0.0.4",
  [5]: "https://api.studio.thegraph.com/query/23167/zodiac-delay-goerli/v0.0.4",
  [100]:
    "https://api.studio.thegraph.com/query/23167/zodiac-delay-gnosis/v0.0.4",
  [137]:
    "https://api.studio.thegraph.com/query/23167/zodiac-delay-polygon/v0.0.4",
  [42161]:
    "https://api.studio.thegraph.com/query/23167/zodiac-delay-arbitrum/v0.0.4",
  [43114]:
    "https://api.studio.thegraph.com/query/23167/zodiac-delay-avalanche/v0.0.4",

Gelato web3 function

A function that can be launched on Gelato to run in a specified interval, watching the Delay transaction queue and executing everything as soon as the cooldown period is over

@github-actions
Copy link

github-actions bot commented Oct 19, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@jfschwarz
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants