Skip to content

Commit

Permalink
Merge pull request #456 from kleros/feat/january-rewards
Browse files Browse the repository at this point in the history
feat: january rewards
  • Loading branch information
jaybuidl authored Feb 3, 2025
2 parents 7f9e0f4 + 4ae0376 commit 5041de9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/claim-modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const chainIdToParams = {
"QmcwjSjgtTD5JC52DNbXVv8tNxL1ou3Ap98k8ViwQxw6HJ/snapshot-2024-10.json",
"QmT76RCkaMqPPHM5kyy9FKdjNATdYVEeZpWkNeTVKEMQRC/snapshot-2024-11.json",
"QmRHKSvdm8MPnQy1GKwRtikDNAsbLoPS679vBR2Ype8mut/snapshot-2024-12.json",
"QmfSrb13pZvvgSQ4oGtocshzsRDNMatBUxADdwG2uda5qR/snapshot-2025-01.json",
],
blockExplorerBaseUrl: "https://etherscan.io",
klerosboard: "https://api.studio.thegraph.com/query/66145/klerosboard-mainnet/version/latest",
Expand Down Expand Up @@ -111,6 +112,7 @@ const chainIdToParams = {
"QmTBJ2bYMTE5eMGTtoKJ3ia8ET6wwngwgahaq3wfstCMM1/xdai-snapshot-2024-10.json",
"QmPx9ABCPRvFuLDQxeVdV1fPHoDrsm1uH6zMnRNjk2PC7n/xdai-snapshot-2024-11.json",
"QmNge4Ei6TWAK3m4GrC21GJc4RbPVE8KBftXrieM4zAgqj/xdai-snapshot-2024-12.json",
"QmQhnESLtYoZy4DbjPrFa3x7Mm262jfDTW5b4p4MMccCiw/xdai-snapshot-2025-01.json",
],
blockExplorerBaseUrl: "https://gnosisscan.io",
klerosboard: "https://api.studio.thegraph.com/query/66145/klerosboard-gnosis/version/latest",
Expand Down

0 comments on commit 5041de9

Please sign in to comment.