Skip to content

Commit

Permalink
feat: chainlist update
Browse files Browse the repository at this point in the history
  • Loading branch information
xtools-at committed Nov 12, 2024
1 parent 487451c commit a8babce
Show file tree
Hide file tree
Showing 7 changed files with 5,470 additions and 2,856 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/iron
6 changes: 4 additions & 2 deletions config/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,19 @@ module.exports = {
corsProxyUrlPrefix: "https://corsproxy.io/?",
creatorTwitter: "@xtools_",
backgroundUrl: "",
iframeUrl: "https://onbeam.com", // set to "" to use background image
iframeUrl: "https://docs.onbeam.com", // set to "" to use background image

// chains
defaultChainId: 4337,
chainOrder: [
// Beam
4337, 13337,
// Eth
1, 5, 11155111,
1, 11155111,
// AVAX
43114, 43113,
// Sophon
50104, 531050104,
// Imtbl zkEVM
13371, 13473,
// Polygon
Expand Down
Loading

0 comments on commit a8babce

Please sign in to comment.