Skip to content

Commit

Permalink
added: base, linea, zkevm, mantle networks
Browse files Browse the repository at this point in the history
  • Loading branch information
nrjshka committed Aug 17, 2023
1 parent 03d730b commit e56f4b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ export const NETWORK_IDS = /* #__PURE__ */ {
Solana: -1,
SolanaTestnet: -1001,
TON: -3,
Base: 8453,
Mantle: 5000,
zkEVM: 1101,
Linea: 59144,
Cosmos: -100,
Osmosis: -101,
Sifchain: -102,
Expand Down

0 comments on commit e56f4b0

Please sign in to comment.