Contract e0595086bf295415874c432f79542028ae95403bf84a4b0b0f1f83d98a70278c

← Back to Index 📥 Download WASM

Meta

cliver 25.0.0#
rssdkver 25.3.0#dcbea44513feb7734af6b6c4aced2c4a7a2715d0
rsver 1.90.0

Instances

  • CANOG26BLQEMR4IKOZREYMP46CLSQYYBJLOWOERJ4BLL2KCJVKMQ75YK

Interface

Method a calls Contract B's method b, forwarding the volta address.

Call chain: Volta -> A.a -> B.b(volta, value) B.b requires volta.require_auth(), so when invoking through Volta, proper auth_entries must be provided to authorize the sub-call.

fn a(
    env: soroban_sdk::Env,
    contract_b: soroban_sdk::Address,
    volta: soroban_sdk::Address,
    value: u64,
) -> u64

Imports

WebAssembly Text (WAT) ▶