Resolve XRPL DID
did_resolveResolve an XRPL account's XLS-40 DID to obtain raw ledger data, decoded fields, and DID document from IPFS or HTTPS URIs.
Instructions
Resolve an XLS-40 DID object for an XRPL account or did:xrpl identifier. Returns raw ledger data, UTF-8 decoded DID fields where valid, and fetched DID document content for ipfs:// or https:// URIs. Only text/JSON documents are inlined; binary content is reported as metadata (source, content type, byte length) with the body omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Classic XRPL address, did:xrpl:<address>, or did:xrpl:1:<address>. |