Skip to content

Commit

Permalink
Merge pull request #405 from kleros/feat/2024-03-rewards
Browse files Browse the repository at this point in the history
refactor: 2024-03 rewards
  • Loading branch information
jaybuidl authored Apr 6, 2024
2 parents 83cd3ad + a0b2c78 commit 5b9997b
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 @@ -50,6 +50,7 @@ const chainIdToParams = {
"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",
"https://ipfs.kleros.io/ipfs/QmWDAc4nE2P6XuPXjj5FMs68oUg2Bdz2GHsUJXpywqbjz8/snapshot-2024-03.json"
],
blockExplorerBaseUrl: "https://etherscan.io",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard",
Expand Down Expand Up @@ -89,6 +90,7 @@ const chainIdToParams = {
"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",
"https://ipfs.kleros.io/ipfs/QmcWw37anHSMcFkuZMZRLZRKMByTNAPUKEM6hQ1bPAZDnn/xdai-snapshot-2024-03.json"
],
blockExplorerBaseUrl: "https://blockscout.com/poa/xdai/",
klerosboard: "https://api.thegraph.com/subgraphs/name/salgozino/klerosboard-xdai",
Expand Down

0 comments on commit 5b9997b

Please sign in to comment.