Is ERC1155PresetMinterPauser missing BURNER_ROLE?

Is this missing in the ERC1155PresetMinterPauser v.3.01 preset?

1 Like

Hi @guiguy,

ERC1155PresetMinterPauser inherits from ERC1155Burnable that allows token holders to destroy both their own tokens and those that they have been approved to use. This doesn’t need a BURNER_ROLE.

Can you provide more details on what you are trying to do?

Hi @guiguy,

Checking in to see how you got on with this?

Thanks for checking up. All good now, it was just my understanding, or lack of it. Reading up helps.

1 Like

Hi @guiguy,

Please ask all the questions that you need.

Let me know if we can improve the documentation too.

A post was split to a new topic: Use ERC1155PresetMinterPauser but don’t allow burning