Contract 3ad19403a23fd8002ad3f82e6ba2c0ac595b4f640cb8793010b72c85943b7573

← Back to Index 📥 Download WASM

Meta

Description Soroban Multisig Deployer Contract
rssdkver 21.6.0#f57d2454e520ae11dc9c8d55db610557a24a556e
rsver 1.78.0

Instances

  • CATZ324BNPPAUPA5ZZZR2UTSTUOWRS2GKGDMIHAN7U5S2CVWLIHUBY3Y

Interface

fn initialize(env: soroban_sdk::Env, multisig_wasm_hash: soroban_sdk::BytesN<32>)
fn deploy_new_multisig(
    env: soroban_sdk::Env,
    deployer: soroban_sdk::Address,
    salt: soroban_sdk::BytesN<32>,
    name: soroban_sdk::String,
    description: soroban_sdk::String,
    members: soroban_sdk::Vec,
    quorum_bps: Option,
) -> soroban_sdk::Address

Imports

WebAssembly Text (WAT) ▶