Public APIs
Public APIs offer ready-to-use endpoints for accessing and interacting with the XRPL EVM network without needing to run your own node. They enable developers, wallets, and services to read blockchain data, send transactions, and query network status in real time.
Mainnet Public APIs
Type | URL |
---|---|
Ethereum JSON RPC | https://rpc.xrplevm.org |
Ethereum JSON WS | https://ws.xrplevm.org |
Tendermint RPC | https://cosmos-rpc.xrplevm.org |
Cosmos gRPC | https://cosmos-grpc.xrplevm.org |
Cosmos API | https://cosmos-api.xrplevm.org |