Connect to an archive node
Skynet sunsetting by the end of Q1 2025
Sky Mavis is sunsetting Skynet services as part of Ronin's transition to a permissionless ecosystem. Please migrate to these alternative RPC providers:
- Chainstack - RPC/WS node with a free tier available. Supports social logins like GitHub and crypto top-up for paid plans. Archive nodes available starting from the lowest paid plan.
- dRPC - Ronin and Saigon testnet globally distributed RPC nodes, with high uptime maintained by professional independent teams under one load balancer.
- Moralis - Enterprise grade RPC node API for Ronin and Saigon testnet. Supports full archive nodes and extended RPC methods. Free tier available.
- Coming Soon Alchemy - Web3 developer platform that has powered top dApps for over half a decade. Access a full suite of RPC node APIs (coming soon), Subgraphs, and NFT API (coming ~ February).
Overview
Building dApps (decentralized applications) or data-driven projects on Ronin often requires access to the blockchain's historical layers. Archive nodes are nodes that maintain a complete history of all states changes since the inception of the blockchain, not just the recent data like standard RPC (remote procedure call) nodes. This comprehensive data access is crucial for complex queries such as extracting historical balances or changes in contract states.
Prerequisites
- An app created in the Developer Console.
- Permission to use the archive node. Request in the Developer Console under your app > App Permission > Ronin Archive Node > Request Access.
For more information, see Get started.
Connect to the archive node
To connect to the archive node, point your dApp to the archive endpoint:
https://api-gateway.skymavis.com/rpc/archive