@injectivelabs/networks
Advanced tools
Comparing version 1.14.40 to 1.14.41-beta.0
@@ -11,2 +11,3 @@ import { NetworkEndpoints } from './types.js'; | ||
export declare const endpointsDevnet2: NetworkEndpoints; | ||
export declare const endpointsDevnet3: NetworkEndpoints; | ||
export declare const endpointsLocal: NetworkEndpoints; | ||
@@ -13,0 +14,0 @@ /** |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.endpointsMainnetK8s = exports.endpointsMainnetOld = exports.endpointsMainnetLB = exports.endpointsTestnetK8s = exports.endpointsTestnetOld = exports.endpointsLocal = exports.endpointsDevnet2 = exports.endpointsDevnet1 = exports.endpointsDevnet = exports.endpointsTestnet = exports.endpointsTestnetSentry = exports.endpointsInternal = exports.endpointsStaging = exports.endpointsMainnet = exports.endpointsMainnetSentry = void 0; | ||
exports.endpointsMainnetK8s = exports.endpointsMainnetOld = exports.endpointsMainnetLB = exports.endpointsTestnetK8s = exports.endpointsTestnetOld = exports.endpointsLocal = exports.endpointsDevnet3 = exports.endpointsDevnet2 = exports.endpointsDevnet1 = exports.endpointsDevnet = exports.endpointsTestnet = exports.endpointsTestnetSentry = exports.endpointsInternal = exports.endpointsStaging = exports.endpointsMainnet = exports.endpointsMainnetSentry = void 0; | ||
exports.endpointsMainnetSentry = { | ||
@@ -83,2 +83,13 @@ indexer: 'https://sentry.exchange.grpc-web.injective.network', | ||
}; | ||
exports.endpointsDevnet3 = { | ||
indexer: 'https://devnet-3.api.injective.dev', | ||
grpc: 'https://devnet-3.grpc.injective.dev', | ||
rpc: 'https://devnet-3.tm.injective.dev', | ||
rest: 'https://devnet-3.lcd.injective.dev', | ||
chronos: 'https://devnet-3.api.injective.dev', | ||
explorer: 'https://devnet-3.api.injective.dev', | ||
cacheGrpc: 'https://devnet-3.grpc.injective.dev', | ||
cacheRest: 'https://devnet-3.api.injective.dev', | ||
web3gw: 'https://devnet-3.api.injective.dev', | ||
}; | ||
exports.endpointsLocal = { | ||
@@ -85,0 +96,0 @@ indexer: 'https://localhost:4444', |
@@ -11,2 +11,3 @@ import { NetworkEndpoints } from './types.js'; | ||
export declare const endpointsDevnet2: NetworkEndpoints; | ||
export declare const endpointsDevnet3: NetworkEndpoints; | ||
export declare const endpointsLocal: NetworkEndpoints; | ||
@@ -13,0 +14,0 @@ /** |
@@ -84,2 +84,13 @@ export const endpointsMainnetSentry = { | ||
}; | ||
export const endpointsDevnet3 = { | ||
indexer: 'https://devnet-3.api.injective.dev', | ||
grpc: 'https://devnet-3.grpc.injective.dev', | ||
rpc: 'https://devnet-3.tm.injective.dev', | ||
rest: 'https://devnet-3.lcd.injective.dev', | ||
chronos: 'https://devnet-3.api.injective.dev', | ||
explorer: 'https://devnet-3.api.injective.dev', | ||
cacheGrpc: 'https://devnet-3.grpc.injective.dev', | ||
cacheRest: 'https://devnet-3.api.injective.dev', | ||
web3gw: 'https://devnet-3.api.injective.dev', | ||
}; | ||
export const endpointsLocal = { | ||
@@ -86,0 +97,0 @@ indexer: 'https://localhost:4444', |
{ | ||
"name": "@injectivelabs/networks", | ||
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.", | ||
"version": "1.14.40", | ||
"version": "1.14.41-beta.0", | ||
"sideEffects": false, | ||
@@ -63,3 +63,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "3530a66d35278bd939700098d2fbec98f1484253" | ||
"gitHead": "65eacb5e3cf62675b0c3540f1314958f6abb462c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
119824
1396
2