CallOptions: {
    gasLimit?: Weight;
    storageDepositLimit?: bigint;
    value?: bigint;
}