https://github.com/pinax-network/substreams
Substreams built by Pinax
https://github.com/pinax-network/substreams
antelope substreams thegraph
Last synced: about 1 month ago
JSON representation
Substreams built by Pinax
- Host: GitHub
- URL: https://github.com/pinax-network/substreams
- Owner: pinax-network
- License: apache-2.0
- Created: 2022-11-25T13:23:22.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-21T19:46:33.000Z (7 months ago)
- Last Synced: 2025-03-23T20:05:38.516Z (about 2 months ago)
- Topics: antelope, substreams, thegraph
- Language: Rust
- Homepage:
- Size: 1.08 MB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-substreams - Pinax Substreams
README
# Pinax `Substreams`
[](https://github.com/pinax-network/substreams/actions/workflows/ci.yml)
> [`Substreams`](https://substreams.streamingfast.io) built by [Pinax](https://pinax.network)
## Development Status
🔨 = In progress.
🛠= Feature complete. Additional testing required.
✅ = Production-ready.| Substream | Status | Description |
|----------------|:------:|-------------|
| [`common`](common/) | ✅ | Antelope **Common** modules for all events.
| [`eosmechanics`](eosmechanics/) | ✅ | Antelope Block Producer Benchmarks.
| [`eosio.ibc`](eosio.ibc/) | 🛠| Antelope `eosio.ibc` Lightproof **block** details.
| [`accounts`](accounts/) | 🛠| Antelope accounts
| [`eosio.token`](eosio.token/) | ✅ | Antelope `eosio.token` token transfers
| [`eosio.evm`](eosio.evm/) | 🔨 | Antelope `eosio.evm` contract events
| [`antelope.oracles`](antelope.oracles/) | 🔨 | Antelope Oracles prices from [`delphioracle`](https://bloks.io/account/delphioracle) and [`oracle.defi`](https://bloks.io/account/oracle.defi)
| [`atomicmarket`](atomicmarket/) | 🔨 | Metrics for [AtomicHub Market](https://eos.atomichub.io/)
| [`pomelo`](pomelo/) | 🔨 | [Pomelo Grants](https://pomelo.io/) events
| [`pomelo.bounties`](pomelo.bounties/)| 🔨 | [Pomelo Bounties](https://bounties.pomelo.io/) events
| [ERC721](https://eips.ethereum.org/EIPS/eip-721) | 🔨 | ERC-721: Non-Fungible Token Standard
| [ERC20](https://eips.ethereum.org/EIPS/eip-20) | 🔨 | ERC-20: Token Standard### Further resources
- [Substreams documentation](https://substreams.streamingfast.io)