Skip to content

Commit

Permalink
fix(tokenlist): update list logo
Browse files Browse the repository at this point in the history
  • Loading branch information
crisog committed Jan 16, 2021
1 parent f461fe0 commit b7f512b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buildList.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = function buildList() {
patch: +parsed[2],
},
tags: {},
logoURI: "ipfs://QmVkVdncv6V9M7ZVYP164bMQu4RPsDQQaWPFbeGtAVEZgg",
logoURI: "ipfs://Qma4TXHsoK3yVtEGCRVeezfVGzokPGLC49Hhyvd9Lf4x2j",
keywords: ["honeyswap", "xdai"],
tokens: [...xdai]
// sort them by symbol for easy readability
Expand Down

0 comments on commit b7f512b

Please sign in to comment.