Contract e7089d989d23d43e03b169b5be9649bc4f67c67685b8bc042da0adac21a4eb08

← Back to Index 📥 Download WASM

Meta

bldimg docker.io/stellar/stellar-cli@sha256:cb2fc3116a6ace37a77ca6bb88afb4bee57fc746cd556a4373f2c3ee95d4e917
bldopt_manifest_path increment/Cargo.toml
bldopt_package soroban-increment-contract
bldopt_profile release
cliver 26.0.0#60f7458e7ecffddf2f2d91dc6d0d2db4fab03ecc
rssdkver 25.1.0#86c50a1ea4f87b40add3064ff9df95c7553565c5
rsver 1.95.0
source_repo https://github.com/stellar/soroban-examples
source_rev 7b168174ae1268dab91a0190d80a94ab7ff41b59

Instances

  • CDIKQ6A3EBC6ISBK6IEEXVYMGG6XISWSQQ6TKHM5OMXECV6BRE4CG4RV

Interface

Increment increments an internal counter, and returns the value.

fn increment(env: soroban_sdk::Env) -> u32

Imports

WebAssembly Text (WAT) ▶