@@ -71,41 +71,41 @@ sites:
7171 "from": "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
7272 }
7373
74- - name : Quote API Base # DAI - USDC
74+ - name : Quote API Base # WETH - USDC
7575 method : POST
7676 url : https://api.cow.fi/base/api/v1/quote
7777 headers : ["Content-Type: application/json"]
7878 body : |
7979 {
8080 "kind": "sell",
8181 "sellAmountBeforeFee": "10000000000000000000",
82- "sellToken": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb ",
82+ "sellToken": "0x4200000000000000000000000000000000000006 ",
8383 "buyToken": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
8484 "from": "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
8585 }
8686
87- - name : Quote API Avalanche # USDT - USDC
87+ - name : Quote API Avalanche # WAVAX - USDC
8888 method : POST
8989 url : https://api.cow.fi/avalanche/api/v1/quote
9090 headers : ["Content-Type: application/json"]
9191 body : |
9292 {
9393 "kind": "sell",
9494 "sellAmountBeforeFee": "10000000000000000000",
95- "sellToken": "0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7 ",
95+ "sellToken": "0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7 ",
9696 "buyToken": "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e",
9797 "from": "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
9898 }
9999
100- - name : Quote API Polygon # DAI - USDC
100+ - name : Quote API Polygon # WPOL - USDC
101101 method : POST
102102 url : https://api.cow.fi/polygon/api/v1/quote
103103 headers : ["Content-Type: application/json"]
104104 body : |
105105 {
106106 "kind": "sell",
107107 "sellAmountBeforeFee": "10000000000000000000",
108- "sellToken": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063 ",
108+ "sellToken": "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270 ",
109109 "buyToken": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
110110 "from": "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
111111 }
0 commit comments