Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IERC1155MetadataURISafeDispatcherTrait

Fully qualified path: openzeppelin_interfaces::token::erc1155::IERC1155MetadataURISafeDispatcherTrait

Part of the group: dispatchers

pub trait IERC1155MetadataURISafeDispatcherTrait<T>

Trait functions

uri

Fully qualified path: openzeppelin_interfaces::token::erc1155::IERC1155MetadataURISafeDispatcherTrait::uri

fn uri(self: T, token_id: u256) -> Result<ByteArray, Array<felt252>>