Contract de1fbf541604672701b9fdaa3dc44183e61ee1c8078fc966138e9aac181ca408

← Back to Index 📥 Download WASM

Meta

rssdkver 22.0.8#f46e9e0610213bbb72285566f9dd960ff96d03d8
rsver 1.87.0

Instances

  • CDQTZ6ZX36L6DYB3I4OR6DINIFNBHMR2FMJOG3VVMCBK27OW45J4E2GG

Interface

fn initialize(env: soroban_sdk::Env, owner: soroban_sdk::Address)
fn allow_debit(
    env: soroban_sdk::Env,
    sender: soroban_sdk::Address,
    receiver: soroban_sdk::Address,
    token: soroban_sdk::Address,
    max_amount: i128,
    expiration_ledger: u32,
)
fn request_payment(
    env: soroban_sdk::Env,
    sender: soroban_sdk::Address,
    receiver: soroban_sdk::Address,
    amount: i128,
    token: soroban_sdk::Address,
)
fn config_whitelist(
    env: soroban_sdk::Env,
    user: soroban_sdk::Address,
    merchant_whitelist: soroban_sdk::Address,
)

Imports

WebAssembly Text (WAT) ▶