@superfluid-finance/sdk-core 0.8.1-dev.3d5df70.0 → 0.8.1-dev.81e7c8d.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 +84 -54
- package/dist/main/BatchCall.d.ts.map +1 -1
- package/dist/main/ConstantFlowAgreementV1.d.ts.map +1 -1
- package/dist/main/ERC20Token.d.ts.map +1 -1
- package/dist/main/ERC721Token.d.ts.map +1 -1
- package/dist/main/Framework.d.ts.map +1 -1
- package/dist/main/GeneralDistributionAgreementV1.d.ts.map +1 -1
- package/dist/main/Governance.d.ts.map +1 -1
- package/dist/main/InstantDistributionAgreementV1.d.ts.map +1 -1
- package/dist/main/Operation.d.ts.map +1 -1
- package/dist/main/Query.d.ts.map +1 -1
- package/dist/main/SuperToken.d.ts +22 -22
- package/dist/main/SuperToken.d.ts.map +1 -1
- package/dist/main/SuperfluidAgreement.d.ts.map +1 -1
- package/dist/main/SuperfluidPool.d.ts.map +1 -1
- package/dist/main/mapGetAllEventsQueryEvents.d.ts.map +1 -1
- package/dist/main/multiplyGasLimit.js +1 -1
- package/dist/main/multiplyGasLimit.js.map +1 -1
- package/dist/main/pagination.d.ts.map +1 -1
- package/dist/main/pagination.js +5 -5
- package/dist/main/pagination.js.map +1 -1
- package/dist/main/subgraph/entities/account/account.d.ts +2 -2
- package/dist/main/subgraph/entities/account/account.d.ts.map +1 -1
- package/dist/main/subgraph/entities/account/accounts.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +2 -2
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +2 -2
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/flowOperator/flowOperator.d.ts +2 -2
- package/dist/main/subgraph/entities/flowOperator/flowOperator.d.ts.map +1 -1
- package/dist/main/subgraph/entities/flowOperator/flowOperators.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/flowOperator/flowOperators.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/index/index.d.ts +2 -2
- package/dist/main/subgraph/entities/index/index.d.ts.map +1 -1
- package/dist/main/subgraph/entities/index/indexes.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts +2 -2
- package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
- package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/pool/pool.d.ts +2 -2
- package/dist/main/subgraph/entities/pool/pool.d.ts.map +1 -1
- package/dist/main/subgraph/entities/pool/pools.generated.d.ts +2 -11
- package/dist/main/subgraph/entities/pool/pools.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/poolDistributor/poolDistributor.d.ts +2 -2
- package/dist/main/subgraph/entities/poolDistributor/poolDistributor.d.ts.map +1 -1
- package/dist/main/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/poolMember/poolMember.d.ts +2 -2
- package/dist/main/subgraph/entities/poolMember/poolMember.d.ts.map +1 -1
- package/dist/main/subgraph/entities/poolMember/poolMembers.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/poolMember/poolMembers.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/stream/stream.d.ts +2 -2
- package/dist/main/subgraph/entities/stream/stream.d.ts.map +1 -1
- package/dist/main/subgraph/entities/stream/streams.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts +2 -2
- package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
- package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/token/token.d.ts +2 -2
- package/dist/main/subgraph/entities/token/token.d.ts.map +1 -1
- package/dist/main/subgraph/entities/token/tokens.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +2 -2
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +2 -2
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +1 -8
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
- package/dist/main/subgraph/events/events.d.ts +5 -5
- package/dist/main/subgraph/events/events.d.ts.map +1 -1
- package/dist/main/subgraph/events/events.generated.d.ts +42 -336
- package/dist/main/subgraph/events/events.generated.d.ts.map +1 -1
- package/dist/main/subgraph/events/flowUpdatedEvent.d.ts +2 -2
- package/dist/main/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
- package/dist/main/subgraph/events/indexUpdatedEvent.d.ts +2 -2
- package/dist/main/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
- package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +2 -2
- package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
- package/dist/main/subgraph/events/transferEvents.d.ts +2 -2
- package/dist/main/subgraph/events/transferEvents.d.ts.map +1 -1
- package/dist/main/subgraph/meta/meta.generated.d.ts +1 -3
- package/dist/main/subgraph/meta/meta.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +1 -7
- package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getAllEvents.generated.d.ts +1 -7
- package/dist/main/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts +1 -7
- package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getIndexes.generated.d.ts +1 -7
- package/dist/main/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getStreams.generated.d.ts +1 -7
- package/dist/main/subgraph/queries/getStreams.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getTokens.generated.d.ts +1 -7
- package/dist/main/subgraph/queries/getTokens.generated.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.d.ts +3 -0
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.d.ts +3 -0
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/agreements/gdav1/SuperfluidPool__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/agreements/gdav1/SuperfluidPool__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/IDASuperAppTester.t.sol/IDASuperAppTester__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/IDASuperAppTester.t.sol/IDASuperAppTester__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppFactoryMock__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppFactoryMock__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock2ndLevel__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock2ndLevel__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockAux__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockAux__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningEmptyCtx__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningEmptyCtx__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningInvalidCtx__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningInvalidCtx__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockUsingRegisterApp__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockUsingRegisterApp__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockWithRegistrationKey__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockWithRegistrationKey__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidMock__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidMock__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidUpgradabilityTester__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidUpgradabilityTester__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/superfluid/Superfluid__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/superfluid/Superfluid__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +5 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +6 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +5 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +6 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js.map +1 -1
- package/dist/main/utils.d.ts +1 -1
- package/dist/main/utils.d.ts.map +1 -1
- package/dist/main/utils.js +3 -3
- package/dist/main/utils.js.map +1 -1
- package/dist/module/BatchCall.d.ts.map +1 -1
- package/dist/module/ConstantFlowAgreementV1.d.ts.map +1 -1
- package/dist/module/ERC20Token.d.ts.map +1 -1
- package/dist/module/ERC721Token.d.ts.map +1 -1
- package/dist/module/Framework.d.ts.map +1 -1
- package/dist/module/GeneralDistributionAgreementV1.d.ts.map +1 -1
- package/dist/module/Governance.d.ts.map +1 -1
- package/dist/module/InstantDistributionAgreementV1.d.ts.map +1 -1
- package/dist/module/Operation.d.ts.map +1 -1
- package/dist/module/Query.d.ts.map +1 -1
- package/dist/module/SuperToken.d.ts +22 -22
- package/dist/module/SuperToken.d.ts.map +1 -1
- package/dist/module/SuperfluidAgreement.d.ts.map +1 -1
- package/dist/module/SuperfluidPool.d.ts.map +1 -1
- package/dist/module/mapGetAllEventsQueryEvents.d.ts.map +1 -1
- package/dist/module/pagination.d.ts.map +1 -1
- package/dist/module/subgraph/entities/account/account.d.ts +2 -2
- package/dist/module/subgraph/entities/account/account.d.ts.map +1 -1
- package/dist/module/subgraph/entities/account/accounts.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +2 -2
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +2 -2
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/flowOperator/flowOperator.d.ts +2 -2
- package/dist/module/subgraph/entities/flowOperator/flowOperator.d.ts.map +1 -1
- package/dist/module/subgraph/entities/flowOperator/flowOperators.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/flowOperator/flowOperators.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/index/index.d.ts +2 -2
- package/dist/module/subgraph/entities/index/index.d.ts.map +1 -1
- package/dist/module/subgraph/entities/index/indexes.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts +2 -2
- package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
- package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/pool/pool.d.ts +2 -2
- package/dist/module/subgraph/entities/pool/pool.d.ts.map +1 -1
- package/dist/module/subgraph/entities/pool/pools.generated.d.ts +2 -11
- package/dist/module/subgraph/entities/pool/pools.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/poolDistributor/poolDistributor.d.ts +2 -2
- package/dist/module/subgraph/entities/poolDistributor/poolDistributor.d.ts.map +1 -1
- package/dist/module/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/poolMember/poolMember.d.ts +2 -2
- package/dist/module/subgraph/entities/poolMember/poolMember.d.ts.map +1 -1
- package/dist/module/subgraph/entities/poolMember/poolMembers.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/poolMember/poolMembers.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/stream/stream.d.ts +2 -2
- package/dist/module/subgraph/entities/stream/stream.d.ts.map +1 -1
- package/dist/module/subgraph/entities/stream/streams.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts +2 -2
- package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
- package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/token/token.d.ts +2 -2
- package/dist/module/subgraph/entities/token/token.d.ts.map +1 -1
- package/dist/module/subgraph/entities/token/tokens.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +2 -2
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +2 -2
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +1 -8
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
- package/dist/module/subgraph/events/events.d.ts +5 -5
- package/dist/module/subgraph/events/events.d.ts.map +1 -1
- package/dist/module/subgraph/events/events.generated.d.ts +42 -336
- package/dist/module/subgraph/events/events.generated.d.ts.map +1 -1
- package/dist/module/subgraph/events/flowUpdatedEvent.d.ts +2 -2
- package/dist/module/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
- package/dist/module/subgraph/events/indexUpdatedEvent.d.ts +2 -2
- package/dist/module/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
- package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +2 -2
- package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
- package/dist/module/subgraph/events/transferEvents.d.ts +2 -2
- package/dist/module/subgraph/events/transferEvents.d.ts.map +1 -1
- package/dist/module/subgraph/meta/meta.generated.d.ts +1 -3
- package/dist/module/subgraph/meta/meta.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +1 -7
- package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getAllEvents.generated.d.ts +1 -7
- package/dist/module/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts +1 -7
- package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getIndexes.generated.d.ts +1 -7
- package/dist/module/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getStreams.generated.d.ts +1 -7
- package/dist/module/subgraph/queries/getStreams.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getTokens.generated.d.ts +1 -7
- package/dist/module/subgraph/queries/getTokens.generated.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.d.ts +3 -0
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.d.ts +3 -0
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/agreements/gdav1/GeneralDistributionAgreementV1__factory.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/agreements/gdav1/SuperfluidPool__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/agreements/gdav1/SuperfluidPool__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/IDASuperAppTester.t.sol/IDASuperAppTester__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/IDASuperAppTester.t.sol/IDASuperAppTester__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppFactoryMock__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppFactoryMock__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock2ndLevel__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock2ndLevel__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockAux__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockAux__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningEmptyCtx__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningEmptyCtx__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningInvalidCtx__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockReturningInvalidCtx__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockUsingRegisterApp__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockUsingRegisterApp__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockWithRegistrationKey__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMockWithRegistrationKey__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperAppMocks.t.sol/SuperAppMock__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidMock__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidMock__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidUpgradabilityTester__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/mocks/SuperfluidMock.t.sol/SuperfluidUpgradabilityTester__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/superfluid/Superfluid__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/superfluid/Superfluid__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +5 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +6 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +5 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +6 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js.map +1 -1
- package/dist/module/utils.d.ts +1 -1
- package/dist/module/utils.d.ts.map +1 -1
- package/package.json +35 -44
package/package.json
CHANGED
|
@@ -1,17 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superfluid-finance/sdk-core",
|
|
3
|
-
"version": "0.8.1-dev.3d5df70.0",
|
|
4
3
|
"description": "SDK Core for building with Superfluid Protocol",
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
"
|
|
9
|
-
"
|
|
4
|
+
"version": "0.8.1-dev.81e7c8d.0",
|
|
5
|
+
"bugs": "https://github.com/superfluid-finance/protocol-monorepo/issues",
|
|
6
|
+
"dependencies": {
|
|
7
|
+
"@superfluid-finance/ethereum-contracts": "^1.11.1-dev.81e7c8d.0",
|
|
8
|
+
"@superfluid-finance/metadata": "^1.5.1-dev.81e7c8d.0",
|
|
9
|
+
"browserify": "17.0.0",
|
|
10
|
+
"graphql-request": "6.1.0",
|
|
11
|
+
"lodash": "4.17.21",
|
|
12
|
+
"tsify": "5.0.4"
|
|
13
|
+
},
|
|
14
|
+
"devDependencies": {
|
|
15
|
+
"@graphql-codegen/cli": "^5.0.2",
|
|
16
|
+
"@graphql-codegen/near-operation-file-preset": "^3.0.0",
|
|
17
|
+
"@graphql-typed-document-node/core": "^3.2.0",
|
|
18
|
+
"ajv": "^8.17.1",
|
|
19
|
+
"ethers": "^5.7.2",
|
|
20
|
+
"get-graphql-schema": "^2.1.2",
|
|
21
|
+
"mocha": "^10.7.3"
|
|
22
|
+
},
|
|
23
|
+
"engines": {
|
|
24
|
+
"node": ">=12"
|
|
10
25
|
},
|
|
11
|
-
"license": "MIT",
|
|
12
|
-
"main": "dist/main/index.js",
|
|
13
|
-
"module": "dist/module/index.js",
|
|
14
|
-
"types": "dist/module/index.d.ts",
|
|
15
26
|
"files": [
|
|
16
27
|
"dist/main",
|
|
17
28
|
"dist/module",
|
|
@@ -20,6 +31,19 @@
|
|
|
20
31
|
"LICENSE",
|
|
21
32
|
"README.md"
|
|
22
33
|
],
|
|
34
|
+
"homepage": "https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/sdk-core#readme",
|
|
35
|
+
"license": "MIT",
|
|
36
|
+
"main": "dist/main/index.js",
|
|
37
|
+
"module": "dist/module/index.js",
|
|
38
|
+
"peerDependencies": {
|
|
39
|
+
"ethers": "^5.7.2",
|
|
40
|
+
"graphql": "^16.0.0"
|
|
41
|
+
},
|
|
42
|
+
"repository": {
|
|
43
|
+
"type": "git",
|
|
44
|
+
"url": "https://github.com/superfluid-finance/protocol-monorepo.git",
|
|
45
|
+
"directory": "packages/sdk-core"
|
|
46
|
+
},
|
|
23
47
|
"scripts": {
|
|
24
48
|
"build": "yarn generate && rm -rf dist && run-s build:*",
|
|
25
49
|
"build:typechain-types": "./tasks/build-types.sh",
|
|
@@ -52,38 +76,5 @@
|
|
|
52
76
|
"get-graphql-schema:custom-url": "get-graphql-schema $1 > src/subgraph/schema.graphql",
|
|
53
77
|
"cloc": "sh tasks/cloc.sh"
|
|
54
78
|
},
|
|
55
|
-
"
|
|
56
|
-
"url": "https://github.com/superfluid-finance/protocol-monorepo/issues"
|
|
57
|
-
},
|
|
58
|
-
"dependencies": {
|
|
59
|
-
"@superfluid-finance/ethereum-contracts": "^1.11.1-dev.3d5df70.0",
|
|
60
|
-
"@superfluid-finance/metadata": "^1.4.2-dev.3d5df70.0",
|
|
61
|
-
"browserify": "^17.0.0",
|
|
62
|
-
"graphql-request": "^6.1.0",
|
|
63
|
-
"lodash": "^4.17.21",
|
|
64
|
-
"tsify": "^5.0.4"
|
|
65
|
-
},
|
|
66
|
-
"devDependencies": {
|
|
67
|
-
"@graphql-codegen/cli": "^5.0.2",
|
|
68
|
-
"@graphql-codegen/introspection": "^4.0.2",
|
|
69
|
-
"@graphql-codegen/near-operation-file-preset": "^2.5.0",
|
|
70
|
-
"@graphql-codegen/typed-document-node": "^5.0.4",
|
|
71
|
-
"@graphql-codegen/typescript": "^4.0.4",
|
|
72
|
-
"@graphql-codegen/typescript-operations": "^4.1.2",
|
|
73
|
-
"@graphql-typed-document-node/core": "^3.2.0",
|
|
74
|
-
"ajv": "^8.12.0",
|
|
75
|
-
"ethers": "^5.7.2",
|
|
76
|
-
"get-graphql-schema": "^2.1.2",
|
|
77
|
-
"mocha": "^10.2.0"
|
|
78
|
-
},
|
|
79
|
-
"peerDependencies": {
|
|
80
|
-
"ethers": "^5.7.2",
|
|
81
|
-
"graphql": "^16.0.0"
|
|
82
|
-
},
|
|
83
|
-
"resolutions": {
|
|
84
|
-
"graphql": "^16.0.0"
|
|
85
|
-
},
|
|
86
|
-
"engines": {
|
|
87
|
-
"node": ">=12"
|
|
88
|
-
}
|
|
79
|
+
"types": "dist/module/index.d.ts"
|
|
89
80
|
}
|