# BotanixInitializerType

```
type BotanixInitializerType = ChainInitializer<BotanixOptions, BotanixChainType, BotanixAssetsType>;
```

Defined in: [atomiq-chain-evm/src/chains/botanix/BotanixInitializer.ts:175](https://github.com/atomiqlabs/atomiq-chain-evm/blob/98ca6f16fbfb37e521f8c27b4f942642fe00c2ee/src/chains/botanix/BotanixInitializer.ts#L175)

Type definition for the Botanix chain initializer
