Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

getNetworkParams

getNetworkParams<C>(chain): () => C extends Ethereum ? undefined : NetworkParams

Defined in: packages/toolboxes/src/evm/helpers.ts:123

C extends EVMChain

C

(): C extends Ethereum ? undefined : NetworkParams

C extends Ethereum ? undefined : NetworkParams