Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IAccountProxyDispatcherTrait

Fully qualified path: token_bound_accounts::misc::account_proxy::IAccountProxyDispatcherTrait

Part of the group: dispatchers

pub trait IAccountProxyDispatcherTrait<T>

Trait functions

execute

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

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