add opbnb network code (#244)

This commit is contained in:
Dmitry
2024-03-06 11:50:22 +03:00
committed by GitHub
parent 0ba61a8035
commit d26a21e526

View File

@@ -1 +1 @@
export default ['FTM', 'BSC', 'ETH', 'POLYGON', 'OKC', 'ARB'] as const;
export default ['FTM', 'BSC', 'ETH', 'POLYGON', 'OKC', 'ARB', 'OPBNB'] as const;