Private Abstract RPC Node
Prediqt runs its own private Abstract RPC node, hosted on our local servers. All of our backend scripts and alerting systems are built around this node, with sub-1ms latency to the endpoint
This setup makes our entire infrastructure extremely fast, reliable, and secure, without any dependency on third-party RPC services. The only limitation on our calls is the node’s own hardware — and we’re nowhere near hitting those limits
Running our own node also gives us full control, ensuring maximum uptime, instant access to on-chain data, and a serious speed advantage across all of Prediqt’s features

Last updated