@pancakeswap/chains
Advanced tools
Comparing version
@@ -46,3 +46,3 @@ 'use strict'; | ||
var AVERAGE_CHAIN_BLOCK_TIMES = { | ||
[56 /* BSC */]: 3, | ||
[56 /* BSC */]: 1.5, | ||
[97 /* BSC_TESTNET */]: 1.5, | ||
@@ -49,0 +49,0 @@ [204 /* OPBNB */]: 0.5, |
{ | ||
"name": "@pancakeswap/chains", | ||
"license": "MIT", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "The single source of truth for Pancakeswap chain-related information", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
75178
0.01%