Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IAccountProxy

Fully qualified path: token_bound_accounts::misc::account_proxy::IAccountProxy

pub trait IAccountProxy<TContractState>

Trait functions

execute

Fully qualified path: token_bound_accounts::misc::account_proxy::IAccountProxy::execute

fn execute(
    ref self: TContractState, contract_address: ContractAddress, calls: Array<Call>,
) -> Array<Span<felt252>>