Contract 8d4fe65215b3a452ef35e0df68671a312052fa462a1cc316ef578fc5a28d3c34

← Back to Index 📥 Download WASM

Meta

rssdkver 22.0.8#f46e9e0610213bbb72285566f9dd960ff96d03d8
rsver 1.88.0

Instances

  • CBJ53W4SJOKF5SUZMUBYNWFABIW3VSBTBHXVPK6DEPUMN66AT6H4CQZX

Interface

Initialize the contract

Arguments

  • backstop - The backstop address
fn __constructor(env: soroban_sdk::Env, backstop: soroban_sdk::Address)

Fill an interest auction

Arguments

  • from - The address to fill the auction from
  • pool - The pool address
fn fill_interest(
    env: soroban_sdk::Env,
    from: soroban_sdk::Address,
    pool: soroban_sdk::Address,
)

Imports

WebAssembly Text (WAT) ▶