/v1/nft/analytics/trader/{account}/rotations
NFT trader rotations history
Request
https://api.xrpl.to/v1/nft/analytics/trader/rhsxg4xH8FtYc3eR53XDSjTGfKQsaAGaqm/rotations| Path parameter | Value | Description |
|---|---|---|
| account | An XRPL account, its r-address |
| Query parameter | Value | Description |
|---|---|---|
| period | 24h|7d|30d (default 24h) |
curl 'https://api.xrpl.to/v1/nft/analytics/trader/rhsxg4xH8FtYc3eR53XDSjTGfKQsaAGaqm/rotations'
Response
https://api.xrpl.to/v1/nft/analytics/trader/rhsxg4xH8FtYc3eR53XDSjTGfKQsaAGaqm/rotations{ "success": true, "period": "24h", "account": "rhsxg4xH8FtYc3eR53XDSjTGfKQsaAGaqm", "totalTrades": 0, "collectionsTraded": 0, "collections": [] }
What it does
NFT trader rotations history