Content pfp
Content
@
0 reply
0 recast
0 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
📢NEW APE PLUGIN📢 As a Valentines Day gift, the team over at /subsquid have made one of the coolest data plugins for Ape we've seen yet! Here's how to use it search through history, analyse massive amounts of data, and travel through time:
1 reply
2 recasts
2 reactions

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
What is Subsquid? Subsquid is a toolset that let's you grab historical data from 100+ EVM and #Substrate networks. Everything from event logs, tx receipts, traces, and per-tx state diffs! It lets you see what happened, when, and bundle it all to use in a neat little package!
1 reply
0 recast
1 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
How is this different than an RPC? An RPC is better for real time data, having up to the millisecond updates, and executing transactions. Subsquid on the other hand lets you instantly view enormous stores of historical data, kinda like an irl library
1 reply
0 recast
1 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
Note: If you want to use an RPC in Ape, check out our previous plugin collab with LlamaNodes! https://twitter.com/ApeFramework/status/1707860423037374753
1 reply
0 recast
1 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
For example if you want fast, you'll get fast. On longer block ranges (+1k blocks) block retrieval is at least 10x faster than using an RPC! Basically it's the fastest way to get lots of data ASAP without needing to download a full node!
1 reply
0 recast
1 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
Try it now! To install the plugin, simply enter: ape plugins install "ape-subsquid@git+https://github.com/subsquid/ape-subsquid.git@main"
1 reply
0 recast
1 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
To source data from Subsquid, just start ape console and enter: $ ape console --network ethereum:mainnet:geth then add this kwarg to your queries: engine_to_use='subsquid' And you're all set!
1 reply
0 recast
1 reaction

ApeWorX LTD pfp
ApeWorX LTD
@apeworx
For extra speedup tips check out their (really well written) docs on how to make your calls even faster: https://docs.subsquid.io/apeworx/
1 reply
0 recast
1 reaction