We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544784a commit 4c30b34Copy full SHA for 4c30b34
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