File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,19 @@ sites:
110110 "from": "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
111111 }
112112
113+ - name : Quote API Lens # WGHO - USDC
114+ method : POST
115+ url : https://api.cow.fi/lens/api/v1/quote
116+ headers : ["Content-Type: application/json"]
117+ body : |
118+ {
119+ "kind": "sell",
120+ "sellAmountBeforeFee": "10000000000000000000",
121+ "sellToken": "0x6bDc36E20D267Ff0dd6097799f82e78907105e2F",
122+ "buyToken": "0x88F08E304EC4f90D644Cec3Fb69b8aD414acf884",
123+ "from": "0xd16F39990092033EE2faB400Bf3364379c616c4E"
124+ }
125+
113126 - name : BFF - Slippage Tolerance (mainnet) # COW - WETH
114127 url : https://bff.cow.fi/1/markets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB-0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/slippageTolerance
115128
You can’t perform that action at this time.
0 commit comments