Type alias OnChainTypedTradeProviders

OnChainTypedTradeProviders: Readonly<Record<BlockchainName, Partial<Record<OnChainTradeType, OnChainProvider>>>>

Record of on-chain trades types and their corresponding instant trade providers.

Generated using TypeDoc