Skip to content

Commit

Permalink
Remove deprecated chain configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed May 16, 2024
1 parent 44e8e8e commit 4a1cc03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/entities/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export default () => ({
59144: { nativeCoin: 'ethereum', chainName: 'linea' },
59140: { nativeCoin: 'ethereum', chainName: 'linea' },
245022934: { nativeCoin: 'neon', chainName: 'neon-evm' },
534352: { nativeCoin: 'ethereum', chainName: 'scroll' },
534351: { nativeCoin: 'ethereum', chainName: 'scroll' },
80085: { nativeCoin: 'berachain-bera', chainName: 'berachain' },
17000: { nativeCoin: 'ethereum', chainName: 'ethereum' },
Expand Down

0 comments on commit 4a1cc03

Please sign in to comment.