FlowERC20IO
struct FlowERC20IO {
ERC20SupplyChange[] mints;
ERC20SupplyChange[] burns;
FlowTransfer flow;
}
struct FlowERC20IO {
ERC20SupplyChange[] mints;
ERC20SupplyChange[] burns;
FlowTransfer flow;
}