Type alias ERC20Config

ERC20Config: (ERC20EntityConfig | NativeERC20Config) & {
    chainId: ChainId;
}

Type declaration

Generated using TypeDoc