Get all swap related transactions (buy, sell) for a specific wallet address.
The network to query
mainnet, devnet The address to query
"kXB7FfzdrfZpAZEW3TZcp8a8CwQbsowa6BdfAHZ4gVs"
The limit per page
1 <= x <= 100The cursor to the next page
The order of items
ASC, DESC The starting date (format in seconds or datestring accepted by momentjs)
The ending date (format in seconds or datestring accepted by momentjs)
Transaction types to fetch. Possible values: 'buy','sell' or both separated by comma
"buy,sell"
Token address to get transactions for