IMockERC20SafeDispatcherTrait
Fully qualified path: tokentable_v2::components::interfaces::mockerc20::IMockERC20SafeDispatcherTrait
Part of the group: dispatchers
pub trait IMockERC20SafeDispatcherTrait<T>
Trait functions
mint
Fully qualified path: tokentable_v2::components::interfaces::mockerc20::IMockERC20SafeDispatcherTrait::mint
fn mint(self: T, to: ContractAddress, amount: u256) -> Result<(), Array<felt252>>