BotanixChainType
type BotanixChainType = ChainType<"BOTANIX", never, EVMPreFetchVerification, EVMTx, SignedEVMTx, EVMSigner, Signer, EVMSwapData, EVMSwapContract<"BOTANIX">, EVMChainInterface<"BOTANIX">, EVMChainEventsBrowser, EVMBtcRelay<any>, EVMSpvWithdrawalData, EVMSpvVaultData, EVMSpvVaultContract<"BOTANIX">>;
Defined in: atomiq-chain-evm/src/chains/botanix/BotanixChainType.ts:19
Type definition for the Botanix chain implementation