Contract ce52a2af6678a2aa00d44220db604f4474bab3b78c285a52aebc77b13ba1898a

← Back to Index 📥 Download WASM

Meta

rssdkver 22.0.8#f46e9e0610213bbb72285566f9dd960ff96d03d8
rsver 1.87.0

Instances

  • CA7AFPRCLEBQKEMZMQQTNFY6EOKKQUOMKRRDI7TZDU2ZERSEAXBFIBL4

Interface

fn initialize(env: soroban_sdk::Env, owner: soroban_sdk::Address)
fn allow_debit(
    env: soroban_sdk::Env,
    sender: soroban_sdk::Address,
    token: soroban_sdk::Address,
    max_amount: i128,
    expiration_ledger: u32,
)
fn request_payment(
    env: soroban_sdk::Env,
    sender: 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,
)
fn config_receiver(
    env: soroban_sdk::Env,
    user: soroban_sdk::Address,
    receiver: soroban_sdk::Address,
)

Imports

WebAssembly Text (WAT) ▶