@superfluid-finance/sdk-core 0.6.10-dev.89a3d7a.0 → 0.6.10-dev.9c7b34a.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.umd.js +1 -1
- package/package.json +3 -3
package/dist/index.umd.js
CHANGED
|
@@ -139616,7 +139616,7 @@ module.exports =
|
|
|
139616
139616
|
"superfluidLoader": "0xAd6e6849d8eEa62AF9271808afb726610fB451a6",
|
|
139617
139617
|
"toga": "0x9bCa3a623e7b2e248510d88B2894F54898d88F91",
|
|
139618
139618
|
"batchLiquidator": "0x21d4E9fbB9DB742E6ef4f29d189a7C18B0b59136",
|
|
139619
|
-
"existentialNFTCloneFactory": "
|
|
139619
|
+
"existentialNFTCloneFactory": "0x051e766e2d8dc65ae2bFCF084A50AD0447634227"
|
|
139620
139620
|
},
|
|
139621
139621
|
"startBlockV1": 16393000,
|
|
139622
139622
|
"logsQueryRange": 20000,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superfluid-finance/sdk-core",
|
|
3
|
-
"version": "0.6.10-dev.
|
|
3
|
+
"version": "0.6.10-dev.9c7b34a.0",
|
|
4
4
|
"description": "SDK Core for building with Superfluid Protocol",
|
|
5
5
|
"homepage": "https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/sdk-core#readme",
|
|
6
6
|
"repository": {
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"url": "https://github.com/superfluid-finance/protocol-monorepo/issues"
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@superfluid-finance/ethereum-contracts": "^1.8.2-dev.
|
|
59
|
-
"@superfluid-finance/metadata": "^1.1.
|
|
58
|
+
"@superfluid-finance/ethereum-contracts": "^1.8.2-dev.9c7b34a.0",
|
|
59
|
+
"@superfluid-finance/metadata": "^1.1.16-dev.9c7b34a.0",
|
|
60
60
|
"browserify": "^17.0.0",
|
|
61
61
|
"graphql-request": "^6.1.0",
|
|
62
62
|
"lodash": "^4.17.21",
|