Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IERC721MetadataCamelOnlySafeDispatcherTrait

Fully qualified path: openzeppelin_interfaces::token::erc721::IERC721MetadataCamelOnlySafeDispatcherTrait

Part of the group: dispatchers

pub trait IERC721MetadataCamelOnlySafeDispatcherTrait<T>

Trait functions

tokenURI

Fully qualified path: openzeppelin_interfaces::token::erc721::IERC721MetadataCamelOnlySafeDispatcherTrait::tokenURI

fn tokenURI(self: T, tokenId: u256) -> Result<ByteArray, Array<felt252>>