feat(sbtc): display sbtc balance market data #14775
Annotations
6 errors
Typecheck:
src/app/features/asset-list/stacks/sip10-token-asset-list/sip10-token-asset-list.tsx#L5
'useAlexCurrencyPriceAsMarketData' is declared but its value is never read.
|
Typecheck:
src/app/features/asset-list/stacks/sip10-token-asset-list/sip10-token-asset-list.tsx#L7
Cannot find module '@app/common/hooks/use-calculate-sip10-fiat-value' or its corresponding type declarations.
|
Typecheck:
src/app/features/asset-list/stacks/sip10-token-asset-list/sip10-token-asset-list.tsx#L8
'getPrincipalFromContractId' is declared but its value is never read.
|
Typecheck:
src/app/pages/send/send-crypto-asset-form/form/sip10/sip10-token-send-form.tsx#L8
Cannot find module '@app/common/hooks/use-calculate-sip10-fiat-value' or its corresponding type declarations.
|
Typecheck:
src/app/pages/swap/hooks/use-bitflow-swappable-assets.tsx#L22
Cannot find module '@app/common/hooks/use-calculate-sip10-fiat-value' or its corresponding type declarations.
|
Typecheck
Process completed with exit code 2.
|
Loading