v1-subgraph icon indicating copy to clipboard operation
v1-subgraph copied to clipboard

Subgraph for the Sablier cryptoasset streaming protocol

Results 2 v1-subgraph issues
Sort by recently updated
recently updated
newest added

It would be helpful to be able to get the remaining balance of a stream, like this: ```graphql stream(id: 100001 ) { remainingBalance } ``` Thanks.

effort: high
work: complicated
priority: 2
type: feature

`yarn install` no longer works: https://app.warp.dev/block/DaCX9QuHbNG4NAX4qEoRAQ It appears that the culprit is the `stream-concat` dependency, which is required by `ipfs-http-client`, which in turn is required by `@graphprotocol/graph-cli`. It is likely...

priority: 0
work: clear
type: build