Skip to content

Commit d90afcc

Browse files
github-actions[bot]0xneskalfetopito
authored
[addToken] MU to GNOSIS_CHAIN (#470)
* [addToken] GNOSIS_CHAIN/0xccda41bd2ffe7d5b48212190b796c292982fce2e * chore: add permit info --------- Co-authored-by: 0xnesk <[email protected]> Co-authored-by: Alfetopito <[email protected]>
1 parent 4c4201c commit d90afcc

File tree

4 files changed

+22
-0
lines changed

4 files changed

+22
-0
lines changed

src/public/CowSwap.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,6 +1141,14 @@
11411141
"chainId": 100,
11421142
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png"
11431143
},
1144+
{
1145+
"address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e",
1146+
"symbol": "MU",
1147+
"name": "Mu",
1148+
"decimals": 18,
1149+
"chainId": 100,
1150+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png"
1151+
},
11441152
{
11451153
"address": "0xce11e14225575945b8e6dc0d4f2dd4c570f79d9f",
11461154
"symbol": "OLAS",

src/public/PermitInfo.100.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,6 +1321,10 @@
13211321
"type": "unsupported",
13221322
"name": "MORPHINE"
13231323
},
1324+
"0xccda41bd2ffe7d5b48212190b796c292982fce2e": {
1325+
"type": "unsupported",
1326+
"name": "MU"
1327+
},
13241328
"0xd4fdec44db9d44b8f2b6d529620f9c0c7066a2c1": {
13251329
"type": "unsupported",
13261330
"name": "Wrapped xHOPR Token"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e",
4+
"symbol": "MU",
5+
"name": "Mu",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png",
7+
"reason": "Add Mu token",
8+
"decimals": 18,
9+
"chainId": 100
10+
}
7.5 KB
Loading

0 commit comments

Comments
 (0)