feat: added new AVAX network

This commit is contained in:
Mikhail Gladchenko
2024-03-25 08:34:12 +00:00
parent e2549932b2
commit a6d4029464
6 changed files with 53 additions and 2 deletions

View File

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