@superfluid-finance/sdk-core 0.6.10-dev.1030d16.0 → 0.6.10-dev.1e8b8e7.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
|
@@ -139079,7 +139079,7 @@ module.exports =
|
|
|
139079
139079
|
"cfaV1": "0x16843ac25Ccc58Aa7960ba05f61cBB17b36b130A",
|
|
139080
139080
|
"cfaV1Forwarder": "0x2CDd45c5182602a36d391F7F16DD9f8386C3bD8D",
|
|
139081
139081
|
"idaV1": "0xA44dEC7A0Dde1a56AeDe4143C1ef89cf5d956782",
|
|
139082
|
-
"gdaV1": "
|
|
139082
|
+
"gdaV1": "0x51f571D934C59185f13d17301a36c07A2268B814",
|
|
139083
139083
|
"superTokenFactory": "0x1C92042426B6bAAe497bEf461B6d8342D03aEc92",
|
|
139084
139084
|
"constantOutflowNFT": "0x49583f57EFeBe733EC872c5d5437116085a3eE3c",
|
|
139085
139085
|
"constantInflowNFT": "0x67d0Efab10b390206b356BA7FB453Ab56AAB7480",
|
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.1e8b8e7.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.1e8b8e7.0",
|
|
59
|
+
"@superfluid-finance/metadata": "^1.1.17-dev.1e8b8e7.0",
|
|
60
60
|
"browserify": "^17.0.0",
|
|
61
61
|
"graphql-request": "^6.1.0",
|
|
62
62
|
"lodash": "^4.17.21",
|