Skip to content

Commit cc0bfb0

Browse files
committed
Add xrp and stellar status
1 parent 67c5749 commit cc0bfb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A production-ready indexer that parses every on-chain transaction, matches desti
2222

2323
## Key Features
2424

25-
- **12+ Chains** — Ethereum, BSC, TRON, Polygon, Arbitrum, Optimism, Bitcoin, Solana, Aptos, Sui, Cosmos, TON
25+
- **14+ Chains** — Ethereum, BSC, TRON, Polygon, Arbitrum, Optimism, Bitcoin, Solana, Aptos, Sui, Cosmos, TON, XRP, Stellar
2626
- **Real-time + Historical** — Four cooperating workers cover live blocks, gap backfill, failed retries, and manual rescans
2727
- **Bloom Filter Matching** — Sub-millisecond address lookups against millions of addresses with near-zero memory overhead
2828
- **NATS JetStream Events** — Matched transactions streamed instantly for downstream processing
@@ -101,7 +101,7 @@ flowchart TB
101101
| Historical backfill | Built-in (catchup + manual workers) | Re-index subgraph | Limited | Manual |
102102
| Latency | Block time (~1-12s) | Minutes (indexing delay) | Seconds | Block time |
103103
| Cost | Infra only | Hosted fees or infra | Per-event pricing | Infra only |
104-
| Non-EVM support | BTC, SOL, TRON, Aptos, Sui, Cosmos, TON | EVM only | EVM only | Per-chain effort |
104+
| Non-EVM support | BTC, SOL, TRON, Aptos, Sui, Cosmos, TON, XRP, Stellar | EVM only | EVM only | Per-chain effort |
105105

106106
## Supported Chains
107107

0 commit comments

Comments
 (0)