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

feat: permit detection script for Sepolia #326

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

shoom3301
Copy link
Contributor

No description provided.

Comment on lines +15 to +19
"fetchPermitInfo": "ts-node src/permitInfo/fetchPermitInfo.ts",
"fetchPermitInfo:mainnet": "yarn run fetchPermitInfo -- 1",
"fetchPermitInfo:gnosis": "yarn run fetchPermitInfo -- 100",
"fetchPermitInfo:goerli": "yarn run fetchPermitInfo -- 5",
"fetchPermitInfo:sepolia": "yarn run fetchPermitInfo -- 11155111",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't manage to make it run using yarn.
Thank you!

src/public/PermitInfo.11155111.json Outdated Show resolved Hide resolved
@shoom3301 shoom3301 merged commit 5b0b99c into main Jan 8, 2024
5 checks passed
@shoom3301 shoom3301 deleted the feat/sepolia-permit-script branch January 8, 2024 13:34
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants