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>>