Skip to content

Commit

Permalink
add multicall address for scroll sepolia as well
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckbergeron committed Sep 9, 2024
1 parent 5f22e18 commit dfad61d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.scroll-sepolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
JSON_RPC_URL: ${{ secrets.SCROLL_SEPOLIA_RPC_URL }}
CONTRACT_JSON_URL: 'https://raw.githubusercontent.com/GenerationSoftware/pt-v5-testnet/68c51277ed8196e27634ad8abd46ef99deeb251a/deployments/scrollSepolia/contracts.json'
SUBGRAPH_URL: 'https://api.studio.thegraph.com/query/63100/pt-v5-scroll-sepolia/version/latest'
MULTICALL_ADDRESS: '0xca11bde05977b3631167028862be2a173976ca11'
NODE_OPTIONS: "--max_old_space_size=32768"
permissions: write-all
jobs:
Expand Down

0 comments on commit dfad61d

Please sign in to comment.