MaterialMetadataData

Git Source

struct MaterialMetadataData {
    MATERIAL_DIFFICULTY difficulty;
    address tokenAddress;
    string name;
}