Swaps
Record an executed swap transaction
post/swaps
Request body
Example request
{
"walletAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}Response
Swap recorded
Example response
{
"walletAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}