Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Add Sapphire, Sapphire Testnet & Emerald to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
CedarMist committed Aug 13, 2023
1 parent a3b53d2 commit 1eab09d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/chains/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export { dfk } from './dfk'
export { dogechain } from './dogechain'
export { edgeware } from './edgeware'
export { edgewareTestnet } from './edgewareTestnet'
export { emerald } from './emerald'
export { eos } from './eos'
export { eosTestnet } from './eosTestnet'
export { evmos } from './evmos'
Expand Down Expand Up @@ -83,6 +84,8 @@ export { polygonZkEvm } from './polygonZkEvm'
export { pulsechain } from './pulsechain'
export { pulsechainV4 } from './pulsechainV4'
export { scrollTestnet } from './scrollTestnet'
export { sapphire } from './sapphire'
export { sapphireTestnet } from './sapphireTestnet'
export { sepolia } from './sepolia'
export { skaleBlockBrawlers } from './skale/brawl'
export { skaleCalypso } from './skale/calypso'
Expand Down

0 comments on commit 1eab09d

Please sign in to comment.