Added polygon mumbai

This commit is contained in:
Aleksandr Kraiz
2022-07-04 11:02:01 +04:00
parent 9624b6926a
commit be04b3bad3
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.12.10",
"version": "0.12.11",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",

View File

@@ -28,6 +28,9 @@
},
"4002": {
"api": "https://testing.orionprotocol.io/ftm-testnet"
},
"80001": {
"api": "https://testing.orionprotocol.io/polygon-mumbai"
}
}
},
@@ -85,4 +88,4 @@
}
}
}
}
}