mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-16 16:21:32 +03:00
update chain names
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.19.76",
|
||||
"version": "0.19.80",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.19.76",
|
||||
"version": "0.19.80",
|
||||
"hasInstallScript": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.19.79",
|
||||
"version": "0.19.80",
|
||||
"description": "Orion Protocol SDK",
|
||||
"main": "./lib/index.cjs",
|
||||
"module": "./lib/index.js",
|
||||
@@ -114,4 +114,3 @@
|
||||
"tsconfig-paths": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"1": {
|
||||
"chainId": "1",
|
||||
"explorer": "https://etherscan.io/",
|
||||
"label": "Ethereum Mainnet",
|
||||
"label": "Ethereum",
|
||||
"shortName": "ETH",
|
||||
"code": "eth",
|
||||
"rpc": "https://trade.orionprotocol.io/eth-mainnet/rpc",
|
||||
@@ -93,7 +93,7 @@
|
||||
"250": {
|
||||
"chainId": "250",
|
||||
"explorer": "https://ftmscan.com/",
|
||||
"label": "Fantom Mainnet",
|
||||
"label": "Fantom",
|
||||
"shortName": "FTM",
|
||||
"code": "ftm",
|
||||
"rpc": "https://rpcapi.fantom.network/",
|
||||
@@ -105,7 +105,7 @@
|
||||
},
|
||||
"137": {
|
||||
"chainId": "137",
|
||||
"label": "Polygon Mainnet",
|
||||
"label": "Polygon",
|
||||
"shortName": "Polygon",
|
||||
"code": "polygon",
|
||||
"baseCurrencyName": "MATIC",
|
||||
@@ -132,7 +132,7 @@
|
||||
"66": {
|
||||
"chainId": "66",
|
||||
"explorer": "https://www.oklink.com/okc/",
|
||||
"label": "OKC Mainnet",
|
||||
"label": "OKT Chain",
|
||||
"shortName": "OKC",
|
||||
"code": "okc",
|
||||
"rpc": "https://exchainrpc.okex.org/",
|
||||
@@ -168,4 +168,4 @@
|
||||
"curveRegistry": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user