mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	mpt_holders documentation cleanup
This commit is contained in:
		@@ -409,6 +409,23 @@
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "group": "MPT Methods",
 | 
			
		||||
    "methods": [
 | 
			
		||||
      {
 | 
			
		||||
        "name": "mpt_holders",
 | 
			
		||||
        "description": "Return all holders of an MPT and their balance (Clio only).",
 | 
			
		||||
        "link": "/docs/references/http-websocket-apis/public-api-methods/clio-methods/mpt_holders",
 | 
			
		||||
        "clio_only": true,
 | 
			
		||||
        "body": {
 | 
			
		||||
          "id": "example_mpt_holders",
 | 
			
		||||
          "command": "mpt_holders",
 | 
			
		||||
          "mpt_issuance_id": "0024D204E07DDDFBCD83B1649C07FE27FD536A3A32E6FDD8",
 | 
			
		||||
          "ledger_index": "validated"
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "group": "NFT Methods",
 | 
			
		||||
    "methods": [
 | 
			
		||||
 
 | 
			
		||||
@@ -53,7 +53,7 @@
 | 
			
		||||
    "id": "connection-devnet-clio",
 | 
			
		||||
    "ws_url": "wss://clio.devnet.rippletest.net:51233/",
 | 
			
		||||
    "jsonrpc-url": "https://clio.devnet.rippletest.net:51234/",
 | 
			
		||||
    "shortname": "devnet-clio",
 | 
			
		||||
    "shortname": "Devnet-clio",
 | 
			
		||||
    "longname": "clio.devnet.rippletest.net (Devnet Public Cluster with Clio)"
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user