ConstructorCallOptions: CallOptions & {
    caller: AccountId32Like;
    salt?: BytesLike;
}