Clio Methods
These API methods are provided only by the Clio server, not rippled
.
- server_info
Retrieve status of the Clio server in human-readable format.
- ledger
Get info about a ledger version.
- mpt_holders
Get the holders of a given MPT issuance as of a given ledger.
- ledger_index
Look up a ledger by its close time.
- nft_history
Retrieve the history of ownership and transfers for the specified NFT using Clio server's `nft_history` API.
- nft_info
Retrieve information about the specified NFT using Clio server's `nft_info` API.
- nfts_by_issuer
Retrieve the history of ownership and transfers for the specified NFT using Clio server's `nft_history` API.
- version
Retrieve API version information.