Skip to content

Commit

Permalink
Merge pull request #393 from kleros/feat/2023-11-rewards
Browse files Browse the repository at this point in the history
refactor: 2023-11 rewards
  • Loading branch information
kemuru authored Dec 1, 2023
2 parents b8a5367 + 0f9a079 commit feab2f6
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/QmfEb61fZ8QV9LX8Y7VU5AcnzCtjxDTFejzMAgAmUajrRH/snapshot-2023-08.json",
"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",
],
blockExplorerBaseUrl: "https://etherscan.io",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard",
Expand Down Expand Up @@ -82,6 +83,7 @@ const chainIdToParams = {
"https://ipfs.kleros.io/ipfs/QmYCaK3FPJX6S5jkCCLKqNMVDku9vC7RYaSyyC8gPZYvMp/xdai-snapshot-2023-08.json",
"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",
],
blockExplorerBaseUrl: "https://blockscout.com/poa/xdai/",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard-xdai",
Expand Down

0 comments on commit feab2f6

Please sign in to comment.