UNPKG

@lifi/widget

Version:

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

8 lines (7 loc) 223 B
export declare const useGasRefuel: () => { enabled: boolean; availble: boolean | undefined; isLoading: boolean; chain: import("@lifi/types").ExtendedChain | undefined; fromAmount: string | undefined; };