diff --git a/crescent/assetlist.json b/crescent/assetlist.json index 8ae3c605aa..98d3c54e63 100644 --- a/crescent/assetlist.json +++ b/crescent/assetlist.json @@ -21,8 +21,8 @@ "display": "cre", "symbol": "CRE", "logo_URIs": { - "png": "https://raw.githubusercontent.com/crescent-network/asset/main/images/coin/CRE.png", - "svg": "https://raw.githubusercontent.com/crescent-network/asset/main/images/coin/CRE.svg" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg" }, "coingecko_id": "crescent-network" }, @@ -45,10 +45,10 @@ "display": "bcre", "symbol": "bCRE", "logo_URIs": { - "png": "https://raw.githubusercontent.com/crescent-network/asset/main/images/coin/bCRE.png", - "svg": "https://raw.githubusercontent.com/crescent-network/asset/main/images/coin/bCRE.svg" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg" }, "coingecko_id": "crescent-network" } ] -} \ No newline at end of file +}