Contract 4d3e47757eeb0f854c8e91e9644fb619e379a73cba784c63c6c3370d1f5d9493

← Back to Index 📥 Download WASM

Meta

cliver 25.0.0#a64925e9391c3d3b3ef8e53dc60c23db9e6a82e4
rssdkver 23.4.1#e671b396f8bacf1370925f722df158b31c0baae5
rsver 1.93.0

Instances

  • CAND44ZK74KTWM3BJ73MJZ55QJ6ELSXSG6ECN3XSEBKQ4GGJ65A6FG63

Interface

fn get_state(
    env: soroban_sdk::Env,
) -> (
    soroban_sdk::Address,
    soroban_sdk::Address,
    soroban_sdk::Address,
    i128,
    u64,
    u64,
    u64,
    bool,
)
fn initialize(
    env: soroban_sdk::Env,
    owner: soroban_sdk::Address,
    recipient: soroban_sdk::Address,
    token: soroban_sdk::Address,
    max_amount: i128,
    interval: u64,
    expiry: u64,
)
fn revoke_agent(env: soroban_sdk::Env)
fn execute_payment(env: soroban_sdk::Env, amount: i128)

Imports

WebAssembly Text (WAT) ▶