CN111882436B - Data processing method, device and equipment based on block chain - Google Patents

Data processing method, device and equipment based on block chain Download PDF

Info

Publication number
CN111882436B
CN111882436B CN202010754673.1A CN202010754673A CN111882436B CN 111882436 B CN111882436 B CN 111882436B CN 202010754673 A CN202010754673 A CN 202010754673A CN 111882436 B CN111882436 B CN 111882436B
Authority
CN
China
Prior art keywords
option
terminal
options
target
uploaded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010754673.1A
Other languages
Chinese (zh)
Other versions
CN111882436A (en
Inventor
冯啟垚
刘智洪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Chengdu Co Ltd
Original Assignee
Tencent Technology Chengdu Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Chengdu Co Ltd filed Critical Tencent Technology Chengdu Co Ltd
Priority to CN202010754673.1A priority Critical patent/CN111882436B/en
Publication of CN111882436A publication Critical patent/CN111882436A/en
Application granted granted Critical
Publication of CN111882436B publication Critical patent/CN111882436B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Bioethics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Technology Law (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The embodiment of the application discloses a data processing method, device and equipment based on a block chain, which belong to the technical field of block chains, wherein the method comprises the following steps: acquiring option trading data, wherein the option trading data is used for a first terminal to acquire options from a blockchain; verifying the validity of the first terminal according to the option trading data; if the first terminal has validity, reading at least one candidate option for trading from the blockchain; and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal. By adopting the embodiment of the application, the safety and fairness of option trading can be improved.

Description

Data processing method, device and equipment based on block chain
Technical Field
The present disclosure relates to the field of blockchain technologies, and in particular, to a blockchain-based data processing method, apparatus, and device.
Background
Options refer to a contract that gives the holder the right to purchase or sell an asset at a fixed price at a particular date or any time before the date, and the subject matter of options refers to assets selected for purchase or sale, including stocks, government bonds, currencies, stock indices, commodity futures, and the like.
In the prior art, when staff want to trade the option of a company, trade can only be realized through a trade platform inside the company, and the trade platform is uniformly managed by the company, has opaque characteristics, and is easy to cause unfair trade. In addition, the security of the transaction mode is low because the data in the company transaction platform is easy to tamper.
Disclosure of Invention
The embodiment of the application provides a data processing method, device and equipment based on a blockchain, which can improve the safety and fairness of option transactions.
An aspect of an embodiment of the present application provides a data processing method based on a blockchain, including:
acquiring option trading data, wherein the option trading data is used for a first terminal to acquire options from a blockchain;
verifying the validity of the first terminal according to the option trading data;
if the first terminal has validity, reading at least one candidate option for trading from the blockchain;
and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal.
An aspect of an embodiment of the present application provides a data processing apparatus based on a blockchain, including:
The system comprises a data acquisition module, a block chain and a first terminal, wherein the data acquisition module is used for acquiring option trading data, and the option trading data are used for acquiring options from the block chain by the first terminal;
the validity verification module is used for verifying the validity of the first terminal according to the option transaction data;
the data reading module is used for reading at least one candidate option for trading from the blockchain if the first terminal has validity;
and the data matching module is used for identifying the candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal.
Optionally, the data matching module is specifically configured to obtain, as the second terminal, a terminal to which the target option belongs; reading transfer conditions of the target option from the blockchain, wherein the transfer conditions comprise a first value of electronic resources required to be paid for transferring the target option; transferring the electronic resource of the first value from the first terminal to the second terminal; and recording attribution change information of the target option in the blockchain, wherein the attribution change information is used for indicating attribution change of the target option to the first terminal.
Optionally, the apparatus further comprises: a first data verification module for: receiving a verification result of the option to be uploaded, which is sent by the data server aiming at the second terminal; and if the verification result indicates that the option to be uploaded passes the verification, determining the option to be uploaded as a candidate option, wherein the verification is used for indicating the data server to determine that the option to be uploaded has validity according to the first attribute information of the option to be uploaded.
Optionally, the apparatus further comprises: a second data verification module for: acquiring second attribute information of the option to be uploaded from the data server; verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded; and if the option to be uploaded has validity, determining the option to be uploaded which passes the verification as the at least one candidate option.
Optionally, the option trading data includes a third value of electronic resources for acquiring a unit number of option premounts, and the data matching module is specifically configured to: reading transfer conditions of the option to be selected from the blockchain, wherein the transfer conditions comprise a fourth value of electronic resources required to be paid out for transferring the option of unit number; screening out the option to be selected with the minimum corresponding fourth value from the options to be selected, and taking the option to be selected as a first option to be selected; and if the third value is larger than the fourth value corresponding to the first option, determining the first option as the target option.
Optionally, the apparatus further comprises: the block building module is used for: establishing a target block in the block chain; generating pause transfer instruction information of the target blockchain, wherein the pause transfer instruction information is used for instructing to pause transfer of the target option before receiving an uploading request of the first terminal for the target option; recording the pause transfer instruction information into the target block.
Optionally, the option trading data includes a third number of options acquired by the first terminal, and the validity verification module is specifically configured to: acquiring the number of transfer options, wherein the number of transfer options belongs to a mechanism corresponding to the second terminal and is in a state to be transferred; and if the third quantity is smaller than the transfer option quantity, determining that the first terminal has validity.
In one aspect, the present application provides a computer device comprising: a processor, a memory, a network interface;
the processor is connected to a memory and a network interface, wherein the network interface is used for providing a data communication function, the memory is used for storing a computer program, and the processor is used for calling the computer program to execute the method in the aspect in the embodiment of the application.
An aspect of the present application provides a computer readable storage medium storing a computer program comprising program instructions which, when executed by a processor, cause the processor to perform the blockchain-based data processing method of the first aspect.
In the embodiment of the application, option trading data are acquired, wherein the option trading data are used for acquiring options from a blockchain by a first terminal; the option trading data may include, for example, the number of options that need to be acquired and the electronic resources that need to be paid for acquiring a unit number of options. Verifying the legitimacy of the first terminal according to option transaction data; whether the first terminal has validity can be determined by verifying whether the number of options to be acquired meets the rule or not and whether the electronic resource to be paid for acquiring the number of options of the unit meets the rule or not. If the first terminal has validity, reading at least one candidate option for trading from the blockchain; and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal. For the first terminal, only the option trading data is uploaded, so that the target option matched with the option trading data can be obtained, the first terminal is not required to select which candidate options to purchase, the option trading step can be simplified, and the option trading efficiency is improved; by uploading option trading data into the blockchain, illegal users can be prevented from tampering with the option trading, the authenticity of the trading can be ensured, and the safety of the option trading can be improved; and, because the blockchain has transparent characteristic, the option trading double can inquire the trade, so the fairness of the option trade can be ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1a is a schematic diagram of a data processing system according to an embodiment of the present application;
FIG. 1b is a schematic diagram of a blockchain node system provided by embodiments of the present application;
FIG. 1c is a block chain schematic diagram provided in an embodiment of the present application;
FIG. 1d is a schematic diagram of an interaction process of each device in a data processing system according to an embodiment of the present application;
FIG. 2 is a flow chart of a data processing method based on a blockchain according to an embodiment of the present application;
fig. 3 is a schematic diagram of a service transaction information uplink procedure according to an embodiment of the present application;
fig. 4 is a schematic diagram of a display interface of options to be transferred according to an embodiment of the present application;
fig. 5 is a schematic diagram of a presentation interface of option trade data according to an embodiment of the present application;
FIG. 6 is a flowchart of a data processing method based on a blockchain according to an embodiment of the present disclosure;
fig. 7 is a schematic diagram of a display interface of options to be transferred according to an embodiment of the present application;
FIG. 8 is a schematic diagram of a block chain based data processing apparatus according to an embodiment of the present application;
fig. 9 is a schematic diagram of a composition structure of a computer device according to an embodiment of the present application.
Detailed Description
The following description of the technical solutions in the embodiments of the present application will be made clearly and completely with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
According to the method and the system, option trading data are mainly obtained through a blockchain technology, the legitimacy of the first terminal is verified according to the option trading data, if the first terminal has the legitimacy, at least one candidate option for trading is read from the blockchain, the candidate option matched with the option trading data is identified from the at least one candidate option and is used as a target option, and the target option is transferred to the first terminal so as to realize option trading, so that the safety and fairness of option trading can be guaranteed.
With reference to FIG. 1a, FIG. 1a is a block diagram illustrating a data processing system according to an embodiment of the present application. The system architecture diagram includes a blockchain node system 10, a first terminal 11, and a second terminal 12.
The second terminal 12 may be a terminal held by a trading party indicating an option, the first terminal 11 may be a terminal held by a trading party purchasing an option, and the block link point system 10 may be a back-end service device for processing option trading data, and may be specifically used for performing acquiring the option trading data, verifying the validity of the first terminal, and matching a target option for the first terminal. It should be noted that, the option trade may be further executed by the first terminal or the second terminal, and the manner in which the first terminal and the second terminal conduct the option trade may refer to the manner in which the blockchain node system conducts the option trade, and the description below uses the blockchain node system to conduct the option trade as an example.
In addition, referring to fig. 1b, fig. 1b is a schematic diagram of a blockchain node system according to an embodiment of the present application. As shown in FIG. 1b, a blockchain node system may include a plurality of nodes, each of which may receive input information during normal operation and maintain transaction information data within the blockchain node system based on the received input information. In order to ensure the information intercommunication in the block chain node system, information connection can exist between each node in the block chain node system, and the nodes can transmit information through the information connection. For example, when any node in the blockchain node system receives input information, other nodes in the blockchain node system acquire the input information according to a consensus algorithm, and store the input information as data in transaction information data, so that the data stored on all nodes in the blockchain node system are consistent.
For each node in the blockchain node system, the node identification corresponding to the node is provided, and each node in the blockchain node system can store the node identifications of other nodes in the blockchain node system so as to broadcast the generated blocks to other nodes in the blockchain node system according to the node identifications of other nodes. Each node can maintain a node identification list shown in the following table, and the node names and the node identifications are correspondingly stored in the node identification list. The node identifier may be an IP (Internet Protocol, protocol of interconnection between networks) address, and any other information that can be used to identify the node, and the IP address is only illustrated in table 1.
TABLE 1
Node name Node identification
Node 1 117.114.151.174
Node 2 117.116.189.145
Node N 119.123.789.258
Each node in the blockchain node system stores one and the same blockchain. Referring to fig. 1c, fig. 1c is a schematic block chain diagram provided in the embodiment of the present application, where, as shown in fig. 1c, the block chain is composed of a plurality of blocks, an initial block includes a block header and a block body, the block header stores an input information feature value, a version number, a timestamp and a difficulty value, and the block body stores input information; the next block of the starting block takes the starting block as a father block, the next block also comprises a block head and a block main body, the block head stores the input information characteristic value of the current block, the block head characteristic value of the father block, the version number, the timestamp and the difficulty value, and the like, so that the block data stored in each block in the block chain are associated with the block data stored in the father block, and the safety of the input information in the block is ensured.
The embodiment of the application utilizes the intelligent contracts in the blockchain technology and the characteristic that the blockchain is not tamperable to process option transaction data, namely, provides a blockchain-based data processing method, wherein the intelligent contracts, namely, computerized agreements, can execute the terms of a certain contract, are realized through codes which are deployed on a shared ledger and are used for being executed when certain conditions are met, and are used for completing automatic transactions according to actual business requirement codes. The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission (P2P transmission), consensus mechanism, encryption algorithm and the like, and is essentially a decentralised database; the blockchain may be composed of a plurality of serial transaction records (also known as blocks) that are cryptographically concatenated and protected from content, and the distributed ledgers concatenated by the blockchain enable multiple parties to effectively record transactions and permanently verify the transactions (non-tamperable). The consensus mechanism is a mathematical algorithm for realizing trust establishment and rights acquisition among different nodes in the blockchain network; that is, the consensus mechanism is a mathematical algorithm commonly recognized by the network nodes of the blockchain.
The nodes in the blockchain node system 10 may be an independent physical server, or may be a server cluster or a distributed system formed by a plurality of physical servers, or may be cloud servers that provide cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, content delivery networks (Content Delivery Network, CDN), and basic cloud computing services such as big data and artificial intelligence platforms. The first terminal and the second terminal may be computer devices, including mobile phones, tablet computers, notebook computers, palm computers, smart phones, mobile internet devices (MID, mobile internet device), POS (Point Of sale) devices, wearable devices (e.g., smart watches, smart bracelets, etc.), and the like.
In practical applications, in a scenario where the above data processing system may be used to trade options of various targets, as shown in fig. 1d, fig. 1d is a schematic view of an interaction process of each device in the data processing system provided in this embodiment of the present application, and if the king needs to purchase the option, the terminal of the king Wang Duiying may be referred to as a first terminal, and if xiao Li sells the option, the terminal of the king Li Duiying may be referred to as a second terminal. Before the small Wang Xiang block link point system sends option trade data, a user (for example xiao Li) for selling options can upload options to be sold to the block link node system through the second terminal, namely, the options to be uploaded are stored by the block link point system, and at least one candidate option is obtained. When the king needs to acquire (purchase) options, first, the king may initiate option trading data of purchasing options through an application that performs option trading, where the option trading data may include a value of an electronic resource that acquires a unit number of option pre-pays, a number of options that need to be acquired, and so on. Then, after the blockchain node system obtains the option trading data of the purchased options, the legality of the terminal of the king is verified according to the option trading data, for example, whether the number of options required to be purchased by the king is in accordance with the regulations, for example, whether the number of options is greater than zero and less than the total number of options belonging to the institution in which the king is located, whether the number of electronic resources required to be paid out for obtaining the options of unit number is in accordance with the regulations, for example, whether the number of electronic resources required to be paid out for obtaining the options of unit number is greater than or equal to the average value of the electronic resources required to be paid out for obtaining the options of unit number, and so on. If the terminal of the king has validity, for example, the number of options that the king needs to purchase and the electronic resources required for purchasing the options of the unit number meet the regulations, at least one candidate option for trading is read from the blockchain, wherein the candidate option includes all options that need to be sold, for example, the options sold by xiao Li or the options sold by other employees of the institution where the king is located, such as the staff of the king, xiao Tang, xiao Chen, and the like. Then, a candidate option matching the option trading data is identified from the at least one candidate option, as a target option, the target option is transferred to the terminal of the king, and the electronic resource corresponding to the target option is transferred from the terminal of the king to the terminal of xiao Li. In this way, the blockchain node system realizes option trading by identifying options matched with option trading data of the first terminal, and the option trading can be realized by only uploading option information to be transferred for an option transfer party (a seller) and only uploading option information to be acquired for an option acquirer (a buyer), so that the option trading efficiency is improved, and the safety and fairness of the option trading are improved.
Referring to fig. 2, fig. 2 is a flow chart of a data processing method based on a blockchain, which is applied to a node in a blockchain network and may refer to a computer device; as shown in fig. 2, the data processing method may include the following steps S101 to S104.
S101, acquiring option trading data.
Here, option trading data is used for the first terminal to obtain options from the blockchain. The first terminal refers to a terminal held by a user who needs to acquire an option, and the subject matter of the option refers to assets selected for purchase or sale, including shares, stocks, government bonds, currencies, stock indices, commodity futures, and the like. For example, an option of a share of a certain organization may be traded, and the first terminal is the terminal held by the user who wants to acquire the option of the share. The option trading data may include, for example, a value of an electronic resource that obtains a unit number of option pre-payouts, a number of options that need to be obtained, a time of the option that needs to be obtained, and identity information of a user holding the first terminal, etc. In the embodiments of the present application, options of any kind of subject matter are illustrated, for example, the options in the embodiments of the present application may refer to one of options corresponding to shares of a certain institution, options corresponding to stocks of a certain institution, options corresponding to government bonds of a certain institution, or options of other subject matter.
Optionally, when each block in the blockchain is generated, referring to fig. 3, fig. 3 is a schematic diagram of an option trading information uplink process provided in the embodiment of the present application, when a node where the blockchain is located receives input information (option trading data), the input information is checked, after the checking is completed, the input information is stored in a memory pool, and a hash tree for recording the input information is updated; then, updating the update time stamp to the time of receiving the input information, trying different random numbers, and calculating the characteristic value for a plurality of times, so that the calculated characteristic value can meet the following formula:
SHA256(SHA256(version+prev_hash+merkle_root+ntime+nbits+x))<TARGET
wherein SHA256 is a eigenvalue algorithm used to calculate eigenvalues; version (version number) is version information of the related block protocol in the block chain; the prev_hash is the block header characteristic value of the parent block of the current block; the merkle_root is a characteristic value of input information; ntime is the update time of the update timestamp; the nbits is the current difficulty, is a fixed value in a period of time, and is determined again after exceeding a fixed period of time; x is a random number; TARGET is a eigenvalue threshold that can be determined from nbits.
Thus, when the random number meeting the formula is calculated, the information can be correspondingly stored to generate the block head and the block main body, and the current block is obtained. And then, the node where the blockchain is located sends the newly generated block to other nodes in the blockchain node system where the newly generated block is located according to the node identification of other nodes in the blockchain node system, the other nodes verify the newly generated block, and the newly generated block is added into the blockchain stored by the newly generated block after the verification is completed.
And S102, verifying the validity of the first terminal according to the option transaction data.
Here, the validity of the first terminal may be used to indicate that option trade data of the first terminal is compliant with the specification. For example, the first terminal may acquire the number of electronic resources of the preset expenditure of the option of the unit number, the number of options to be acquired, and the like, which meet the regulations. The validity of the first terminal can be verified according to the value of the electronic resource of the option pre-expenditure of the unit number, the number of options to be acquired, and the like. For example, when the value of the electronic resource for acquiring the option pre-expenditure of the unit number is greater than or equal to the average value of the electronic resource for acquiring the option pre-expenditure of the unit number, determining that the first terminal has validity; or when the number of options to be acquired is greater than zero and less than the total number of options belonging to the institution where the first terminal is located, determining that the first terminal has validity; or when the value of the electronic resource for acquiring the option pre-expenditure of the unit number is greater than or equal to the average value of the electronic resource for acquiring the option pre-expenditure of the unit number, and the number of the options to be acquired is greater than zero and less than the total number of the options belonging to the institution where the first terminal is located, determining that the first terminal has validity, and the like.
Optionally, for example, if the institution where the first terminal is located specifies that the option belonging to the same user cannot be greater than the upper threshold, verifying the validity of the first terminal according to the option trade data may further include: acquiring the option quantity of the user corresponding to the first terminal, and determining that the first terminal has validity if the sum of the option quantity of the user corresponding to the first terminal and the option quantity required to be acquired by the first terminal is smaller than or equal to the upper limit of the threshold; if the first terminal is greater than the upper threshold, determining that the first terminal is not legal, and the like.
And S103, if the first terminal has validity, reading at least one candidate option for trading from the blockchain.
Here, if the first terminal has legitimacy, reading at least one candidate option for trading from the blockchain; if the first terminal does not have the validity, prompt information for prompting the first terminal to modify option transaction data can be generated. For example, the reminder may include "number of options not in compliance with the prescription," "price of options not in compliance with the prescription," and the like, and the user holding the first terminal may modify the option trading data according to the reminder such that the modified option trading data is in compliance with the prescription, thereby performing the step of reading at least one candidate option for trading from the blockchain.
In a specific implementation, the candidate options stored in the blockchain may be generated by the computer device according to option information to be transferred uploaded by the second terminal for option transfer in the option trading application, for example, the option information to be transferred may include a value of an electronic resource required to be paid for a unit number of options, a number of options required to be sold, a time of the option required to be sold, and so on. And the blockchain node system stores option information to be transferred, which is uploaded by the second terminal, to obtain candidate options. It may be understood that the number of the second terminals may be multiple, that is, the users corresponding to the multiple second terminals all need to sell different options, and then the option information to be transferred uploaded by each second terminal may be displayed on the interface corresponding to the option trading application, as shown in fig. 4, fig. 4 is a schematic diagram of a display interface of options to be transferred provided in the embodiment of the present application, fig. 4 includes 7 options to be transferred, for example, the number of electronic resources required to be paid for obtaining the option 1 of unit number is 12.960, and the number of the option 1 is 13.4k, where k is a metering unit; the number of electronic resources required to be paid out for acquiring the option 2 with the unit number is 12.980, the number of the option 2 is 1.429M, M is also a measuring unit, and M is larger than K. It can be known that the same option to be transferred may include options to be transferred uploaded by a plurality of second terminals, and the values of the electronic resources required to be paid out for obtaining the unit number of options to be transferred are equal in the options to be transferred uploaded by the plurality of second terminals. For example, the number of options 1 is 13.4K, including the sum of the number of options uploaded by the 3 second terminals, and the number of electronic resources required to be paid out for obtaining the number of options is 12.960 in the options uploaded by the 3 second terminals.
In one possible implementation manner, for example, when there is no option transferred by the second terminal or the options to be transferred of the second terminal are transferred completely, the first terminal needs to acquire the options, and then the option trading data of the first terminal may be displayed on the interface corresponding to the option trading application. The number of the first terminals may be one or more, for example, when the number of the first terminals is plural, then option trading data of the plural first terminals is displayed, as shown in fig. 5, fig. 5 is a schematic diagram of a display interface of option trading data provided in the embodiment of the present application, where fig. 5 includes option trading data of the plural first terminals, for example, the option trading data of the first terminal 11 includes a value 12.940 of electronic resources that is pre-paid for acquiring a unit number of option 1, and the number of option 1 is 639.8K. By displaying the option trading data of the first terminal, a user (option seller) who needs to perform option transfer can check the option trading data of the first terminal (option buyer) according to the second terminal, so that corresponding option information to be transferred can be determined according to the option trading data, and an option selling price can be set by an option seller according to the option purchase price set by the option buyer.
And S104, identifying the candidate option matched with the option trading data from at least one candidate option as a target option, and transferring the target option to the first terminal.
Here, transferring the target option to the first terminal may refer to changing the terminal to which the target option belongs to the first terminal. The target option is a candidate option of the at least one candidate option that matches the option trading data. For example, when the option trading data includes the value a1 of the electronic resource for acquiring the option pre-expenditure of the unit number and the number b1 of the options to be acquired, the target option may be a candidate option for which the value a2 of the electronic resource for acquiring the option pre-expenditure of the unit number is smaller than or equal to the value a1 of the electronic resource for acquiring the option pre-expenditure of the unit number and the number b1 of the options to be acquired is smaller than or equal to the number b2 of any one of the candidate options.
For example, describing the target option acquisition, the option trading data includes that the number of electronic resources required to be paid for the option of the unit number is 12, the number of options required to be acquired is 10, the number of electronic resources required to be paid for the 3 candidate options of the transfer unit number is 12, 13 and 14 respectively, and the number of electronic resources required to be paid for the candidate option c1, the candidate option c2 and the candidate option c3 is 10, 20 and 30 respectively, then the candidate option c1 is taken as the target option, and the candidate option c1 is transferred to the first terminal.
In one possible case, if the value a2 of the electronic resource required to be paid out for transferring the option of the unit number is smaller than or equal to the value a1 of the electronic resource required to be paid out for acquiring the option of the unit number, and the number b1 of the options required to be acquired is greater than the number b2 of any one of the candidate options, the candidate option of the number b2 is taken as a first target option, and the candidate option of the number b1-b2 and the smallest a3 is determined from the remaining candidate options and taken as a second target option, wherein the target option comprises the first target option and the second target option.
For example, the option trading data includes a number of 12 elements of electronic resources that are pre-paid for acquiring a unit number, a number of options that need to be acquired is 10, 3 candidate options that are required to be paid for transferring the unit number, that is, the number of electronic resources that need to be paid for candidate option c1, candidate option c2, candidate option c3 is respectively 12 elements, 13 elements, and 14 elements, and the corresponding numbers of candidate option c1, candidate option c2, and candidate option c3 are respectively 5, 10, and 30, then candidate option c1 is used as a first target option, and 5 candidate options c2 are used as a second target option, then the target option includes 5 candidate options c1 and 5 candidate options c2, and the 5 candidate options c1 and c2 are transferred to the first terminal. Optionally, the target option may only include the first target option, that is, only the 5 candidate options c1 are transferred to the first terminal, and the indication information for prompting that the current electronic resource of the first terminal is insufficient to obtain b1 is output, so as to prompt the first terminal to select other candidate options for subsequent purchase and other operations.
In the embodiment of the application, option trading data are acquired, wherein the option trading data are used for acquiring options from a blockchain by a first terminal; the option trading data may include, for example, the number of options that need to be acquired and the electronic resources that need to be paid for acquiring a unit number of options. Verifying the legitimacy of the first terminal according to option transaction data; whether the first terminal has validity can be determined by verifying whether the number of options to be acquired meets the rule or not and whether the electronic resource to be paid for acquiring the number of options of the unit meets the rule or not. If the first terminal has validity, reading at least one candidate option for trading from the blockchain; and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal. For the first terminal, only the option trading data of the first terminal is uploaded to obtain the target option matched with the option trading data, and the first terminal is not required to select which candidate options to purchase, so that the option trading step can be simplified, and the option trading efficiency is improved; by uploading option trading data into the blockchain, illegal users can be prevented from tampering with the option trading, the authenticity of the trading can be ensured, and the safety of the option trading can be improved; and, because the blockchain has transparent characteristic, the option trading double can inquire the trade, so the fairness of the option trade can be ensured.
In one embodiment, the step S104 includes the following steps S11 to S14.
And s11, acquiring a terminal to which the target option belongs as a second terminal.
Here, the second terminal may be a terminal held by a user who transfers (i.e., sells) the target option.
And s12, reading the transfer condition of the target option from the blockchain.
Here, the transfer condition includes a first value of an electronic resource that needs to be paid out to transfer the target option. The first value is a value of an electronic resource required to be paid for transferring the target option equal to the number of options in the option trading data, that is, the first value is a product of the value of the electronic resource required to be pointed out for transferring the target option of the unit number and the number of options in the option trading data. The first value of the electronic resource that is required to be paid out to transfer the target option refers to the amount of funds that were purchased for the target option.
And s13, transferring the electronic resource with the first value from the first terminal to the second terminal.
Here, the electronic resource means funds for purchasing the target option, which may include at least a legal banknote, an electronic banknote, and the like; the legal currency refers to currency which is given by law to be used for forced circulation, such as RMB, dollars and the like; the electronic money is money stored in an electronic form in an electronic purse held by the user. The first value is a value of an electronic resource required to be paid by the first terminal to acquire the target option. The first value may be a specific value, for example, a natural number greater than zero, which is not limited in the embodiments of the present application. Transferring the electronic resource of the first value from the first terminal to the second terminal is: and transferring the electronic resource with the first value from the account corresponding to the first terminal to the account corresponding to the second terminal. After the first terminal transfers the electronic resource with the first value to the second terminal, the value of the electronic resource in the account corresponding to the first terminal is reduced by the first value, and the value of the electronic resource in the account corresponding to the second terminal is increased by the first value.
And s14, recording the attribution change information of the target option in the blockchain, wherein the attribution change information is used for indicating the attribution change of the target option to be the first terminal.
In steps s11 to s14, the second terminal may upload the target option and the transfer information of the target option to the blockchain in advance, where the transfer information of the target option includes the transfer condition of the target option, the number of target options and the terminal to which the target option belongs; the computer device may obtain a terminal to which the target option belongs, that is, the second terminal, from the blockchain, read a transfer condition of the target option, that is, a first value of an electronic resource required to be paid for transferring the target option, transfer the electronic resource of the first value from the first terminal to the second terminal, and record in the blockchain that the home terminal of the target option is changed to the first terminal. The electronic resource of the first numerical value is transferred to the second terminal, so that the transaction of the target option can be realized, and the user holding the first terminal, the user holding the second terminal and the management user of the institution where the first terminal is located can check the attribution information of the target option by recording the attribution change information of the target option in the blockchain, thereby being convenient for the management of the target option.
In one embodiment, the method may further comprise the following steps s21 to s22.
And s21, receiving a verification result of the option to be uploaded, which is sent by the data server aiming at the second terminal.
And s22, if the verification result indicates that the option to be uploaded passes the verification, determining the option to be uploaded as a candidate option, and determining that the option to be uploaded has validity according to the first attribute information of the option to be uploaded by the verification pass indication data server.
The first attribute information of the option to be uploaded may include a second value of the electronic resource to be paid for the option to be uploaded, which is obtained by the unit number, the first number of the option to be uploaded, and a terminal to which the option to be uploaded belongs. If the option to be uploaded has validity, the method can indicate that the second value of the electronic resource required to be paid out for obtaining the unit number of the option to be uploaded is smaller than or equal to a value threshold, the first number of the option to be uploaded is smaller than or equal to a value threshold, the terminal to which the option to be uploaded belongs is a second terminal, and the value threshold is the total number of options belonging to the second terminal.
In steps s21 to s22, before the second terminal uploads the option to be transferred to the blockchain, the data server may verify the option information corresponding to the option to be transferred uploaded by the second terminal. For example, it may be verified whether the second value of the electronic resource to be paid for obtaining the unit number of options to be uploaded is less than or equal to the value threshold, whether the first number of options to be uploaded is less than or equal to the value threshold, and whether the terminal to which the options to be uploaded belong is the second terminal. And when the second value of the electronic resource required to be paid out of the unit number of options to be uploaded is smaller than or equal to a value threshold, the first number of options to be uploaded is smaller than or equal to a value threshold, and the terminal to which the options to be uploaded belong is a second terminal, the data server sends a verification result of the options to be uploaded sent by aiming at the second terminal, and the computer equipment indicates that the options to be uploaded have legality when receiving the verification result indicating that the options to be uploaded pass verification. The data server may be, for example, a background server corresponding to the second terminal. The value threshold may be a specific value, for example, a value corresponding to an option number which is greater than zero and meets the unit number specified by the option trade, for example, a value corresponding to an option number specified by the option trade is 30, and the value threshold may be any value in the (0, 30) interval.
In one possible implementation manner, the data server may verify option information corresponding to the option to be transferred, which is uploaded by the second terminal, includes: verifying whether the second value of the electronic resource required to be paid out for obtaining the unit number of options to be uploaded is smaller than or equal to a value threshold, whether the first number of options to be uploaded is smaller than or equal to a value threshold, and whether the terminal to which the options to be uploaded belong is one or more of the second terminals. And considering that the option to be uploaded has validity under the condition that the second value of the electronic resource required to be paid out for acquiring the unit number of the option to be uploaded is smaller than or equal to a value threshold, the first number of the option to be uploaded is smaller than or equal to a value threshold, and the terminal to which the option to be uploaded belongs is one or more of the second terminals.
For example, a second value of the electronic resource required to be paid out for the option to be uploaded in a unit number is acquired to be smaller than or equal to a value threshold; or the first number of options to be uploaded is less than or equal to the number threshold; or the terminal to which the option to be uploaded belongs is a second terminal; or, acquiring a second value of the electronic resources to be paid out of the unit number of options to be uploaded to be smaller than or equal to a value threshold, and acquiring a first number of options to be uploaded to be smaller than or equal to the value threshold; or the first number of options to be uploaded is smaller than or equal to the number threshold value, and the terminal to which the options to be uploaded belong is a second terminal; or if the second value of the electronic resource required to be paid out of the unit number of options to be uploaded is smaller than or equal to the value threshold and the terminal to which the options to be uploaded belong is the second terminal, the options to be uploaded are considered to be legal.
In the embodiment of the application, for the option seller, namely the user holding the second terminal, since the buyer in the option trading mode, namely the user holding the first terminal, may be the company management user or other staff of the company, the problem that the benefit of the option seller is damaged due to low price recovery of the option when the option buyer is only the company management user can be avoided, the benefit of the option seller can be maintained, and the openness and fairness of the trade are ensured; moreover, as the option candidates, that is, the options to be uploaded, can be the options of the employees belonging to the mechanism, the option trading freedom among the employees can be realized, and the liquidity of the option trading is improved.
In one embodiment, the blockchain node system may perform the second verification on the option to be uploaded, and the specific method of the second verification may include the following steps s31 to s33.
And s31, obtaining second attribute information of the option to be uploaded from the data server.
And s32, verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded.
And s33, if the option to be uploaded has validity, determining the option to be uploaded which passes the verification as at least one candidate option.
In one possible implementation manner, the second attribute information may be the same as the first attribute information, that is, the second attribute information may include obtaining a second value of the electronic resource to be paid for the unit number of options to be uploaded, the first number of options to be uploaded, and a terminal to which the options to be uploaded belong. Correspondingly, verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded comprises: the method comprises the steps of obtaining one or more of a second value of electronic resources to be paid for of a unit number of options to be uploaded is smaller than or equal to a value threshold, a first number of options to be uploaded is smaller than or equal to a value threshold, a terminal to which the options to be uploaded belong is a second terminal, and the value threshold is one or more of the total number of options belonging to the second terminal, so that the options to be uploaded are determined to have legality. The accuracy of option verification can be improved by verifying the option to be uploaded through the data server and secondarily verifying the option to be uploaded through the block chain node system.
In another possible implementation, the second attribute information may be different from the first attribute information, e.g., the second attribute information includes a first number of options to be uploaded. Correspondingly, verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded comprises: and if the sum of the first quantity and the second quantity of the options to be uploaded is smaller than or equal to the total number of the options, determining that the options to be uploaded have validity. Specifically, the total number of options belonging to the institution to which the second terminal belongs and the second number of options belonging to the third terminal can be obtained, and the third terminal and the second terminal belong to different terminals of the same institution; and if the sum of the first quantity and the second quantity of the options to be uploaded is smaller than or equal to the total number of the options, determining that the options to be uploaded have validity. Because the data server and the blockchain node system verify options to be uploaded from different dimensions, the options verification can be more comprehensive, and the accuracy of the options verification is improved.
If the option is an option transfer in a certain institution, for example, a stock transfer in the institution, the first terminal, the second terminal and the third terminal are terminals in the institution, that is, the user holding the first terminal and the user holding the second terminal and the user holding the third terminal are different employees of the same institution, and the option trade is an option trade performed between employees in the institution. The total number of options belonging to the institution to which the second terminal belongs is the total number of options of the institution, i.e. the sum of the number of options belonging to the second terminal and the number of options belonging to the third terminal. The third terminal belongs to an organization to which the second terminal belongs and is different from the second terminal, and it is known that the number of the third terminals may be one or more. The second number of options belonging to the third terminal includes a sum of the number of options belonging to the third terminal and requiring transfer and the number of options belonging to the third terminal and not requiring transfer.
If the sum of the first number and the second number of options to be uploaded is smaller than or equal to the total number of options, the first number of options to be uploaded, which indicates that the first number of options to be uploaded by the second terminal, has authenticity, the step of determining the authenticated options to be uploaded as at least one candidate option is executed. The first number of options to be uploaded has authenticity, which means that the data server is not tampered, and the first number of options to be uploaded by the second terminal is the number of options actually belonging to the second terminal. That is, there may be a manipulation of the data server such that the number of options actually belonging to the second terminal is smaller or larger than the number of options actually belonging to the second terminal after the manipulation. For example, if the number of options actually belonging to the second terminal is 20, and the number of options actually belonging to the second terminal after tampering is 30, but the number of options actually belonging to the second terminal is only 20, the first number of options to be uploaded by the second terminal is considered to be unrealistic.
In the embodiment of the application, the option to be uploaded is verified through the data server, so that the option to be uploaded accords with the sales rule (for example, the price of the sales option, the quantity of the sales option, the terminal to which the sales option belongs and the transferable state of the sales option accord with the rule), and the option to be uploaded is verified for the second time through the block link point system, so that illegal users can be prevented from tampering with the option of the second terminal, the accuracy of the option verification is improved, and the authenticity of the option to be uploaded of the second terminal is ensured.
In the above embodiment, the method for verifying the option to be uploaded sent by the data server for the second terminal and sending the verification result to the blockchain node system for performing the second verification may refer to fig. 6, and fig. 6 is a schematic flow diagram of a blockchain-based data processing method provided in the embodiment of the present application, where the method is applied to a node in a blockchain network, and the node may refer to a computer device; as shown in fig. 6, the data processing method may include the steps of: s201 to S204.
S201, the second terminal sends options to be uploaded to the data server.
S202, the data server verifies the option to be uploaded.
And S203, if the verification result indicates that the option to be uploaded passes the verification, the option to be uploaded and the verification result aiming at the option to be uploaded are sent to the block link point system.
And S204, after the block chain node system passes the secondary verification of the option to be uploaded, determining the option to be uploaded as a candidate option.
Here, the method for verifying the option to be uploaded by the data server may refer to the methods of steps s21 to s22, and the method for secondarily verifying the option to be uploaded by the blockchain node system may refer to the methods of steps s31 to s33, which are not described herein.
In the embodiment of the application, the option to be uploaded is verified through the data server, so that the option uploaded by the second terminal accords with the selling rule, when the data server verifies that the option to be uploaded passes, the option to be uploaded and the verification result are sent to the block chain link point system, the block chain link point system performs secondary verification on the option to be uploaded, after the secondary verification passes, the option to be uploaded is determined to be a candidate option, and the candidate option matched with the option trading data is conveniently identified according to the option trading data of the first terminal, so that the first terminal purchases the candidate option.
In one embodiment, the step S104 includes the following steps S41 to S44.
s41, reading the trading state of at least one candidate option from the blockchain.
And s42, screening the candidate options with the trading state in the non-locking state from at least one candidate option as the option to be selected.
And s43, identifying the option to be selected matched with the option trading data from the options to be selected as a target option.
In steps s41 to s43, the trading states of the candidate options include a locked state and an unlocked state, and the trading states of the candidate options are the locked state for indicating: the first terminal may not acquire the candidate option if a terminal other than the first terminal is currently required to acquire the candidate option and the terminal is in a state of waiting to transfer or is transferring electronic resources to the second terminal. The trading state of the candidate option is an unlocked state for indicating: and if the terminal except the first terminal does not need to acquire the candidate option currently, the first terminal can acquire the candidate option. Optionally, the locking state may be a time length for locking the candidate option, where the time length meets a time length threshold, and if the current time length reaches the time length threshold, the terminal except the first terminal does not complete to acquire the candidate option, the locking state of the candidate option is changed to an unlocking state, so that the first terminal or the subsequent other terminals can acquire the candidate option conveniently.
The computer equipment reads the trading state of at least one candidate option from the blockchain, screens the candidate option with the trading state in the unlocking state from the at least one candidate option, and identifies the option to be selected matched with option trading data from the option to be selected as a target option. That is, the computer device reads whether the trading state of at least one candidate option is a locked state from the blockchain, and identifies a candidate option matching the option trading data from among the non-locked state candidates as a target option, thereby realizing option trading.
In this embodiment, the option trading data includes a third value of the electronic resource for acquiring the unit number of option pre-payouts, and the step s43 includes the following steps s51 to s53.
s51, reading a transfer condition of the option to be selected from the blockchain, wherein the transfer condition comprises a fourth value of electronic resources required to be paid out for transferring the option of the unit number.
And s52, selecting the option to be selected with the minimum corresponding fourth value from the options to be selected as the first option to be selected.
And s53, if the third value is greater than the fourth value corresponding to the first option, determining the first option as the target option.
In steps s51 to s53, the computer device reads the transfer condition of the option to be selected from the blockchain, that is, reads the fourth value of the electronic resource required to be paid by transferring the number of options of the unit, and screens out the option to be selected with the minimum corresponding fourth value from the options to be selected, and if the third value is greater than the fourth value corresponding to the first option, the computer device determines the first option to be the target option.
For example, the process of steps s51 to s53 is described, where, for example, the option trading data includes a third value of an electronic resource that is pre-paid for acquiring a unit number of options, the third value is 12.8 yuan, the 3 options to be selected are option d1, option d2, option d3, and a fourth value of an electronic resource that is required to be paid for transferring a unit number of options corresponding to option d1, option d2, option d3 is 12.5 yuan, 13 yuan, and 13.5 yuan, respectively, and then the first option is to screen out an option to be selected with the smallest corresponding fourth value from the 3 options to be selected, that is, the option d1 is selected, and the third value is greater than 12.5, and then the option d1 is determined as the target option. And determining the option to be matched with the option trading data by comparing the size relation between the third value of the electronic resource of the option pre-expenditure of the unit number and the fourth value of the electronic resource required to be expended for transferring the option of the unit number in the transfer condition of the option to be selected, thereby realizing the option data trading.
In one embodiment, the method may further comprise the following steps s61 to s63.
s61, a target block is established in the blockchain.
s62, generating a suspension transfer instruction message of the target block, where the suspension transfer instruction message is used to instruct suspension transfer of the target option before receiving the uploading request of the first terminal for the target option.
s63, record the pause transition instruction information into the target block.
In steps s61 to s63, in the case where the option trade is completed, that is, in the case where the first terminal obtains the target option, the computer device transfers the electronic resource of the first value from the first terminal to the second terminal, and after recording the change of the attribution of the target option to the first terminal in the blockchain, the computer device establishes a target block in the blockchain, where the target block may include information of the target option, for example, may include terminal information of the target option, the attribution change time of the target option, and the first value of the electronic resource paid by obtaining the target option, and so on. The computer device may cause the target option to be suspended for transfer before receiving the upload request of the first terminal for the target option by generating the suspension transfer instruction information of the target block, and record the suspension transfer instruction information in the target block. That is, after the pause transfer instruction information of the target block is generated and before the first terminal receives the upload request for the target option, the pause transfer of the target option is performed, that is, the terminal to which the target option belongs does not change any more in the time period.
In a possible implementation manner, as shown in fig. 4, for example, the target option is option 1, after the first terminal acquires the target option, canceling the acquired target option of the first terminal displayed in the display interface, the display interface may be as shown in fig. 7a, and fig. 7 is a schematic view of a display interface to be transferred for an option provided in an embodiment of the present application; or if the number of the target options acquired by the first terminal is smaller than the number of the options 1 displayed in the display interface, changing the number of the options 1 in the display interface to the difference between the number of the options 1 displayed in the display interface and the number of the target options acquired by the first terminal. For example, if the number of target options acquired by the first terminal is 12.4K and the number of options 1 in the display interface is 13.4K, the number of options 1 in the changed display interface is 13.4K-12.4k=1k, and the display interface may be as shown in fig. 7 b.
By establishing the target block in the block chain after the option trade is completed, the suspension transfer indication information of the target block is generated, thereby avoiding the option trade confusion caused by the repeated acquisition of the target option by other terminals and improving the efficiency of the option trade.
In one embodiment, the option trading data includes a third number of options acquired by the first terminal, and the step S102 includes the following steps S71-S72.
And S71, acquiring the number of transfer options, wherein the number of transfer options belongs to a mechanism corresponding to the second terminal and is in a state to be transferred.
And s72, if the third quantity is smaller than the transfer option quantity, determining that the first terminal has validity.
In steps s71 to s72, the computer device determines whether the first terminal has validity by acquiring the number of transfer options belonging to the mechanism corresponding to the second terminal and in the state to be transferred, and by verifying whether the third number of options acquired by the first terminal in the option trading data is smaller than the number of transfer options. If the third number of options acquired by the first terminal is smaller than the number of transfer options which belong to the mechanism corresponding to the second terminal and are in the state to be transferred, determining that the first terminal has validity. If the third number of options acquired by the first terminal is greater than the number of transfer options which belong to the mechanism corresponding to the second terminal and are in the state to be transferred, determining that the first terminal has no validity. It can be known that if the third number of options acquired by the first terminal is equal to the number of transfer options belonging to the mechanism corresponding to the second terminal and in the state to be transferred, determining that the first terminal has validity. That is, the computer device determines whether the first terminal has validity by first acquiring the number of options that the mechanism corresponding to the second terminal currently needs to transfer, and comparing the size between the number of options that the first terminal needs to acquire and the number of options that the mechanism needs to transfer. Optionally, it may also be determined whether the time in the option trade data coincides with the current time of the computer device, etc., thereby determining that the first terminal has validity.
Optionally, before the blockchain node system obtains option trading data, the data server may verify the option trading data, to verify whether the terminal to which the option obtained by the first terminal belongs is a second terminal, whether the option obtained by the first terminal is a saleable option, for example, whether the option is a non-saleable option specified by the institution, and so on; and the first terminal acquires whether the value of the electronic resource required to be paid out of the option of the unit number is larger than or equal to the second value of the electronic resource required to be paid out of the option to be uploaded of the unit number in the option to be uploaded information uploaded by the second terminal. The option purchased by the second terminal can be enabled to meet the specification by verifying the option purchased by the first terminal through the data server, for example, the terminal to which the option purchased by the first terminal belongs is legal, the purchased option is a saleable option, the electronic resource for purchasing the option by the first terminal is enough, and the like. The option trading data of the first terminal is secondarily verified through the blockchain node system, so that the validity of the option trading data of the first terminal and the accuracy of the option trading can be improved.
Having described the methods of embodiments of the present application, the apparatus of embodiments of the present application are described below.
Referring to fig. 8, fig. 8 is a schematic structural diagram of a blockchain-based data processing device according to an embodiment of the present application, where the blockchain-based data processing device may be a computer program (including program code) running in a computer device, for example, the blockchain-based data processing device is an application software; the device can be used for executing corresponding steps in the method provided by the embodiment of the application. The apparatus 80 includes:
a data obtaining module 801, configured to obtain option trading data, where the option trading data is used for a first terminal to obtain an option from a blockchain;
a validity verification module 802, configured to verify the validity of the first terminal according to the option transaction data;
a data reading module 803, configured to read at least one candidate option for trading from the blockchain if the first terminal has validity;
and the data matching module 804 is configured to identify, from the at least one candidate option, a candidate option matched with the option trade data, and transfer the target option to the first terminal as a target option.
Optionally, the data matching module 804 is specifically configured to:
acquiring a terminal to which the target option belongs as a second terminal;
reading transfer conditions of the target option from the blockchain, wherein the transfer conditions comprise a first value of electronic resources required to be paid for transferring the target option;
transferring the electronic resource of the first value from the first terminal to the second terminal;
and recording attribution change information of the target option in the blockchain, wherein the attribution change information is used for indicating attribution change of the target option to the first terminal.
Optionally, the apparatus 80 further includes: a first data verification module 805 for:
receiving a verification result of the option to be uploaded, which is sent by the data server aiming at the second terminal;
and if the verification result indicates that the option to be uploaded passes the verification, determining the option to be uploaded as a candidate option, wherein the verification is used for indicating the data server to determine that the option to be uploaded has validity according to the first attribute information of the option to be uploaded.
Optionally, the apparatus 80 further includes: a second data verification module 806 for:
acquiring second attribute information of the option to be uploaded from the data server;
Verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded;
and if the option to be uploaded has validity, determining the option to be uploaded which passes the verification as the at least one candidate option.
Optionally, the data matching module 804 is specifically configured to:
reading the trading state of the at least one candidate option from the blockchain;
screening candidate options with trading states in an unlocked state from the at least one candidate option as options to be selected;
and identifying the option to be selected matched with the option trading data from the option to be selected as the target option.
Optionally, the option trading data includes a third value of the electronic resource for acquiring a unit number of option premeasured, and the data matching module 804 is specifically configured to:
reading transfer conditions of the option to be selected from the blockchain, wherein the transfer conditions comprise a fourth value of electronic resources required to be paid out for transferring the option of unit number;
screening out the option to be selected with the minimum corresponding fourth value from the options to be selected, and taking the option to be selected as a first option to be selected;
and if the third value is larger than the fourth value corresponding to the first option, determining the first option as the target option.
Optionally, the apparatus 80 further includes: a block creation module 807 for:
establishing a target block in the block chain;
generating pause transfer instruction information of the target blockchain, wherein the pause transfer instruction information is used for instructing to pause transfer of the target option before receiving an uploading request of the first terminal for the target option;
recording the pause transfer instruction information into the target block.
Optionally, the option trading data includes a third number of options acquired by the first terminal, and the validity verification module 802 is specifically configured to:
acquiring the number of transfer options, wherein the number of transfer options belongs to a mechanism corresponding to the second terminal and is in a state to be transferred;
and if the third quantity is smaller than the transfer option quantity, determining that the first terminal has validity.
It should be noted that, in the embodiment corresponding to fig. 8, the content not mentioned may be referred to the description of the method embodiment, and will not be repeated here.
According to one embodiment of the present application, the steps involved in the blockchain-based data processing method shown in fig. 2 may be performed by various modules in the blockchain-based data processing device shown in fig. 8. For example, step S101 shown in fig. 2 may be performed by the data acquisition module 801 in fig. 8, and step S102 shown in fig. 2 may be performed by the validity verification module 802 in fig. 8; step S103 shown in fig. 2 may be performed by the data reading module 803 in fig. 8; step S104 shown in fig. 2 may be performed by the data matching module 804 in fig. 8, and so on. According to an embodiment of the present application, each module in the data processing apparatus shown in fig. 8 may be separately or all combined into one or several units to form a structure, or some (some) of the units may be further split into multiple sub-units with smaller functions, so that the same operation may be implemented without affecting the implementation of the technical effects of the embodiments of the present application. The above modules are divided based on logic functions, and in practical applications, the functions of one module may be implemented by a plurality of units, or the functions of a plurality of modules may be implemented by one unit. In other embodiments of the present application, the blockchain-based data processing device may also include other units, and in actual practice, these functions may also be facilitated by other units and may be cooperatively implemented by multiple units.
According to another embodiment of the present application, a blockchain-based data processing apparatus as shown in fig. 8 may be constructed by running a computer program (including program code) capable of executing the steps involved in the respective methods as shown in fig. 2 and 6 on a general-purpose computer device such as a computer including a Central Processing Unit (CPU), a random access storage medium (RAM), a read only storage medium (ROM), etc., processing elements and storage elements, and implementing the blockchain-based data processing method of the embodiments of the present application. The computer program may be recorded on, for example, a computer-readable recording medium, and loaded into and executed by the computing device via the computer-readable recording medium.
In the embodiment of the application, option trading data are acquired, wherein the option trading data are used for acquiring options from a blockchain by a first terminal; the option trading data may include, for example, the number of options that need to be acquired and the electronic resources that need to be paid for acquiring a unit number of options. Verifying the legitimacy of the first terminal according to option transaction data; whether the first terminal has validity can be determined by verifying whether the number of options to be acquired meets the rule or not and whether the electronic resource to be paid for acquiring the number of options of the unit meets the rule or not. If the first terminal has validity, reading at least one candidate option for trading from the blockchain; and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal. For the first terminal, only the option trading data of the first terminal is uploaded to obtain the candidate options matched with the option trading data, the first terminal is not required to select which candidate options to purchase, and the option trading step can be simplified, so that the option trading efficiency is improved; by uploading option trading data into the blockchain, illegal users can be prevented from tampering with the option trading, the authenticity of the trading can be ensured, and the safety of the option trading can be improved; and, because the blockchain has transparent characteristic, the option trading double can inquire the trade, so the fairness of the option trade can be ensured.
Referring to fig. 9, fig. 9 is a schematic diagram of a composition structure of a computer device according to an embodiment of the present application. As shown in fig. 9, the above-mentioned computer device 90 may include: processor 901, network interface 904, and memory 905, and further, the above-described computer device 90 may further include: a user interface 903, and at least one communication bus 902. Wherein a communication bus 902 is employed to facilitate a coupled communication between the components. The user interface 903 may include a Display (Display), a Keyboard (Keyboard), and the optional user interface 903 may further include a standard wired interface, a wireless interface. The network interface 904 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 905 may be a high-speed RAM memory or a nonvolatile memory (non-volatile memory), such as at least one magnetic disk memory. The memory 905 may also optionally be at least one storage device located remotely from the processor 901. As shown in fig. 9, an operating system, a network communication module, a user interface module, and a device control application program may be included in the memory 905, which is one type of computer-readable storage medium.
In the computer device 90 shown in fig. 9, the network interface 904 may provide network communication functions; while user interface 903 is primarily an interface for providing input to a user; and processor 901 may be used to invoke a device control application stored in memory 905 to implement:
Acquiring option trading data, wherein the option trading data is used for a first terminal to acquire options from a blockchain;
verifying the validity of the first terminal according to the option trading data;
if the first terminal has validity, reading at least one candidate option for trading from the blockchain;
and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal.
In one embodiment, the processor 901 performs the transferring the target option to the first terminal, including:
acquiring a terminal to which the target option belongs as a second terminal;
reading transfer conditions of the target option from the blockchain, wherein the transfer conditions comprise a first value of electronic resources required to be paid for transferring the target option;
transferring the electronic resource of the first value from the first terminal to the second terminal;
and recording attribution change information of the target option in the blockchain, wherein the attribution change information is used for indicating attribution change of the target option to the first terminal.
In one embodiment, the processor 901 may call the program code to:
receiving a verification result of the option to be uploaded, which is sent by the data server aiming at the second terminal;
and if the verification result indicates that the option to be uploaded passes the verification, determining the option to be uploaded as a candidate option, wherein the verification is used for indicating the data server to determine that the option to be uploaded has validity according to the first attribute information of the option to be uploaded.
In one embodiment, the processor 901 may call the program code to:
acquiring second attribute information of the option to be uploaded from the data server;
verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded;
and if the option to be uploaded has validity, executing the step of determining the authenticated option to be uploaded as the at least one candidate option.
In one embodiment, the processor 901 performs the identifying, as the target option, the candidate option matching the option trading data from the at least one candidate option, including:
reading the trading state of the at least one candidate option from the blockchain;
Screening candidate options with trading states in an unlocked state from the at least one candidate option as options to be selected;
and identifying the option to be selected matched with the option trading data from the option to be selected as the target option.
In one embodiment, the option trading data includes a third value of an electronic resource for acquiring a unit number of option pre-pays, and the processor 901 executes the option to be selected, which is identified as the target option, from the option to be selected and matches the option trading data, including:
reading transfer conditions of the option to be selected from the blockchain, wherein the transfer conditions comprise a fourth value of electronic resources required to be paid out for transferring the option of unit number;
screening out the option to be selected with the minimum corresponding fourth value from the options to be selected, and taking the option to be selected as a first option to be selected;
and if the third value is larger than the fourth value corresponding to the first option, determining the first option as the target option.
In one embodiment, the processor 901 may call the program code to:
establishing a target block in the block chain;
Generating a suspension transfer instruction message of the target block, wherein the suspension transfer instruction message is used for instructing suspension transfer of the target option before receiving an uploading request of the first terminal for the target option;
recording the pause transfer instruction information into the target block.
In one embodiment, the option trading data includes a third number of options acquired by the first terminal; the processor 901 performs the verifying the validity of the first terminal according to the option transaction data, including:
acquiring the number of transfer options, wherein the number of transfer options belongs to a mechanism corresponding to the second terminal and is in a state to be transferred;
and if the third quantity is smaller than the transfer option quantity, determining that the first terminal has validity.
It should be understood that the computer device 90 described in the embodiments of the present application may perform the description of the above-mentioned blockchain-based data processing method in the embodiments corresponding to fig. 2 and 6, and may also perform the description of the above-mentioned master blockchain-based data verification device in the embodiments corresponding to fig. 8, which are not repeated herein. In addition, the description of the beneficial effects of the same method is omitted.
In the embodiment of the application, option trading data are acquired, wherein the option trading data are used for acquiring options from a blockchain by a first terminal; the option trading data may include, for example, the number of options that need to be acquired and the electronic resources that need to be paid for acquiring a unit number of options. Verifying the legitimacy of the first terminal according to option transaction data; whether the first terminal has validity can be determined by verifying whether the number of options to be acquired meets the rule or not and whether the electronic resource to be paid for acquiring the number of options of the unit meets the rule or not. If the first terminal has validity, reading at least one candidate option for trading from the blockchain; and identifying a candidate option matched with the option trading data from the at least one candidate option as a target option, and transferring the target option to the first terminal. For the first terminal, only the option trading data of the first terminal is uploaded to obtain the candidate options matched with the option trading data, the first terminal is not required to select which candidate options to purchase, and the option trading step can be simplified, so that the option trading efficiency is improved; by uploading option trading data into the blockchain, illegal users can be prevented from tampering with the option trading, the authenticity of the trading can be ensured, and the safety of the option trading can be improved; and, because the blockchain has transparent characteristic, the option trading double can inquire the trade, so the fairness of the option trade can be ensured.
The present application also provides a computer readable storage medium storing a computer program comprising program instructions which, when executed by a computer, cause the computer to perform a method as in the previous embodiments, the computer being part of a computer device as mentioned above. Such as the processor 901 described above. As an example, the program instructions may be executed on one computer device or on multiple computer devices located at one site, or alternatively, on multiple computer devices distributed across multiple sites and interconnected by a communication network, which may constitute a blockchain network.
The terms "first," "second," "third," and "fourth" and the like in the description and in the claims of this application and in the above-described figures, are used for distinguishing between different objects and not for describing a particular sequential order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
In this application, "a and/or B" refers to one of the following: a, B, A and B. "at least one of … …" refers to any combination of the listed items or any number of the listed items, e.g., "at least one of A, B and C" refers to one of the following: any of seven cases a, B, C, a and B, B and C, a and C, A, B and C.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in the embodiments may be accomplished by computer programs to instruct related hardware, where the programs may be stored on a computer readable storage medium, and where the programs, when executed, may include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random-access Memory (Random Access Memory, RAM), or the like.
The methods and related devices provided in the embodiments of the present application are described with reference to the method flowcharts and/or structure diagrams provided in the embodiments of the present application, and each flowchart and/or block of the method flowcharts and/or structure diagrams may be implemented by computer program instructions, and combinations of flowcharts and/or blocks in the flowchart and/or block diagrams. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or structural diagram block or blocks. These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or structures.
The foregoing disclosure is only illustrative of the preferred embodiments of the present application and is not intended to limit the scope of the claims herein, as the equivalent of the claims herein shall be construed to fall within the scope of the claims herein.

Claims (9)

1. A blockchain-based data processing method, comprising:
acquiring option trading data, wherein the option trading data is used for a first terminal to acquire options from a blockchain;
verifying the validity of the first terminal according to the option transaction data; the option trading data comprises a third value of electronic resources of the option pre-expenditure of the unit quantity;
if the first terminal has validity, reading at least one candidate option for trading from the blockchain;
reading the trading state of the at least one candidate option from the blockchain;
screening candidate options with trading states in an unlocked state from the at least one candidate option as options to be selected;
reading transfer conditions of the option to be selected from the blockchain, wherein the transfer conditions comprise a fourth value of electronic resources required to be paid out for transferring the option of unit quantity;
screening out the option to be selected with the minimum corresponding fourth value from the options to be selected as a first option to be selected;
And if the third value is larger than a fourth value corresponding to the first option, determining the first option as a target option, and transferring the target option to the first terminal.
2. The method of claim 1, wherein the transferring the target option to the first terminal comprises:
acquiring a terminal to which the target option belongs as a second terminal;
reading transfer conditions of the target option from the blockchain, wherein the transfer conditions comprise a first value of electronic resources required to be paid for transferring the target option;
transferring the electronic resource of the first value from the first terminal to the second terminal;
and recording attribution change information of the target option in the blockchain, wherein the attribution change information is used for indicating attribution change of the target option to the first terminal.
3. The method according to claim 2, wherein the method further comprises:
receiving a verification result of the option to be uploaded, which is sent by a data server aiming at the second terminal;
and if the verification result indicates that the option to be uploaded passes the verification, determining the option to be uploaded as a candidate option, wherein the verification is used for indicating the data server to determine that the option to be uploaded has validity according to the first attribute information of the option to be uploaded.
4. A method according to claim 3, characterized in that the method further comprises:
acquiring second attribute information of the option to be uploaded from the data server;
verifying the validity of the option to be uploaded according to the second attribute information of the option to be uploaded;
and if the option to be uploaded has validity, executing the step of determining the option to be uploaded as a candidate option.
5. The method according to claim 1 or 2, characterized in that the method further comprises:
establishing a target block in the block chain;
generating pause transfer indication information of the target block, wherein the pause transfer indication information is used for indicating to pause transfer of the target option before receiving an uploading request of the first terminal for the target option;
recording the pause transfer instruction information into the target block.
6. The method of claim 1, wherein the option trading data includes a third number of options acquired by the first terminal; the verifying the validity of the first terminal according to the option trading data comprises the following steps:
acquiring the number of transfer options, wherein the number of transfer options is the number of options which belong to a mechanism corresponding to the second terminal and are in a state to be transferred;
And if the third quantity is smaller than the transfer option quantity, determining that the first terminal has validity.
7. A blockchain-based data processing device, comprising:
the system comprises a data acquisition module, a block chain and a first terminal, wherein the data acquisition module is used for acquiring option trading data, and the option trading data is used for acquiring options from the block chain by the first terminal;
the validity verification module is used for verifying the validity of the first terminal according to the option transaction data; the option trading data comprises a third value of electronic resources of the option pre-expenditure of the unit quantity;
the data reading module is used for reading at least one candidate option for trading from the blockchain if the first terminal has validity;
a data matching module for reading the trading state of the at least one candidate option from the blockchain; screening candidate options with trading states in an unlocked state from the at least one candidate option as options to be selected; reading transfer conditions of the option to be selected from the blockchain, wherein the transfer conditions comprise a fourth value of electronic resources required to be paid out for transferring the option of unit quantity; screening out the option to be selected with the minimum corresponding fourth value from the options to be selected as a first option to be selected; and if the third value is larger than a fourth value corresponding to the first option, determining the first option as a target option, and transferring the target option to the first terminal.
8. A computer device, comprising: a processor, a memory, and a network interface;
the processor is connected to the memory and the network interface, wherein the network interface is configured to provide data communication functions, the memory is configured to store program code, and the processor is configured to invoke the program code to perform the method of any of claims 1 to 6.
9. A computer readable storage medium storing a computer program comprising program instructions which, when executed by a processor, cause the processor to perform the method of any one of claims 1 to 6.
CN202010754673.1A 2020-07-30 2020-07-30 Data processing method, device and equipment based on block chain Active CN111882436B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010754673.1A CN111882436B (en) 2020-07-30 2020-07-30 Data processing method, device and equipment based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010754673.1A CN111882436B (en) 2020-07-30 2020-07-30 Data processing method, device and equipment based on block chain

Publications (2)

Publication Number Publication Date
CN111882436A CN111882436A (en) 2020-11-03
CN111882436B true CN111882436B (en) 2024-04-09

Family

ID=73204763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010754673.1A Active CN111882436B (en) 2020-07-30 2020-07-30 Data processing method, device and equipment based on block chain

Country Status (1)

Country Link
CN (1) CN111882436B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117579633B (en) * 2024-01-17 2024-04-09 腾讯科技(深圳)有限公司 Block election method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101281635A (en) * 2007-04-05 2008-10-08 韩国证券先物去来所 System for controlling a futures/option trading process based on the online network
CN110264368A (en) * 2019-06-27 2019-09-20 北京金山安全软件有限公司 Method and device for generating emotion index of target cryptocurrency
CN110599345A (en) * 2019-09-24 2019-12-20 北京艾摩瑞策科技有限公司 Option transaction data processing method and device based on block chain
CN111047321A (en) * 2019-12-27 2020-04-21 支付宝实验室(新加坡)有限公司 Service processing method and device, electronic equipment and storage medium
CN111147253A (en) * 2019-12-23 2020-05-12 联想(北京)有限公司 Information processing method, information processing device, electronic equipment and storage medium
CN111444209A (en) * 2020-03-25 2020-07-24 腾讯科技(深圳)有限公司 Data processing method, device, equipment and medium based on block chain

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8332303B2 (en) * 2002-03-15 2012-12-11 Goldman, Sachs & Co. Method and apparatus for monitoring and evaluating trade activity
US20160148256A1 (en) * 2014-11-26 2016-05-26 Mastercard International Incorporated Systems and methods for recommending vacation options based on historical transaction data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101281635A (en) * 2007-04-05 2008-10-08 韩国证券先物去来所 System for controlling a futures/option trading process based on the online network
CN110264368A (en) * 2019-06-27 2019-09-20 北京金山安全软件有限公司 Method and device for generating emotion index of target cryptocurrency
CN110599345A (en) * 2019-09-24 2019-12-20 北京艾摩瑞策科技有限公司 Option transaction data processing method and device based on block chain
CN111147253A (en) * 2019-12-23 2020-05-12 联想(北京)有限公司 Information processing method, information processing device, electronic equipment and storage medium
CN111047321A (en) * 2019-12-27 2020-04-21 支付宝实验室(新加坡)有限公司 Service processing method and device, electronic equipment and storage medium
CN111444209A (en) * 2020-03-25 2020-07-24 腾讯科技(深圳)有限公司 Data processing method, device, equipment and medium based on block chain

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Jerry Brito,等.Bitcoin financial regulation:securities, derivatives, prediction markets, and gambling.《Columbia Science and Technology Law Review(2014)》.2014,第16卷第144-221页. *
区块链技术在场外衍生品市场的应用场景设计;裴英剑, 等;《中国证券期货》(第1期);第36-46页 *
数字货币经济分析;姚前;《新金融评论》(第4期);第68-89页 *

Also Published As

Publication number Publication date
CN111882436A (en) 2020-11-03

Similar Documents

Publication Publication Date Title
CN109544160B (en) Transaction authenticity verification method and system based on block chain and intelligent contract
US11257070B2 (en) Computer-implemented system and method for generating and extracting user related data stored on a blockchain
Guo et al. A blockchain and IoT-based lightweight framework for enabling information transparency in supply chain finance
WO2019191688A1 (en) Digital asset exchange
CN111444209B (en) Data processing method, device, equipment and medium based on block chain
CN108200203A (en) Block catenary system based on double-layer network
WO2018224431A1 (en) Connected lighting system, method, and apparatus using blockchain
CN112613877B (en) Intelligent contract triggering method and device applied to block chain network and related equipment
CN111062805A (en) Supply chain financial service management platform
CN108615195B (en) Resource transfer information transmission method and device, storage medium and electronic device
CN111309594A (en) System testing method, device, equipment and storage medium
CN112862474B (en) Supply chain management method and system based on block chain, equipment and storage medium
CN112200568B (en) Block chain based account creation method and device and electronic equipment
CN112101919B (en) Data processing method and device, electronic equipment and storage medium
KR102230452B1 (en) open market blockchain statistical analysis system for ship supplies
CN111126987B (en) Resource transfer information processing method and device, storage medium and electronic device
CN114358947A (en) Block chain based pricing method and device
CN112907244A (en) Data processing method, device and equipment based on block chain and readable storage medium
CN115795552A (en) Authority management method, device, nonvolatile storage medium and electronic equipment
CN111882436B (en) Data processing method, device and equipment based on block chain
CN113034275B (en) Management system and method based on block chain network and terminal equipment
CN111209337A (en) Financial report generation system, method, device, equipment and medium based on block chain
US11935042B2 (en) Delegated off-chain payments using cryptocurrencies
CN115913734A (en) User authority management method, device and equipment applied to alliance chain
CN110852891B (en) Data processing method and device based on rolling stock and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant