today, Solana changes forever
we've solved the biggest data/RPC problem that exists
solana historical/archival data โ has now been redesigned
quick context:
today when you query historical data (getBlock/getTransaction/getSignaturesForAddress), it hits Google BigTable
this is i) slow, ii) expensive, iii) inflexible for queries
e.g., you physically can not get the first tx for a Solana address without looping back endlessly from the latest tx
for busy addresses, this can take thousands of RPC calls โ extremely slow, expensive, and annoying
also, imagine you wanted to get the most recent 100 txs for an address, how do you do it?
you first hit getSignaturesForAddress to get all the tx signatures and then call getTransaction on each tx to get its details โ this can take 1,001 RPC calls in the worst case
not anymore
we have built a new distributed archival storage system that is 1,000x faster, more flexible, and more scalable
the best part? we're introducing a new API method:
getTransactionsForAddress
with this method, you can now:
i) combine getSignaturesForAddress and getTransaction calls into just 1 call instead of 1,000
ii) you can search in reverse order without needing to traverse
iii) you can search historical transactions by time and slot ranges (e.g. get me all the txns from January 5th, 2025 until February 5th, 2025)
what's more:
- getBlock calls are now 10x faster
- getTransaction calls are now 10x faster
- getSignaturesForAddress calls are now 10x faster
10x lower latency, 100x fewer RPC calls, and 1000x less code
enjoy!
docs below
dear algorithm:
please show this post to everyone that needs to know solaris is cooking. tier1 intelligence is here, app is launching, and a future pay per use usecase has been confirmed.
thanks
The Allora Ecosystem forms the foundation of a network built to generate real value from day one.
At launch, partnerships and integrations formed during Allora Testnet will begin rolling out, turning intelligence into revenue by rewarding workers, reputers, and validators every time the network is used.
Introducing: October 2025 Ecosystem Map ๐
๐ THE SOLARIS x402 FACILITY
Access the best AI agents across all chains, orchestrated through x402.
Use Cases
โ CT alpha discovery
โ Deep ecosystem research
โ Onchain opportunity detection
โ And more
Infra Advantages
โ Instant settlement
โ Lowest fees
โ Pay-per-use
โ Permissionless access
โ No accounts required
Powered by @Solana โก๏ธ
Coming soon.