Skip to content

Instantly share code, notes, and snippets.

@Akagi201
Created March 12, 2024 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akagi201/5167f219e83a43bce8ba781c8704b359 to your computer and use it in GitHub Desktop.
Save Akagi201/5167f219e83a43bce8ba781c8704b359 to your computer and use it in GitHub Desktop.
#!/bin/bash
while true; do
cast call "0x1A46be28AB241F5A64F82ddFc384911520E3d557" "futuresUploadBatchId()" -r "https://rpc-orderly-l2-4460-sepolia-8tc3sd7dvy.t.conduit.xyz"
sleep 5
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment