Last updated 2 years ago
GET /tokens HTTP/1.1 Host: api.uroboros.co Accept: */*
Success
[ { "name": "Wrapped Ether", "symbol": "WETH", "decimals": 18, "address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee" } ]
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
0x12a05f200
[]
POST /route HTTP/1.1 Host: api.uroboros.co Content-Type: application/json Accept: */* Content-Length: 219 { "tokenIn": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", "tokenOut": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", "tokenGas": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", "gasPrice": "0x12a05f200", "cashbackTokens": [ "text" ] }
[ { "tokenIn": "text", "tokenOut": "text", "amountIn": "text", "amountOut": "text", "gasUsed": 1, "swapData": {} } ]