getBaseChains
Query for fetching list of all the supported chains
Declaration
get-base-chains
Import
Usage
Return Type
- queryKey :
base_chains - queryFn :
() => Promise<BaseChain[] | null>
Type Reference
Last updated on
Query for fetching list of all the supported chains
base_chains() => Promise<BaseChain[] | null>Last updated on