-
**subsquid**:
- [ ] subsquid should index notifications so clients can easily listen for them
- [ ] should be address indexed with payload
**website ui**:
- [ ] reads from subsquid
- navbar:
…
-
## 1
https://github.com/subsquid/worker-rs/blob/d26c62668164033f82d31920f690581e09d6b3cf/src/controller/p2p.rs#L156
And the query is silently dropped? No good!
## 2
https://github.com/subs…
-
Similarly to #2715 It would be nice to have tutorial where devs can learn how to extend the rubick service
-
![1500x500](https://github.com/CoinHuntersTR/Subsquid/assets/111747226/795f18a0-31d1-4d59-adf7-2a6d57438359)
-
It might be more user friendly to allow contract addresses that are left padded with zero (that's what block explorers provide).
- Both Starknet node RPC and Subsquid expect truncated address (st…
m-kus updated
13 hours ago
-
hi @abernatskiy please check my problem
https://github.com/nashirudin/subsquid-internal-problem
-
### Bring Ethereum events to Subsquid
### Prize Bounty
Bounties Totalling $10000 USDC ($8000 for the winning submission and $2000 for the runner up).
### Challenge Description
This bounty i…
-
We want multix to support hyperbridge nexus.
What are the requirements for the indexer?
-
Communication with contracts (`getFee` function) should be made using subsquid's [built-in tools](https://docs.subsquid.io/sdk/resources/tools/typegen/state-queries/#contract-class) instead of using `…
-
## Context
Subsquid introduced a new system to manage deployments. Instead of using version numbers and having a single production deployment, they want to use tags for each deployment. More info [he…