web3-eth-abiFunctionsflattenTypesflattenTypes CallableflattenTypes(includeTuple: boolean, puts: readonly AbiParameter[]): string[]used to flatten json abi inputs/outputs into an array of type-representing-stringsParametersincludeTuple: booleanputs: readonly AbiParameter[]Returns string[]
used to flatten json abi inputs/outputs into an array of type-representing-strings