FlowERC1155IO
struct FlowERC1155IO {
ERC1155SupplyChange[] mints;
ERC1155SupplyChange[] burns;
FlowTransfer flow;
}
struct FlowERC1155IO {
ERC1155SupplyChange[] mints;
ERC1155SupplyChange[] burns;
FlowTransfer flow;
}