Replace AGOR with ETH

This commit is contained in:
Dmitry Leleko
2023-05-24 13:00:46 +03:00
parent c920972d08
commit ad69d861c9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.19.7",
"version": "0.19.8",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -105,4 +105,4 @@
"files": [
"lib/**/*"
]
}
}

View File

@@ -51,7 +51,7 @@
"shortName": "Arbitrum Goerli",
"code": "arb",
"rpc": "https://goerli-rollup.arbitrum.io/rpc",
"baseCurrencyName": "AGOR"
"baseCurrencyName": "ETH"
},
"4002": {
"chainId": "4002",