feat: added new base chain

This commit is contained in:
Mikhail Gladchenko
2024-04-22 17:22:50 +01:00
parent cbc3cb611e
commit 668f958d07
7 changed files with 57 additions and 6 deletions

View File

@@ -1 +1 @@
export default ['ftm', 'bsc', 'eth', 'polygon', 'okc', 'arb', 'drip', 'opbnb', 'inevm', 'linea', 'avax'] as const;
export default ['ftm', 'bsc', 'eth', 'polygon', 'okc', 'arb', 'drip', 'opbnb', 'inevm', 'linea', 'avax', 'base'] as const;