@bloks/constants
Advanced tools
Comparing version 28.10.0 to 28.11.0
@@ -744,3 +744,3 @@ "use strict"; | ||
ESR_PROTOCOL: chain === "proton" ? "proton" : "proton-dev", | ||
METAL_PROTON_ENDPOINT: chain === "proton" ? "https://api.protonchain.com" : "https://api-dev.protonchain.com", | ||
METAL_PROTON_ENDPOINT: chain === "proton" ? "https://identity.api.prod.metalx.com" : "https://identity.api.dev.metalx.com", | ||
SWAP_URL: chain === "proton" ? "https://otc.protonswap.com" : "https://otc-test.protonswap.com", | ||
@@ -747,0 +747,0 @@ WRAP_SERVER_URL: chain === "proton" ? "https://www.api.bloks.io/proton-wrap-public2" : "https://www.api.bloks.io/proton-wrap-testnet-public2" |
{ | ||
"name": "@bloks/constants", | ||
"version": "28.10.0", | ||
"version": "28.11.0", | ||
"author": "Metallicus", | ||
@@ -20,3 +20,3 @@ "module": "dist/index.mjs", | ||
"typescript": "^4.5.5", | ||
"@proton/tsconfig": "1.5.1" | ||
"@proton/tsconfig": "1.6.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "gitHead": "8a9e01b40331837d8ff6affb54613787d5142220", |
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
115297