ERC721
owns the LootBox.ERC721
is created by calling createERC721Controlled()
on the ERC721ProxyFactory
by anyone:mint()
can then be called on the ControlledERC721
which effectively creates a LootBox with an Owner defined by the to
field:plunder()
on the LootBox controller which will transfer all the passed tokens to the LootBox owner.erc20s
is defined as an array of ERC-20 addresses,erc721s
is defined as:erc1155s
as: