There was an error while loading. Please reload this page.
1 parent 544784a commit 4c30b34Copy full SHA for 4c30b34
2 files changed
public/icons/tokens/fbtc.svg
src/ui-config/reservePatches.ts
@@ -84,6 +84,7 @@ export const SYMBOL_NAME_MAP: { [key: string]: string } = {
84
ZRX: '0x Coin',
85
'1INCH': '1inch Network',
86
LUSD: 'LUSD Stablecoin',
87
+ FBTC: 'Function FBTC',
88
};
89
90
export interface IconSymbolInterface {
0 commit comments