Returns recent swap rows for the transaction table.
Returns recent swap rows for the transaction table.
1 <= value <= 100500 <= value0Value in
application/json
curl -X GET "https://example.com/pairs/string/swaps"[ { "pair": "string", "to": "string", "sender": "string", "amount0In": "string", "amount1In": "string", "amount0Out": "string", "amount1Out": "string", "transactionHash": "string", "blockNumber": 0, "platform": "string", "price": "string", "blockCreatedAt": "string" }]