We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19dbee commit 8ec71c6Copy full SHA for 8ec71c6
templates/chain-admin/hooks/asset-list/useChainUtils.ts
@@ -69,7 +69,7 @@ export const useChainUtils = (chainName: string) => {
69
},
70
],
71
logoURIs: {
72
- png: '',
+ png: 'https://gist.githubusercontent.com/Anmol1696/bea1b3835dfb0fce3ab9ed993f5a0792/raw/7065493384a51c888752284be7c1afbf6135b50a/logo-png.png',
73
svg: '',
74
75
typeAsset: 'sdk.coin',
0 commit comments