Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IPresetExternalDispatcherTrait

Fully qualified path: erc4906::presets::erc4906_preset::IPresetExternalDispatcherTrait

Part of the group: dispatchers

pub trait IPresetExternalDispatcherTrait<T>

Trait functions

mint_token

Fully qualified path: erc4906::presets::erc4906_preset::IPresetExternalDispatcherTrait::mint_token

fn mint_token(self: T, recipient: ContractAddress) -> u256

set_base_uri

Fully qualified path: erc4906::presets::erc4906_preset::IPresetExternalDispatcherTrait::set_base_uri

fn set_base_uri(self: T, base_uri: ByteArray)

set_token_uri

Fully qualified path: erc4906::presets::erc4906_preset::IPresetExternalDispatcherTrait::set_token_uri

fn set_token_uri(self: T, uri: ByteArray, token_id: u256)