FlowERC721IO
struct FlowERC721IO {
ERC721SupplyChange[] mints;
ERC721SupplyChange[] burns;
FlowTransfer flow;
}
struct FlowERC721IO {
ERC721SupplyChange[] mints;
ERC721SupplyChange[] burns;
FlowTransfer flow;
}