@ethersproject/providers
Advanced tools
Comparing version 5.5.0 to 5.5.1
@@ -1,2 +0,2 @@ | ||
export declare const version = "providers/5.5.0"; | ||
export declare const version = "providers/5.5.1"; | ||
//# sourceMappingURL=_version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export const version = "providers/5.5.0"; | ||
export const version = "providers/5.5.1"; | ||
//# sourceMappingURL=_version.js.map |
@@ -63,2 +63,14 @@ "use strict"; | ||
break; | ||
case "arbitrum": | ||
host = "arb-mainnet.g.alchemy.com/v2/"; | ||
break; | ||
case "arbitrum-rinkeby": | ||
host = "arb-rinkeby.g.alchemy.com/v2/"; | ||
break; | ||
case "optimism": | ||
host = "opt-mainnet.g.alchemy.com/v2/"; | ||
break; | ||
case "optimism-kovan": | ||
host = "opt-kovan.g.alchemy.com/v2/"; | ||
break; | ||
default: | ||
@@ -65,0 +77,0 @@ logger.throwArgumentError("unsupported network", "network", arguments[0]); |
@@ -81,2 +81,14 @@ "use strict"; | ||
break; | ||
case "optimism": | ||
host = "optimism-mainnet.infura.io"; | ||
break; | ||
case "optimism-kovan": | ||
host = "optimism-kovan.infura.io"; | ||
break; | ||
case "arbitrum": | ||
host = "arbitrum-mainnet.infura.io"; | ||
break; | ||
case "arbitrum-rinkeby": | ||
host = "arbitrum-rinkeby.infura.io"; | ||
break; | ||
default: | ||
@@ -83,0 +95,0 @@ logger.throwError("unsupported network", Logger.errors.INVALID_ARGUMENT, { |
@@ -1,2 +0,2 @@ | ||
export declare const version = "providers/5.5.0"; | ||
export declare const version = "providers/5.5.1"; | ||
//# sourceMappingURL=_version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = "providers/5.5.0"; | ||
exports.version = "providers/5.5.1"; | ||
//# sourceMappingURL=_version.js.map |
@@ -89,2 +89,14 @@ "use strict"; | ||
break; | ||
case "arbitrum": | ||
host = "arb-mainnet.g.alchemy.com/v2/"; | ||
break; | ||
case "arbitrum-rinkeby": | ||
host = "arb-rinkeby.g.alchemy.com/v2/"; | ||
break; | ||
case "optimism": | ||
host = "opt-mainnet.g.alchemy.com/v2/"; | ||
break; | ||
case "optimism-kovan": | ||
host = "opt-kovan.g.alchemy.com/v2/"; | ||
break; | ||
default: | ||
@@ -91,0 +103,0 @@ logger.throwArgumentError("unsupported network", "network", arguments[0]); |
@@ -107,2 +107,14 @@ "use strict"; | ||
break; | ||
case "optimism": | ||
host = "optimism-mainnet.infura.io"; | ||
break; | ||
case "optimism-kovan": | ||
host = "optimism-kovan.infura.io"; | ||
break; | ||
case "arbitrum": | ||
host = "arbitrum-mainnet.infura.io"; | ||
break; | ||
case "arbitrum-rinkeby": | ||
host = "arbitrum-rinkeby.infura.io"; | ||
break; | ||
default: | ||
@@ -109,0 +121,0 @@ logger.throwError("unsupported network", logger_1.Logger.errors.INVALID_ARGUMENT, { |
@@ -49,3 +49,3 @@ { | ||
], | ||
"gitHead": "d3079745c5c5c41e3ce26d7632b8a6657d91d0b5", | ||
"gitHead": "50d712d6afc927aaee68b482157598554a45d403", | ||
"keywords": [ | ||
@@ -71,5 +71,5 @@ "Ethereum", | ||
"sideEffects": false, | ||
"tarballHash": "0x2582ad9a43f5113ef9143cf4f5b35cc5fe0cc709861834d5f5236ab06b2f4476", | ||
"tarballHash": "0x59d23683529e38d6cb2f8e5ade8c42d29da94834566aae5822f6212990330048", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.5.0" | ||
"version": "5.5.1" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "providers/5.5.0"; | ||
export const version = "providers/5.5.1"; |
@@ -79,2 +79,14 @@ "use strict"; | ||
break; | ||
case "arbitrum": | ||
host = "arb-mainnet.g.alchemy.com/v2/"; | ||
break; | ||
case "arbitrum-rinkeby": | ||
host = "arb-rinkeby.g.alchemy.com/v2/"; | ||
break; | ||
case "optimism": | ||
host = "opt-mainnet.g.alchemy.com/v2/"; | ||
break; | ||
case "optimism-kovan": | ||
host = "opt-kovan.g.alchemy.com/v2/"; | ||
break; | ||
default: | ||
@@ -81,0 +93,0 @@ logger.throwArgumentError("unsupported network", "network", arguments[0]); |
@@ -108,2 +108,14 @@ "use strict"; | ||
break; | ||
case "optimism": | ||
host = "optimism-mainnet.infura.io"; | ||
break; | ||
case "optimism-kovan": | ||
host = "optimism-kovan.infura.io"; | ||
break; | ||
case "arbitrum": | ||
host = "arbitrum-mainnet.infura.io"; | ||
break; | ||
case "arbitrum-rinkeby": | ||
host = "arbitrum-rinkeby.infura.io"; | ||
break; | ||
default: | ||
@@ -110,0 +122,0 @@ logger.throwError("unsupported network", Logger.errors.INVALID_ARGUMENT, { |
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 too big to display
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
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 too big to display
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 too big to display
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
1111403
16589