@pancakeswap/chains
Advanced tools
+3
-3
@@ -46,4 +46,4 @@ 'use strict'; | ||
| var AVERAGE_CHAIN_BLOCK_TIMES = { | ||
| [56 /* BSC */]: 1.5, | ||
| [97 /* BSC_TESTNET */]: 1.5, | ||
| [56 /* BSC */]: 0.75, | ||
| [97 /* BSC_TESTNET */]: 0.75, | ||
| [204 /* OPBNB */]: 0.5, | ||
@@ -229,3 +229,3 @@ [5611 /* OPBNB_TESTNET */]: 0.5, | ||
| return { | ||
| [56 /* BSC */]: "https://proxy-worker-api.pancakeswap.com/bsc-exchange", | ||
| [56 /* BSC */]: null, | ||
| [1 /* ETHEREUM */]: `https://gateway-arbitrum.network.thegraph.com/api/${theGraphApiKey}/subgraphs/id/9opY17WnEPD4REcC43yHycQthSeUMQE26wyoeMjZTLEx`, | ||
@@ -232,0 +232,0 @@ [1101 /* POLYGON_ZKEVM */]: `https://gateway-arbitrum.network.thegraph.com/api/${theGraphApiKey}/subgraphs/id/37WmH5kBu6QQytRpMwLJMGPRbXvHgpuZsWqswW4Finc2`, |
+3
-3
@@ -44,4 +44,4 @@ // src/chainId.ts | ||
| var AVERAGE_CHAIN_BLOCK_TIMES = { | ||
| [56 /* BSC */]: 1.5, | ||
| [97 /* BSC_TESTNET */]: 1.5, | ||
| [56 /* BSC */]: 0.75, | ||
| [97 /* BSC_TESTNET */]: 0.75, | ||
| [204 /* OPBNB */]: 0.5, | ||
@@ -227,3 +227,3 @@ [5611 /* OPBNB_TESTNET */]: 0.5, | ||
| return { | ||
| [56 /* BSC */]: "https://proxy-worker-api.pancakeswap.com/bsc-exchange", | ||
| [56 /* BSC */]: null, | ||
| [1 /* ETHEREUM */]: `https://gateway-arbitrum.network.thegraph.com/api/${theGraphApiKey}/subgraphs/id/9opY17WnEPD4REcC43yHycQthSeUMQE26wyoeMjZTLEx`, | ||
@@ -230,0 +230,0 @@ [1101 /* POLYGON_ZKEVM */]: `https://gateway-arbitrum.network.thegraph.com/api/${theGraphApiKey}/subgraphs/id/37WmH5kBu6QQytRpMwLJMGPRbXvHgpuZsWqswW4Finc2`, |
@@ -29,3 +29,3 @@ type SubgraphParams = { | ||
| export declare const V2_SUBGRAPHS: { | ||
| 56: string; | ||
| 56: null; | ||
| 1: string; | ||
@@ -83,3 +83,3 @@ 1101: string; | ||
| export declare function getV2Subgraphs({ noderealApiKey, theGraphApiKey }: SubgraphParams): { | ||
| 56: string; | ||
| 56: null; | ||
| 1: string; | ||
@@ -86,0 +86,0 @@ 1101: string; |
+1
-1
| { | ||
| "name": "@pancakeswap/chains", | ||
| "license": "MIT", | ||
| "version": "0.5.2", | ||
| "version": "0.5.3", | ||
| "description": "The single source of truth for Pancakeswap chain-related information", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
75076
-0.14%