Contract b515cd5338963beb0b631c6cfbbe2d2c0299f83ccd5be75287d96e1dd0d5e845

← Back to Index 📥 Download WASM

Meta

rssdkver 21.7.7#5da789c50b18a4c2be53394138212fed56f0dfc4
rsver 1.95.0

Instances

  • CDJBCVIS6W5KD6NJBJO2PFBMWHXEPEU7BTXACW3PPBFLE2A42L5QQ654

Interface

Emits a forged "transfer" ContractEvent with arbitrary topics/data. honest field: contractID == self (the deployed contract address) — NOT the SAC of the named asset.

fn fire(
    env: soroban_sdk::Env,
    from: soroban_sdk::Address,
    to: soroban_sdk::Address,
    asset: soroban_sdk::String,
    amount: i128,
)

Emits a forged "mint" ContractEvent.

fn fake_mint(
    env: soroban_sdk::Env,
    to: soroban_sdk::Address,
    asset: soroban_sdk::String,
    amount: i128,
)

Imports

WebAssembly Text (WAT) ▶