Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IERC1155MetadataURI

Fully qualified path: openzeppelin_interfaces::token::erc1155::IERC1155MetadataURI

pub trait IERC1155MetadataURI<TState>

Trait functions

uri

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

fn uri(self: @TState, token_id: u256) -> ByteArray