gas-multitoken1155
March 10, 2025 ยท View on GitHub
Description
ERC1155 is a cheaper non-fungible token than ERC721
Options
This rule accepts a string option for rule severity. Must be one of "error", "warn", "off". Defaults to warn.
Example Config
{
"rules": {
"gas-multitoken1155": "warn"
}
}
Notes
- source of the rule initiative
Examples
This rule does not have examples.
Version
This rule was introduced in Solhint 4.5.0