Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

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