@rabbitholegg/questdk-plugin-utils
Advanced tools
Comparing version 1.0.0-alpha.42 to 1.0.0-alpha.43
# @rabbitholegg/questdk-plugin-utils | ||
## 1.0.0-alpha.43 | ||
### Minor Changes | ||
- [#493](https://github.com/rabbitholegg/questdk-plugins/pull/493) [`1240bf6b`](https://github.com/rabbitholegg/questdk-plugins/commit/1240bf6b414202f7cfececff5e3cd9bb98cbaed7) Thanks [@mmackz](https://github.com/mmackz)! - add support for testnet url generation | ||
## 1.0.0-alpha.42 | ||
@@ -4,0 +10,0 @@ |
@@ -18,4 +18,5 @@ export declare enum Chains { | ||
ZORA = 7777777, | ||
SEPOLIA = 11155111 | ||
SEPOLIA = 11155111, | ||
BASE_SEPOLIA = 84532 | ||
} | ||
//# sourceMappingURL=chain-ids.d.ts.map |
{ | ||
"name": "@rabbitholegg/questdk-plugin-utils", | ||
"version": "1.0.0-alpha.42", | ||
"version": "1.0.0-alpha.43", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ "require": "./dist/cjs/index.js", |
@@ -19,2 +19,3 @@ export enum Chains { | ||
SEPOLIA = 11155111, | ||
BASE_SEPOLIA = 84532, | ||
} |
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 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 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 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 too big to display
Sorry, the diff of this file is not supported yet
1375038
20121