Skip to content

Commit 63118af

Browse files
github-actions[bot]cowmarketingalfetopito
authored
[addToken] USDL to MAINNET (#678)
* [addToken] MAINNET/0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd * chore: update image --------- Co-authored-by: cowmarketing <[email protected]> Co-authored-by: Alfetopito <[email protected]>
1 parent 87ab868 commit 63118af

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/public/CowSwap.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,14 @@
741741
"chainId": 1,
742742
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbc6da0fe9ad5f3b0d58160288917aa56653660e9/logo.png"
743743
},
744+
{
745+
"address": "0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd",
746+
"symbol": "USDL",
747+
"name": "Lift Dollar",
748+
"decimals": 18,
749+
"chainId": 1,
750+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd/logo.png"
751+
},
744752
{
745753
"address": "0xbe9895146f7af43049ca1c1ae358b0541ea49704",
746754
"symbol": "cbETH",
@@ -1326,4 +1334,4 @@
13261334
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0xcb8b5cd20bdcaea9a010ac1f8d835824f5c87a04/logo.png"
13271335
}
13281336
]
1329-
}
1337+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd",
4+
"symbol": "USDL",
5+
"name": "Lift Dollar",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd/logo.png",
7+
"reason": "They are working on launching a CoW AMM Pool (already live, so want to have their token ready in the UI).",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
8.22 KB
Loading

0 commit comments

Comments
 (0)