Skip to content

Commit

Permalink
devop: tomo to viction
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Nov 8, 2023
1 parent ff14a44 commit b2e3fd2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions packages/extension/src/providers/ethereum/networks/tomo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ import wrapActivityHandler from "@/libs/activity-state/wrap-activity-handler";

const tomoOptions: EvmNetworkOptions = {
name: NetworkNames.TomoChain,
name_long: "TomoChain",
name_long: "Viction",
homePage: "https://tomochain.com/",
blockExplorerTX: "https://tomoscan.io/tx/[[txHash]]",
blockExplorerAddr: "https://tomoscan.io/address/[[address]]",
chainID: "0x58",
isTestNetwork: false,
currencyName: "TOMO",
currencyNameLong: "TomoChain",
currencyNameLong: "Viction",
node: "wss://ws.tomochain.com",
icon: require("./icons/tomo.png"),
icon: require("./icons/viction.png"),
coingeckoID: "tomochain",
basePath: "m/44'/889'/0'/0",
assetsInfoHandler,
Expand Down

1 comment on commit b2e3fd2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.