Skip to content

Commit

Permalink
Merge pull request #179 from 1Hive/v5.24
Browse files Browse the repository at this point in the history
feat(add): COW
  • Loading branch information
fbgoat authored Mar 28, 2022
2 parents 01ffa41 + 5fdbe10 commit a946166
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/xdai.json
Original file line number Diff line number Diff line change
Expand Up @@ -1582,5 +1582,13 @@
"decimals": 18,
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/VitaDAO/assets/master/vitadao-icon.png"
},
{
"name": "CoW Protocol Token from Mainnet",
"address": "0x177127622c4A00F3d409B75571e12cB3c8973d3c",
"symbol": "COW",
"decimals": 18,
"chainId": 100,
"logoURI": "https://assets.coingecko.com/coins/images/24384/small/COW-token-1024x1024.png"
}
]

0 comments on commit a946166

Please sign in to comment.