ERC1155Storage
ERC1155Storage
Layout
struct Layout {
mapping(uint256 => uint256) totalSupply;
}STORAGE_SLOT
bytes32 STORAGE_SLOTlayout
function layout() internal pure returns (struct ERC1155Storage.Layout l)