mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Add nft_history to pub apis
This commit is contained in:
@@ -99,6 +99,7 @@ Use these methods to retrieve information using Clio server APIs.
|
||||
|
||||
* **[`server_info`](server_info-clio.html)** - Retrieve status of the Clio server.
|
||||
* **[`ledger`](ledger-clio.html)** - Get info about a ledger version using Clio server's `ledger` API.
|
||||
* **[`nft_history`](nft_history.html)** - Retrieve transaction history for the specified NFT using Clio server's `nft_history` API.
|
||||
* **[`nft_info`](nft_info.html)** - Retrieve information about the specified NFT using Clio server's `nft_info` API.
|
||||
|
||||
## [Utility Methods](utility-methods.html)
|
||||
|
||||
Reference in New Issue
Block a user