Skip to content

Commit b1de160

Browse files
authored
Merge pull request #86 from bgd-labs/feat/add-aliases-for-cbETH
feat: add aliases for cbETH
2 parents 34cdcaa + 4f86281 commit b1de160

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

icons/icons.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,9 @@
583583
"stataEthcbETH",
584584
"aBascbETH",
585585
"variableDebtBascbETH",
586-
"stataBascbETH"
586+
"stataBascbETH",
587+
"aAvacbETH",
588+
"stataAvacbETH"
587589
],
588590
"variations": [
589591
"aToken",

packages/react-web3-icons/src/helpers/assetsAliases.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/assets/cbeth.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"stataEthcbETH",
1212
"aBascbETH",
1313
"variableDebtBascbETH",
14-
"stataBascbETH"
14+
"stataBascbETH",
15+
"aAvacbETH",
16+
"stataAvacbETH"
1517
],
1618
"variations": [
1719
"aToken",

0 commit comments

Comments
 (0)