Skip to content

Commit 86b3913

Browse files
authored
Merge branch 'master' into feat/support-reality-hash-questions
2 parents 400470b + cdfa31d commit 86b3913

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/claim-modal.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ const chainIdToParams = {
6565
"QmfSrb13pZvvgSQ4oGtocshzsRDNMatBUxADdwG2uda5qR/snapshot-2025-01.json",
6666
"QmUfBdXtNwozCjBPmqjmFwpEDkopZ6Xua9zL9VVpc6ZSnw/snapshot-2025-02.json",
6767
"QmbXChWWrjS5LsmkRWVfxe3eYZrMs1PZ8w3sxQgKbShLop/snapshot-2025-03.json",
68+
"QmaLsXtgbAqVurvu2rsZScm1NkHVc4JX9G8xyAnh5NzDaC/snapshot-2025-04.json",
6869
],
6970
blockExplorerBaseUrl: "https://etherscan.io",
7071
klerosboard: "https://api.studio.thegraph.com/query/66145/klerosboard-mainnet/version/latest",
@@ -117,6 +118,7 @@ const chainIdToParams = {
117118
"QmQhnESLtYoZy4DbjPrFa3x7Mm262jfDTW5b4p4MMccCiw/xdai-snapshot-2025-01.json",
118119
"QmXSvhfY5pP8umyBQJJKZUBmuE1mTRP8F2rUiYReM9UMkb/xdai-snapshot-2025-02.json",
119120
"QmRXwUA9amrXs6iMCiTDNyZqy8B2UtSRJEjdNowg92Evb6/xdai-snapshot-2025-03.json",
121+
"QmVSr6dUpENSMiD5xxgzVXYvUGaHcXq8LRBL5YepmyyeQB/xdai-snapshot-2025-04.json",
120122
],
121123
blockExplorerBaseUrl: "https://gnosisscan.io",
122124
klerosboard: "https://api.studio.thegraph.com/query/66145/klerosboard-gnosis/version/latest",

0 commit comments

Comments
 (0)