Skip to content

Commit

Permalink
Merge pull request #416 from kleros/feat/2024-05-rewards
Browse files Browse the repository at this point in the history
feat: add 2025-05 rewards
  • Loading branch information
jaybuidl authored Jun 7, 2024
2 parents ea9ed3b + b69b346 commit 196698f
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 @@ -52,6 +52,7 @@ const chainIdToParams = {
"https://cdn.kleros.link/ipfs/QmPmrHWcGrXD9F2YDDS4BiZxZbv5qDxakhDw1MRH58tUjP/snapshot-2024-02.json",
"https://cdn.kleros.link/ipfs/QmWDAc4nE2P6XuPXjj5FMs68oUg2Bdz2GHsUJXpywqbjz8/snapshot-2024-03.json",
"https://cdn.kleros.link/ipfs/QmbJ3tiiH7pRB6iLfSoJVtEG2dx7pY7YHCqc13y3FeekZQ/snapshot-2024-04.json",
"https://cdn.kleros.link/ipfs/QmSCLnDTGSonAzmLrpHdQMumRe3V35pGbnXHPGm71pAdXj/snapshot-2024-05.json",
],
blockExplorerBaseUrl: "https://etherscan.io",
klerosboard: "https://api.studio.thegraph.com/query/66145/klerosboard-mainnet/version/latest",
Expand Down Expand Up @@ -93,6 +94,7 @@ const chainIdToParams = {
"https://cdn.kleros.link/ipfs/QmdGBZ43WhtTVZNVCtu7fFfsgxoYwPzr8xSJGnFPQEcYcX/xdai-snapshot-2024-02.json",
"https://cdn.kleros.link/ipfs/QmcWw37anHSMcFkuZMZRLZRKMByTNAPUKEM6hQ1bPAZDnn/xdai-snapshot-2024-03.json",
"https://cdn.kleros.link/ipfs/QmUYBkvBEDXLvLtnKBvPCj6fJgTJ9nDQYseU4f1Wo33AY2/xdai-snapshot-2024-04.json",
"https://cdn.kleros.link/ipfs/QmasCmVBzZaxWcSHMc3uhK3ZdwSQXMdX5bdZBaistpXXxX/xdai-snapshot-2024-05.json",
],
blockExplorerBaseUrl: "https://blockscout.com/poa/xdai/",
klerosboard: "https://api.studio.thegraph.com/query/66145/klerosboard-gnosis/version/latest",
Expand Down

0 comments on commit 196698f

Please sign in to comment.