{
    "name": "@oari/chainagnostic/provider",
    "version": "0.0.0",
    "supportedChains": [
        "xrpl:0",
        "xrpl:1",
        "xrpl:2"
    ],
    "supportedMethods": [
        "chains",
        "accountBalances",
        "paymentInfo",
        "paymentSearchByMemo"
    ],
    "note": "Connect to this endpoint using an JSON-RPC 2.0 WebSocket or submit HTTP POST calls directly."
}