Skip to content

Commit

Permalink
Merge branch 'master' into refactor(web)/token-symbol-logic-and-xdai-…
Browse files Browse the repository at this point in the history
…decimals-to-2
  • Loading branch information
alcercu authored Dec 4, 2023
2 parents 3b9e853 + 374b34e commit f718562
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 @@ -46,6 +46,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 @@ -81,6 +82,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 f718562

Please sign in to comment.