Skip to content

Commit

Permalink
[addToken] MU to GNOSIS_CHAIN (#470)
Browse files Browse the repository at this point in the history
* [addToken] GNOSIS_CHAIN/0xccda41bd2ffe7d5b48212190b796c292982fce2e

* chore: add permit info

---------

Co-authored-by: 0xnesk <[email protected]>
Co-authored-by: Alfetopito <[email protected]>
  • Loading branch information
3 people authored Aug 23, 2024
1 parent 4c4201c commit d90afcc
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/public/CowSwap.json
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,14 @@
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png"
},
{
"address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e",
"symbol": "MU",
"name": "Mu",
"decimals": 18,
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png"
},
{
"address": "0xce11e14225575945b8e6dc0d4f2dd4c570f79d9f",
"symbol": "OLAS",
Expand Down
4 changes: 4 additions & 0 deletions src/public/PermitInfo.100.json
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,10 @@
"type": "unsupported",
"name": "MORPHINE"
},
"0xccda41bd2ffe7d5b48212190b796c292982fce2e": {
"type": "unsupported",
"name": "MU"
},
"0xd4fdec44db9d44b8f2b6d529620f9c0c7066a2c1": {
"type": "unsupported",
"name": "Wrapped xHOPR Token"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"removed": false,
"address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e",
"symbol": "MU",
"name": "Mu",
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png",
"reason": "Add Mu token",
"decimals": 18,
"chainId": 100
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d90afcc

Please sign in to comment.