curl -L \
--request POST \
--url 'https://api.uroboros.co/route' \
--header 'Content-Type: application/json' \
--data '{
"tokenIn": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"tokenOut": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"tokenGas": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"gasPrice": "0x12a05f200",
"cashbackTokens": [
"text"
]
}'