Skip to content

Commit

Permalink
Merge pull request #170 from JoinColony/master
Browse files Browse the repository at this point in the history
feat(fix): CLNY
  • Loading branch information
fbgoat authored Feb 10, 2022
2 parents a02812c + e955ed5 commit d4b2d73
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -990,5 +990,13 @@
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png"
},
{
"name": "Colony Network Token",
"address": "0x3E828ac5C480069D4765654Fb4b8733b910b13b2",
"symbol": "CLNY",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/JoinColony/brand/main/clny_200x200.png"
}
]
2 changes: 1 addition & 1 deletion src/tokens/xdai.json
Original file line number Diff line number Diff line change
Expand Up @@ -1557,7 +1557,7 @@
"symbol": "CLNY",
"decimals": 18,
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/JoinColony/colonyDapp/master/src/img/favicon.png"
"logoURI": "https://raw.githubusercontent.com/JoinColony/brand/main/clny_200x200.png"
},
{
"name": "Giveth from Mainnet",
Expand Down

0 comments on commit d4b2d73

Please sign in to comment.