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 4c30b34 commit 350ce45Copy full SHA for 350ce45
src/ui-config/reservePatches.ts
@@ -84,7 +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',
+ FBTC: 'FunctionBTC',
88
};
89
90
export interface IconSymbolInterface {
0 commit comments