XRP. Use Uniblock’s JSON-RPC endpoint to read chain state, send transactions, and interact with smart contracts through a single API surface across providers.
Connect to Ripple
Send JSON-RPC requests withPOST to:
https://api.uniblock.dev/uni/v1/json-rpc?chainId=ripple
Include the JSON-RPC method and parameters in the request body.
Example request
Make a simpleledger_current request with cURL: