routing-api
routing-api copied to clipboard
Hi i am getting this error on the Cloudwatch management console. Please help me to resolve it. { "name": "quote", "requestId": "d671c605-6513-471f-a8cc-bdb235999d4e", "hostname": "169.254.8.89", "pid": 12, "quoteId": "d671c", "tokenInAddress": "0xc778417E063141139Fce010982780140Aa0cD5Ab",...
Currently there is no way of knowing what cached pool data is available to grab through ipfs so we want to add a record that populates the urls for fetching...
Token Address: 0x32879B5C0fDbc2A81597F019717b412B9d755A09 Token Name (from contract): Para Token Token Symbol (from contract): $PARA Please review the API routing for this token, no balance loading @willpote, does CoinGecko and CoinMarketCap...
Hello, we are using the routing API and would like to spin up multiple routing API nodes with connections to different rpc URLS. It seems currently this project depends on...
In the latest update for the blocklist the update includes an entry for https://github.com/Uniswap/routing-api/commit/b493f3a38e8d38124f3f0ccdd907163805015373#diff-3b254b61721239b3517f6d8212a09403b8231d3852cfe70e2ec73b048fee3155R1109-R1112 ```json "address": "0x76175599887730786bdA1545D0D7AcE8737fEBB1", "name": "ENS DAO", "symbol": "ENS", "decimals": 18 ``` This is a [fake ENS...
Move swap route transformation to json response to @uniswap/router-sdk https://github.com/Uniswap/routing-api/blob/main/lib/handlers/quote/quote.ts#L224 Logic is copy-pasted into the interface at the moment and could be shared.