Interface RefreshMetadataByTokenIDAllOf

RefreshMetadataByTokenIDAllOf

interface RefreshMetadataByTokenIDAllOf {
    token_id: string;
}

Properties

Properties

token_id: string

An uint256 token id as string

RefreshMetadataByTokenIDAllOf