mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-30 17:48:05 +03:00
feat: added Sepolia network
This commit is contained in:
@@ -77,6 +77,19 @@
|
||||
"curveRegistry": ""
|
||||
}
|
||||
},
|
||||
"11155111": {
|
||||
"chainId": "11155111",
|
||||
"explorer": "https://sepolia.etherscan.io/",
|
||||
"label": "Sepolia",
|
||||
"shortName": "ETH-Sepolia",
|
||||
"code": "eth",
|
||||
"rpc": "https://gateway.tenderly.co/public/sepolia",
|
||||
"baseCurrencyName": "ETH",
|
||||
"contracts": {
|
||||
"WETH": "",
|
||||
"curveRegistry": ""
|
||||
}
|
||||
},
|
||||
"421613": {
|
||||
"chainId": "421613",
|
||||
"explorer": "https://goerli.arbiscan.io/",
|
||||
|
||||
@@ -225,8 +225,8 @@
|
||||
},
|
||||
"liquidityMigratorAddress": "0x01b10dds12478C88A5E18e2707E729906bC25CfF6"
|
||||
},
|
||||
"5": {
|
||||
"api": "https://testing.orion.xyz/eth-goerli",
|
||||
"11155111": {
|
||||
"api": "https://testing.orion.xyz/eth-sepolia",
|
||||
"services": {
|
||||
"aggregator": {
|
||||
"http": "/backend",
|
||||
|
||||
Reference in New Issue
Block a user