File tree 5 files changed +22
-4
lines changed
0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0
0xD33526068D116cE69F19A9ee46F0bd304F21A51f
5 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 25
25
26
26
- name : Upload to S3
27
27
run : |
28
- aws s3 cp src/public/CowSwap.json s3://files.cow.fi/tokens/CowSwap-test .json
28
+ aws s3 cp src/public/CowSwap.json s3://files.cow.fi/tokens/CowSwap.json
29
29
30
30
- name : Invalidate CloudFront cache
31
31
run : |
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " CoW Swap" ,
3
- "timestamp" : " 2023-05-03T10 :30:00+00:00" ,
3
+ "timestamp" : " 2023-05-09T10 :30:00+00:00" ,
4
4
"version" : {
5
5
"major" : 2 ,
6
- "minor" : 6 ,
6
+ "minor" : 7 ,
7
7
"patch" : 0
8
8
},
9
9
"logoURI" : " https://ipfs.cow.fi/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo" ,
349
349
"chainId" : 1 ,
350
350
"logoURI" : " https://tokens.1inch.io/0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0.png"
351
351
},
352
+ {
353
+ "address" : " 0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0" ,
354
+ "symbol" : " wstETH" ,
355
+ "name" : " Wrapped liquid staked Ether 2.0 (wstETH)" ,
356
+ "decimals" : 18 ,
357
+ "chainId" : 1 ,
358
+ "logoURI" : " https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png"
359
+ },
352
360
{
353
361
"symbol" : " AAVE" ,
354
362
"name" : " Aave Token" ,
798
806
"logoURI" : " https://raw.githubusercontent.com/centfinance/assets/master/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png"
799
807
}
800
808
]
801
- }
809
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "removed" : false ,
3
+ "address" : " 0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0" ,
4
+ "symbol" : " wstETH" ,
5
+ "name" : " Wrapped liquid staked Ether 2.0 (wstETH)" ,
6
+ "logoURI" : " https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png" ,
7
+ "reason" : " LIDO requested to have this token in the CoW Swap lists https://etherscan.io/address/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0" ,
8
+ "decimals" : 18 ,
9
+ "chainId" : 1
10
+ }
You can’t perform that action at this time.
0 commit comments