UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

3 lines (2 loc) 161 B
/** Determines whether the current wagmi configuration supports a given chain. */ export declare function useChainIsSupported(chainId?: number): boolean | null;