Contract fb4d20b13edacf0454a1149a0db8d0fe4f0a29f7045d9ab952e299298bb88d64

← Back to Index 📥 Download WASM

Meta

rssdkver 20.5.0#9e2c3022b4355b224a7a814e13ba51761eeb14bb
rsver 1.78.0

Instances

  • CCM5II6LLKT3Z3E5RTDFDMOKEA7WKIB2G7WOLL2Y2RYRJQW4AP6FZJNI

Interface

Initializes the contract and sets the phoenix multihop address

fn initialize(
    env: soroban_sdk::Env,
    protocol_address: soroban_sdk::Address,
) -> Result<(), AdapterError>
fn deposit(
    env: soroban_sdk::Env,
    amount: i128,
    from: soroban_sdk::Address,
) -> Result<(), AdapterError>
fn withdraw(
    env: soroban_sdk::Env,
    from: soroban_sdk::Address,
) -> Result<(), AdapterError>
fn balance(
    env: soroban_sdk::Env,
    from: soroban_sdk::Address,
) -> Result

Imports

WebAssembly Text (WAT) ▶