We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99aff8 commit 7eb6f55Copy full SHA for 7eb6f55
src/modules/market-price/adapters/coingecko/index.ts
@@ -15,6 +15,7 @@ const symbolIdMap = {
15
bal: "balancer",
16
usdt: "tether",
17
acx: "across-protocol",
18
+ snx: "havven",
19
};
20
21
@Injectable()
0 commit comments