Skip to content

Commit 4c30b34

Browse files
authored
Chore/fbtc logo (#2687)
1 parent 544784a commit 4c30b34

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

public/icons/tokens/fbtc.svg

Lines changed: 1 addition & 1 deletion
Loading

src/ui-config/reservePatches.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ export const SYMBOL_NAME_MAP: { [key: string]: string } = {
8484
ZRX: '0x Coin',
8585
'1INCH': '1inch Network',
8686
LUSD: 'LUSD Stablecoin',
87+
FBTC: 'Function FBTC',
8788
};
8889

8990
export interface IconSymbolInterface {

0 commit comments

Comments
 (0)