Skip to content

Commit 8d338ae

Browse files
add cmcid
1 parent d6ee578 commit 8d338ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/normalizeChain.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@ export const chainCoingeckoIds = {
12321232
"Chia": {
12331233
geckoId: "chia",
12341234
symbol: "XCH",
1235-
cmcId: null,
1235+
cmcId: "9258",
12361236
},
12371237
} as {
12381238
[chain: string]: {

0 commit comments

Comments
 (0)