UNPKG

@openocean.finance/widget

Version:

Openocean Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

7 lines (6 loc) 221 B
import type { OpenOceanStepExtended } from '@openocean.finance/widget-sdk'; export declare const DestinationWalletAddress: React.FC<{ step: OpenOceanStepExtended; toAddress: string; toAddressLink: string; }>;