mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-30 09:38:03 +03:00
Add TON mainnet/testnet
This commit is contained in:
@@ -1 +1,16 @@
|
||||
export default ['FTM', 'BSC', 'ETH', 'POLYGON', 'OKC', 'ARB', 'OPBNB', 'INEVM', 'LINEA', 'AVAX', 'BASE', 'LUMIA'] as const;
|
||||
export default [
|
||||
'FTM',
|
||||
'BSC',
|
||||
'ETH',
|
||||
'POLYGON',
|
||||
'OKC',
|
||||
'ARB',
|
||||
'OPBNB',
|
||||
'INEVM',
|
||||
'LINEA',
|
||||
'AVAX',
|
||||
'BASE',
|
||||
'LUMIA',
|
||||
'TON',
|
||||
'TON_TESTNET',
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user