Skip to content

Commit

Permalink
Merge pull request #397 from kleros/feat/2023-12-rewards
Browse files Browse the repository at this point in the history
refactor: 2023-12 rewards
  • Loading branch information
kemuru authored Jan 2, 2024
2 parents c0fa69f + 1a6bfc9 commit c225ffa
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 @@ -47,6 +47,7 @@ const chainIdToParams = {
"https://ipfs.kleros.io/ipfs/QmUaApTCER7A3cfJUMvakoP4BWGMHsSjqhChcr1pn5rJKL/snapshot-2023-09.json",
"https://ipfs.kleros.io/ipfs/QmXSrwywMP5vipMbryJAezUP3zFAPTKAaCRkRLc4NZcRR7/snapshot-2023-10.json",
"https://ipfs.kleros.io/ipfs/QmbZ9ZVxJhNDRGokQ1PSqaLLprhgtAAm4m7kB2CY9GiaGD/snapshot-2023-11.json",
"https://ipfs.kleros.io/ipfs/QmZ1G5hK72tXynU8bj63QATopRgvV55h7Y5rgz3fofkCtw/snapshot-2023-12.json",
],
blockExplorerBaseUrl: "https://etherscan.io",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard",
Expand Down Expand Up @@ -83,6 +84,7 @@ const chainIdToParams = {
"https://ipfs.kleros.io/ipfs/QmewZj5jxML23gxkwHGJmAhutso83U7js8tRMoYLqcMQJj/xdai-snapshot-2023-09.json",
"https://ipfs.kleros.io/ipfs/QmZkxygbpHdrpWC39PE8k7wEXgGkC7oJddkkzaiEu5bRMV/xdai-snapshot-2023-10.json",
"https://ipfs.kleros.io/ipfs/Qma4dBYJedugVM7JFtbBaDuRK2nqULo8bSsSGR7tpdtw5e/xdai-snapshot-2023-11.json",
"https://ipfs.kleros.io/ipfs/QmcXxdjPXQpj1uChX7AHM1Q3imEauB7hFW4J2qR74tXBsJ/xdai-snapshot-2023-12.json",
],
blockExplorerBaseUrl: "https://blockscout.com/poa/xdai/",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard-xdai",
Expand Down

0 comments on commit c225ffa

Please sign in to comment.