Skip to content

Commit

Permalink
[addToken] AURA to GNOSIS_CHAIN (#260)
Browse files Browse the repository at this point in the history
* [addToken] GNOSIS_CHAIN/0x1509706a6c66CA549ff0cB464de88231DDBe213B

* chore: using same image as mainnet - sligtly smaller

---------

Co-authored-by: avsavsavs <[email protected]>
Co-authored-by: Alfetopito <[email protected]>
  • Loading branch information
3 people authored Sep 27, 2023
1 parent ba4d47b commit 350d2ab
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/public/CowSwap.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,14 @@
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xfd0205066521550d7d7ab19da8f72bb004b4c341/logo.png"
},
{
"address": "0x1509706a6c66ca549ff0cb464de88231ddbe213b",
"symbol": "AURA",
"name": "Aura",
"decimals": 18,
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/logo.png"
},
{
"symbol": "COW",
"name": "CoW Protocol Token",
Expand Down Expand Up @@ -910,4 +918,4 @@
"logoURI": "https://raw.githubusercontent.com/centfinance/assets/master/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"removed": false,
"address": "0x1509706a6c66ca549ff0cb464de88231ddbe213b",
"symbol": "AURA",
"name": "Aura",
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/logo.png",
"reason": "Karpatkey asked us to list",
"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 350d2ab

Please sign in to comment.