@rabbitholegg/questdk-plugin-utils
Advanced tools
Comparing version 1.0.0-alpha.34 to 1.0.0-alpha.35
# @rabbitholegg/questdk-plugin-utils | ||
## 1.0.0-alpha.35 | ||
### Minor Changes | ||
- [#435](https://github.com/rabbitholegg/questdk-plugins/pull/435) [`73c936ea`](https://github.com/rabbitholegg/questdk-plugins/commit/73c936ea7a382030351bb3d6aacc63df0e1c658e) Thanks [@mmackz](https://github.com/mmackz)! - pass in creator address to simulateMint | ||
## 1.0.0-alpha.34 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@rabbitholegg/questdk-plugin-utils", | ||
"version": "1.0.0-alpha.34", | ||
"version": "1.0.0-alpha.35", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ "require": "./dist/cjs/index.js", |
@@ -468,2 +468,3 @@ import { | ||
client?: PublicClient, | ||
creatorAddress?: Address, | ||
) => Promise<SimulateContractReturnType> | ||
@@ -470,0 +471,0 @@ getProjectFees?: (params: ActionParams) => Promise<bigint> |
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 too big to display
Sorry, the diff of this file is not supported yet
1233723
18041