Skip to content

Commit 408b2b3

Browse files
[addToken] MAINNET/0x5cb9073902f2035222b9749f8fb0c9bfe5527108 (#1366)
Co-authored-by: elena-zh <70885163+elena-zh@users.noreply.github.com>
1 parent 60c4b69 commit 408b2b3

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
@@ -531,6 +531,14 @@
531531
"chainId": 1,
532532
"logoURI": "https://files.cow.fi/token-lists/images/1/0x5ca135cb8527d76e932f34b5145575f9d8cbe08e/logo.png"
533533
},
534+
{
535+
"address": "0x5cb9073902f2035222b9749f8fb0c9bfe5527108",
536+
"symbol": "GBPe",
537+
"name": "Monerium GBPe",
538+
"decimals": 18,
539+
"chainId": 1,
540+
"logoURI": "https://files.cow.fi/token-lists/images/1/0x5cb9073902f2035222b9749f8fb0c9bfe5527108/logo.png"
541+
},
534542
{
535543
"symbol": "LUSD",
536544
"name": "LUSD Stablecoin",
@@ -2141,4 +2149,4 @@
21412149
"logoURI": "https://files.cow.fi/token-lists/images/59144/0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f/logo.png"
21422150
}
21432151
]
2144-
}
2152+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x5cb9073902f2035222b9749f8fb0c9bfe5527108",
4+
"symbol": "GBPe",
5+
"name": "Monerium GBPe",
6+
"logoURI": "https://files.cow.fi/token-lists/images/1/0x5cb9073902f2035222b9749f8fb0c9bfe5527108/logo.png",
7+
"reason": "Improved initial request in #1364 from @RHorwoodCoW",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
6.22 KB
Loading

0 commit comments

Comments
 (0)