get_swap_history
Retrieve swap transaction history from the Casper Network DEX. Filter by sender public key or trading pair to analyze past exchange activity.
Instructions
Get swap transaction history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public_key | No | Filter by sender public key (hex) | |
| pair | No | Filter by pair contract package hash | |
| page | No | ||
| page_size | No |