Skip to main content

Intro

The EtherspotBatches component is, at its simplest, a way to indicate to TransactionKit that you’re about to start defining one or more EtherspotBatch components which may contain one or more EtherspotTransaction or EtherspotContractTransaction components. This tag helps TransactionKit keep itself organised, takes various component props to customise the transactions inside it and returns events when we need to . The EtherspotBatches component takes any child components like text, buttons etc.

Component Properties