Alephium RPCs provide access to the blockchain's Node and Explorer APIs, enabling developers and users to interact with the network. These APIs facilitate querying blockchain data, submitting transactions, and monitoring network activity.
For the Mainnet, Alephium offers:
https://node.mainnet.alephium.org
(running node v3.X)https://backend.mainnet.alephium.org
(running explorer backend v1.19.X)For the Testnet, Alephium provides:
https://node.testnet.alephium.org
(running node v3.X)https://backend.testnet.alephium.org
(running explorer backend v1.19.X)All APIs are rate-limited to prevent spam, and as the network evolves, new versions may be introduced, with announcements for any upgrades.