Contract 2fe833967e5abd92bc7de1b9c33a434a9b08b879d1952234f5e468a72fb100fb

← Back to Index 📥 Download WASM

Meta

rssdkver 22.0.5#25daaf397971f2c15fd2a5fd0a9967020a19cfcb
rsver 1.87.0

Instances

  • CBJA5N2GZ4UMFH7DVPSKOUPIFYEG5MET7JJIJB7WTGNFBTLHJD3YS7CV

Interface

Construct the deployer with a provided administrator.

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

Deploys the contract on behalf of the Deployer contract.

This has to be authorized by the Deployers administrator.

fn deploy(
    env: soroban_sdk::Env,
    wasm_hash: soroban_sdk::BytesN<32>,
    salt: soroban_sdk::BytesN<32>,
) -> soroban_sdk::Address
fn index(env: soroban_sdk::Env) -> soroban_sdk::U256

Imports

WebAssembly Text (WAT) ▶