InputData: {
    blockchainsToRequire?: BlockchainName[];
    data: string | File;
    type: InputDataType;
}