Skip to content

Commit

Permalink
add wormchain
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed Nov 28, 2024
1 parent ae6f43f commit 3f87a6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/adapters/wormhole/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const chains = [
"terra classic",
"karura",
"acala",
"wormchain",
];

export const chainNameMapping: { [key: string]: string } = {
Expand Down
1 change: 1 addition & 0 deletions src/data/bridgeNetworkData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1724,6 +1724,7 @@ export default [
"Oasis",
"Celo",
"Kaia",
"Wormchain",
],
chainMapping: {
avalanche: "avax",
Expand Down

0 comments on commit 3f87a6d

Please sign in to comment.