AssetPairsProvider initializes the AssetPairs service. It allows hooks like useAssetPairs to access metadata about trading symbols (icons, display names, liquidity ranking) anywhere in your app.
Import
Usage
Props
AssetPairsConfig
required
Configuration for the asset fetching service.
ReactNode
Components that need access to symbol metadata.

