Type alias RouterStaticConfig

RouterStaticConfig: ContractObjectConfig & {
    chainId: ChainId;
}

Type declaration

Generated using TypeDoc