land_resources_liquidity_swaps
Get liquidity swap records for a Splinterlands Land player, returning raw rows with quantities, tokens, and timestamps for all pool IDs.
Instructions
List the liquidity-swap rows the upstream returns for one player, as GET /land/resources/liquidity/swaps/{player} returns them. A real account returned 682 rows spanning all six observed pool ids. The rows carry numeric ids, quantities and pool quantities, string player/token/transaction fields and timestamp strings; this server returns each row unchanged and does not interpret or total the figures. An unknown player returned HTTP 200 with data:[], a different empty shape from the data:null used by the two pool lookup routes. An empty array therefore establishes neither that the account exists nor that it has no swaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | Yes |