/v1/testnet/nft/collections/{id}
A Testnet NFT collection
Request
https://api.xrpl.to/v1/testnet/nft/collections/rDtb4JAujk7zJPFVtGaJQpbc7HzZG5frbs%3A7724| Path parameter | Value | Description |
|---|---|---|
| id | issuer:taxon |
| Query parameter | Value | Description |
|---|---|---|
| id | issuer:taxon |
curl 'https://api.xrpl.to/v1/testnet/nft/collections/rDtb4JAujk7zJPFVtGaJQpbc7HzZG5frbs%3A7724'
Response
https://api.xrpl.to/v1/testnet/nft/collections/rDtb4JAujk7zJPFVtGaJQpbc7HzZG5frbs:7724{ "success": true, "took": 0, "collection": { "_id": "rDtb4JAujk7zJPFVtGaJQpbc7HzZG5frbs_7724", "burned": 0, "firstSeen": 1789944382000, "floor": 1.649632, "issuer": "rDtb4JAujk7zJPFVtGaJQpbc7HzZG5frbs", "items": 30, "listed": 31, "owners": 22, "sales": 242, "taxon": 7724, "time": 1789975901000, "volume": 1286.646238, "sales24h": 242, "vol24h": 1286.646238 } }
{ collection }
What it does
A Testnet NFT collection