Contract 00b7322ec568470b25e396f76701117a9ea6404054a4ce560a58fa7c3b9a16fb

← Back to Index 📥 Download WASM

Meta

binver 1.0.0
desc Harvest all available KALE for your farmer.
rssdkver 22.0.7#211569aa49c8d896877dfca1f2eb4fe9071121c8
rsver 1.81.0
title KaleFail Tractor

Instances

  • CBDM7MK5T2NNK6CSFD2IETMEYNHLSQ2MU7DAKD3J7MDFGPLFU4G2UWBI

Interface

fn __constructor(env: soroban_sdk::Env, farm: soroban_sdk::Address)

Harvest multiple pails available for your KALE farmer.

Arguments

  • farmer - address of the farmer to harvest on behalf of
  • pails - vector of pails which should be harvested
fn harvest(
    env: soroban_sdk::Env,
    farmer: soroban_sdk::Address,
    pails: soroban_sdk::Vec,
) -> i128

Imports

WebAssembly Text (WAT) ▶