@sushiswap/core-sdk
Advanced tools
Comparing version 1.0.0-canary.133 to 1.0.0-canary.134
@@ -18,1 +18,2 @@ export { Avalanche } from './Avalanche'; | ||
export { Metis } from './Metis'; | ||
export { Boba } from './Boba'; |
@@ -36,3 +36,4 @@ export declare enum ChainId { | ||
METIS = 1088, | ||
ARBITRUM_NOVA = 42170 | ||
ARBITRUM_NOVA = 42170, | ||
BOBA_AVAX = 43288 | ||
} |
@@ -35,3 +35,4 @@ export declare enum ChainKey { | ||
METIS = "metis", | ||
ARBITRUM_NOVA = "arbitrum-nova" | ||
ARBITRUM_NOVA = "arbitrum-nova", | ||
BOBA_AVAX = "boba-avax" | ||
} |
{ | ||
"name": "@sushiswap/core-sdk", | ||
"version": "1.0.0-canary.133", | ||
"version": "1.0.0-canary.134", | ||
"license": "MIT", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "78356bcd8a711c82124fe00423bb566d13f2cc1c" | ||
"gitHead": "927294925ba593f610f0646ab13c7c57063f537a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1014039
76
5532
72