Skip to content

Commit

Permalink
build&publish
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed Apr 12, 2024
1 parent 3350f94 commit b81eb43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/Client/customChains.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ exports.seiDevnet = {
blockExplorers: {
default: {
name: "SEI Explorer",
url: "https://seistream.app/",
url: "https://seitrace.com/",
},
},
};
2 changes: 2 additions & 0 deletions dist/chains.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ exports.supportedChains = [
chains_1.fantomTestnet,
customChains_1.devChain1,
customChains_1.seiDevnet,
chains_1.zkSync,
chains_1.zkSyncSepoliaTestnet,
];

0 comments on commit b81eb43

Please sign in to comment.