Skip to content

Commit

Permalink
Merge pull request #404 from kleros/feat/2024-02-rewards
Browse files Browse the repository at this point in the history
refactor: 2024-02 rewards
  • Loading branch information
kemuru authored Mar 6, 2024
2 parents 8796c6b + b7803f1 commit 83cd3ad
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 @@ -49,6 +49,7 @@ const chainIdToParams = {
"https://ipfs.kleros.io/ipfs/QmbZ9ZVxJhNDRGokQ1PSqaLLprhgtAAm4m7kB2CY9GiaGD/snapshot-2023-11.json",
"https://ipfs.kleros.io/ipfs/QmZ1G5hK72tXynU8bj63QATopRgvV55h7Y5rgz3fofkCtw/snapshot-2023-12.json",
"https://ipfs.kleros.io/ipfs/Qme5CAtUNaNF3D5QEV3K4Je2uCkaH1kUWM6zNb3W8xr3dk/snapshot-2024-01.json",
"https://ipfs.kleros.io/ipfs/QmPmrHWcGrXD9F2YDDS4BiZxZbv5qDxakhDw1MRH58tUjP/snapshot-2024-02.json",
],
blockExplorerBaseUrl: "https://etherscan.io",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard",
Expand Down Expand Up @@ -87,6 +88,7 @@ const chainIdToParams = {
"https://ipfs.kleros.io/ipfs/Qma4dBYJedugVM7JFtbBaDuRK2nqULo8bSsSGR7tpdtw5e/xdai-snapshot-2023-11.json",
"https://ipfs.kleros.io/ipfs/QmcXxdjPXQpj1uChX7AHM1Q3imEauB7hFW4J2qR74tXBsJ/xdai-snapshot-2023-12.json",
"https://ipfs.kleros.io/ipfs/QmddfsZDD2oQLrskJDUk8AmDKJJvHFe3GLE2Zmm1n2rGrq/xdai-snapshot-2024-01.json",
"https://ipfs.kleros.io/ipfs/QmdGBZ43WhtTVZNVCtu7fFfsgxoYwPzr8xSJGnFPQEcYcX/xdai-snapshot-2024-02.json",
],
blockExplorerBaseUrl: "https://blockscout.com/poa/xdai/",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard-xdai",
Expand Down

0 comments on commit 83cd3ad

Please sign in to comment.