mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-02 19:17:47 +03:00
Added Polygon to SupportedChainId
This commit is contained in:
@@ -84,7 +84,9 @@ export enum SupportedChainId {
|
||||
MAINNET = '1',
|
||||
ROPSTEN = '3',
|
||||
FANTOM_OPERA = '250',
|
||||
POLYGON = '137',
|
||||
|
||||
POLYGON_TESTNET = '80001',
|
||||
FANTOM_TESTNET = '4002',
|
||||
BSC = '56',
|
||||
BSC_TESTNET = '97',
|
||||
|
||||
Reference in New Issue
Block a user