IAccountProxySafeDispatcherTrait
Fully qualified path: token_bound_accounts::misc::account_proxy::IAccountProxySafeDispatcherTrait
Part of the group: dispatchers
pub trait IAccountProxySafeDispatcherTrait<T>
Trait functions
execute
Fully qualified path: token_bound_accounts::misc::account_proxy::IAccountProxySafeDispatcherTrait::execute
fn execute(
self: T, contract_address: ContractAddress, calls: Array<Call>,
) -> Result<Array<Span<felt252>>, Array<felt252>>