ActivateStylusContractOptions

type ActivateStylusContractOptions = {
chain: Chain;
client: ThirdwebClient;
contractAddress: string;
};