File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @orionprotocol/sdk" ,
3- "version" : " 0.19.92-rc106 " ,
3+ "version" : " 0.19.92-rc107 " ,
44 "description" : " Orion Protocol SDK" ,
55 "main" : " ./lib/index.cjs" ,
66 "module" : " ./lib/index.js" ,
Original file line number Diff line number Diff line change 9595 }
9696 },
9797 "42161" : {
98- "api" : " https://trade.orion.xyz/arbitrum-mainnet " ,
98+ "api" : " https://trade.orion.xyz/arbitrum-one " ,
9999 "services" : {
100100 "aggregator" : {
101101 "http" : " /backend" ,
340340 "http" : " /orion-indexer/"
341341 }
342342 }
343- }
343+ },
344+ "42161" : {
345+ "api" : " https://staging.orion.xyz/arbitrum-one" ,
346+ "services" : {
347+ "aggregator" : {
348+ "http" : " /backend" ,
349+ "ws" : " /v1"
350+ },
351+ "blockchain" : {
352+ "http" : " "
353+ },
354+ "priceFeed" : {
355+ "all" : " /price-feed"
356+ },
357+ "indexer" : {
358+ "http" : " /orion-indexer/"
359+ }
360+ }
361+ },
362+ "204" : {
363+ "api" : " https://staging.orion.xyz/opbnb-mainnet" ,
364+ "services" : {
365+ "aggregator" : {
366+ "http" : " /backend" ,
367+ "ws" : " /v1"
368+ },
369+ "blockchain" : {
370+ "http" : " "
371+ },
372+ "priceFeed" : {
373+ "all" : " /price-feed"
374+ },
375+ "indexer" : {
376+ "http" : " /orion-indexer/"
377+ }
378+ }
344379 }
345380 },
346381 "experimental" : {
You can’t perform that action at this time.
0 commit comments