WO2020019798A1 - 权益分配方法及装置、电子设备 - Google Patents

权益分配方法及装置、电子设备 Download PDF

Info

Publication number
WO2020019798A1
WO2020019798A1 PCT/CN2019/084653 CN2019084653W WO2020019798A1 WO 2020019798 A1 WO2020019798 A1 WO 2020019798A1 CN 2019084653 W CN2019084653 W CN 2019084653W WO 2020019798 A1 WO2020019798 A1 WO 2020019798A1
Authority
WO
WIPO (PCT)
Prior art keywords
character sequence
blockchain
participant
smart contract
equity
Prior art date
Application number
PCT/CN2019/084653
Other languages
English (en)
French (fr)
Inventor
陆旭明
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Priority to SG11202010706WA priority Critical patent/SG11202010706WA/en
Priority to EP19840641.5A priority patent/EP3779815A4/en
Publication of WO2020019798A1 publication Critical patent/WO2020019798A1/zh
Priority to US17/081,702 priority patent/US11087372B2/en
Priority to US17/391,452 priority patent/US20210357997A1/en

Links

Images

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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • 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/602Providing cryptographic facilities or services
    • 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
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/389Keeping log of transactions for guaranteeing non-repudiation of a transaction
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • One or more embodiments of the present specification relate to the field of blockchain technology, and more particularly, to a method and device for distributing rights and interests, and electronic equipment.
  • the rights that can be allocated are often limited but the number of participants participating in the allocation is large. If the rights are evenly distributed, As a result, the rights allocated to each participant are very small, but it affects the normal application of rights, and in some cases, the rights may not be separated. Therefore, the participants need to be selected to allocate the rights to the selected participants.
  • one or more embodiments of the present specification provide a method and an apparatus for distributing rights and interests, and an electronic device.
  • an equity allocation method is proposed and applied to a blockchain node; the method includes:
  • the first smart contract is used to generate a random character sequence for a participant that conforms to a preset rule, and the first generation time of the random character sequence is earlier than that that meets the pre- Set the second generation time of the target character sequence of the rule;
  • the second smart contract is used to read the random character sequence and the target character sequence, and match the random character sequence with the target character sequence.
  • a first equity certificate is allocated to the participant.
  • an equity distribution device is proposed and applied to a blockchain node; the device includes:
  • the first calling unit calls a first smart contract for generating a character sequence, where the first smart contract is used to generate a random character sequence for a participant that conforms to a preset rule, and the first generation time of the random character sequence is early At the second generation time of the target character sequence that meets the preset rule;
  • a first issuing unit which publishes the random character sequence to the blockchain in association with the identity information of the participant;
  • a second calling unit calls a second smart contract for distributing equity credentials, the second smart contract is used to read the random character sequence and the target character sequence, and match the random character sequence with In the case of the target character sequence, a first equity certificate is allocated to the participant.
  • an electronic device including:
  • Memory for storing processor-executable instructions
  • the processor runs the executable instructions to implement the equity distribution method according to any one of the above embodiments.
  • FIG. 1 is a flowchart of a method for distributing rights and interests provided by an exemplary embodiment.
  • FIG. 2 is a schematic diagram of generating a random number string according to an exemplary embodiment.
  • FIG. 3 is a schematic diagram of generating a random number string according to an exemplary embodiment.
  • FIG. 4 is a schematic diagram of allocating blockchain resources according to an exemplary embodiment.
  • FIG. 5 is a schematic diagram of allocating blockchain resources according to an exemplary embodiment.
  • FIG. 6 is a schematic structural diagram of a device according to an exemplary embodiment.
  • FIG. 7 is a block diagram of a device for distributing rights and interests provided by an exemplary embodiment.
  • the steps of the corresponding method are not necessarily performed in the order shown and described in this specification.
  • the method may include more or fewer steps than described in this specification.
  • a single step described in this specification may be divided into multiple steps for description in other embodiments; and multiple steps described in this specification may be combined into a single step for other embodiments. description.
  • FIG. 1 is a flowchart of a method for distributing rights and interests provided by an exemplary embodiment. As shown in Figure 1, the method is applied to a blockchain node and can include the following steps:
  • Step 102 Invoke a first smart contract for generating a character sequence, where the first smart contract is used to generate a random character sequence for a participant that complies with a preset rule, and the first generation time of the random character sequence is earlier than that The second generation time of the target character sequence of the preset rule.
  • a call to a smart contract can be triggered by the transaction, such as the first smart contract described above, the second smart contract described below, and the like.
  • processing logic for generating a random character sequence that complies with a preset rule can be written in the first smart contract in advance, so that after the first smart contract is called, it can automatically generate a match for the preset based on the processing logic described above.
  • Regular random character sequence Since the processing logic on the first smart contract is public content, and the entire processing process is automatically completed by the first smart contract, there is no manual intervention, so that the randomness of the generated random character sequence can be ensured, and the generated random character sequence conforms to The above preset rules.
  • the above-mentioned preset rule is used to indicate a combination condition that a random character sequence needs to meet, such as the number of characters contained in the sequence, the character type, and the value range of the character, which is not limited in this specification.
  • the preset rule can restrict the random character sequence to 8 digits, then the sequence "45614381" conforms to the preset rule and the sequence "ax0642f0" does not conform to the preset rule; for example, the preset rule can restrict the random character sequence to 5 Digit + 3 letters, the sequence "45614381” does not conform to the preset rule, and the sequence "ax0642f0" conforms to the preset rule.
  • the random character sequences corresponding to different participants may be the same or different, and need to be determined based on actual conditions.
  • Step 104 Publish the random character sequence to the blockchain in association with the identity information of the participant.
  • the transaction can be used to publish the prediction results entered by the participants on the blockchain to become a piece of data in the blockchain's distributed database.
  • a narrow transaction refers to a value transfer issued by a user to the blockchain; for example, in a traditional Bitcoin blockchain network, a transaction can be a transfer initiated by a user in the blockchain.
  • the generalized transaction refers to a piece of business data with business intent issued by the user to the blockchain; for example, the operator can build an alliance chain based on actual business needs, and rely on the alliance chain to deploy other types that are not related to value transfer.
  • Online business (such as event forecasting, renting business, vehicle dispatching business, insurance claims business, credit service, medical service, etc.), and in this type of alliance chain, the transaction can be a transaction issued by the user in the alliance chain.
  • Intent business message or business request Transactions in this description should be interpreted as transactions in a broad sense.
  • the random character sequence posted on the blockchain cannot be tampered with, which can ensure that the random character sequence is authentic and reliable.
  • the random character sequence may be fed back to the participant, and the participant determines whether the random character sequence needs to be adopted.
  • the random character sequence may be published to the blockchain in association with the identity information of the participant.
  • the first smart contract may be called again, and a random character sequence is regenerated by the first smart contract to update the random character.
  • the updated random character sequence can also be fed back to the participant for confirmation by the participant, and the participant can repeat the above process to confirm or continue to update the random character sequence.
  • Step 106 Invoking a second smart contract for distributing equity credentials, the second smart contract is used to read the random character sequence and the target character sequence, and match the target with the random character sequence In the case of a character sequence, a first equity certificate is allocated to the participant.
  • the second smart contract can be pre-written with processing logic for comparing a random character sequence with a target character sequence, and processing logic for allocating the first equity certificate based on the comparison result, so that the second smart contract can Based on the read random character sequence and target character sequence, it is automatically determined whether the first equity certificate needs to be allocated to the corresponding participants; wherein the processing logic on the second smart contract is public content, and the entire processing process is automatically performed by the smart contract It is completed and there is no manual intervention, so that whether it is the comparison of the random character sequence with the target character sequence or the allocation of the first equity certificate, it can ensure objectivity and fairness.
  • the random character sequence when the random character sequence is the same as the target character sequence, it may be determined that the random character sequence matches the target character sequence. Because the random character sequence and the target character sequence are both random, one or more random character sequences may match the target character sequence, or there may be no random character sequence matching the target character sequence.
  • the target character sequence may be generated by an off-chain object and then transferred to the blockchain.
  • the target character sequence can be published on the blockchain by the Oracle node in the blockchain. Since the data provided by the Oracle node is considered absolutely reliable, the actual The accuracy of the results.
  • the target character sequence may be published on the blockchain by any blockchain node in the blockchain after consensus.
  • any blockchain node may be in the block Initiate a consensus within the chain to confirm the target character sequence provided by any blockchain node. After the target character sequence has passed the consensus of each blockchain node, it can be applied to compare with a random number sequence; for example Any one of the blockchain nodes can randomly generate the target character sequence by using the processing logic contained in the first smart contract by calling the first smart contract.
  • the target character sequence can be generated by calling the first smart contract.
  • the target character sequence can be guaranteed to be random, on the other hand, it can be ensured that the target character sequence conforms to the above-mentioned preset rules. Avoid human intervention and fraud in the process of generating the target character sequence.
  • the first equity certificate may be a smart asset certificate in a blockchain
  • the second smart contract may directly assign the smart asset certificate to the participant, such as the smart asset.
  • the voucher is bound to the corresponding on-chain account of the participant on the blockchain.
  • Smart asset vouchers are the rights and interests that participants can obtain in the blockchain, such as blockchain assets and operation rights in the blockchain. This specification does not limit this.
  • the first equity certificate can be an off-chain equity certificate outside the blockchain
  • the second smart contract can send an allocation instruction to an off-chain object to instruct the off-chain object to send the
  • the participant allocates the off-chain equity certificate, for example, binds the off-chain equity certificate to the off-chain account of the participant.
  • Off-chain equity vouchers can include vouchers that characterize any type of off-chain equity, such as membership points in the member system, coupons, exchange coupons, discount coupons on the trading platform, data read permissions, and network resources. This manual does not limit the use rights, storage space use rights, etc.
  • a blockchain node may post the matching result between the random character sequence and the target character sequence to the blockchain, so that participants, regulators, or any other object can view and Verification.
  • the second equity certificate held by the participant is frozen as the participant's participation certificate; wherein the second smart contract is used to mismatch the random character sequence
  • the holding relationship of the participant to the participation certificate is released.
  • a certain threshold of participation can be set for the participant, thereby limiting the number of participants to a certain extent.
  • the participant can require the blockchain node to call the first smart contract multiple times, so that the participant can have multiple corresponding random character sequences, and for each random character sequence, the participant can be required to freeze the corresponding participation credentials separately , Otherwise you can refuse to generate the corresponding random character sequence.
  • the size of the equity represented by the first equity certificate is positively correlated with the size of the equity represented by the second equity certificate.
  • the equity represented by the second equity certificate is larger, it indicates that the participant has invested more resources to compete for the first equity certificate, so the size of the equity represented by the first equity certificate can be increased accordingly as an incentive for the participant .
  • the participant may refuse to generate a corresponding random character sequence for the participant, or determine that the random character sequence corresponding to the participant is invalid, so that it cannot really participate in the first In the distribution of equity certificates; or, if the random character sequence matches the target character sequence, although the first equity certificate can be assigned to the participant, the first equity certificate cannot represent any equity equivalent to no equity being allocated
  • the credentials make this party's participation meaningless.
  • FIG. 2 is a schematic diagram of generating a random number string according to an exemplary embodiment.
  • the user A can send a call to the mobile phone 21 with a client installed.
  • Device 23 initiates a request for participation 1; similarly, when user B wishes to participate in acquiring the above-mentioned blockchain resources, the user B may initiate a request for participation 2 to device 23 through the mobile phone 22 with the client installed.
  • the device 23 is configured as a server for managing resource allocation.
  • the device 23 interacts with the mobile phones 21-22 used by the user AB, etc., receives the participation requests 1-2, etc. described above, and interacts with the device 24 on the other hand.
  • the device 24 is configured as a blockchain node in the blockchain, and assists the device 23 to complete the allocation of blockchain resources.
  • the process of allocating blockchain resources can include two phases: in the first phase, corresponding random number strings are generated for each participant, such as user A, user B, and in the second phase, based on the random numbers corresponding to each participant To allocate blockchain resources; these two phases are described below.
  • FIG. 3 is a schematic diagram of generating a random number string according to an exemplary embodiment. As shown in FIG. 3, step 302 is performed at the device 23 serving as the server side, and steps 304-306, 310 are performed as a blockchain node. It is executed at the device 24 on the side, and step 308 is performed on the smart contract side called by the device 24; the process of generating a random number string may include the following steps:
  • step 302 the device 23 receives a participation request from a participant.
  • user A and user B can be participants, and device 23 can receive the participation request 1 initiated by user A via mobile phone 21, and receive the participation request 2 initiated by user B via mobile phone 22.
  • step 304 the device 24 receives the generation instruction sent by the device 23.
  • the device 23 may send a generation instruction 1 to the device 24, and the generation instruction 1 is used to instruct the device 24 to trigger a random operation.
  • the digital string generating step is to generate a random digital string 1 corresponding to the user A.
  • device 23 may send a generation instruction 2 to device 24, which generation instruction 2 is used to instruct device 24 to trigger a step of generating a random number string to generate a corresponding response from user B Random number string 2.
  • step 306 the device 24 creates a transaction and publishes it to the blockchain.
  • step 308 the smart contract 1 is triggered by the exchange created by the device 24 to generate a random number string.
  • the smart contract 1 can scan the transactions on the blockchain, and after scanning the transactions issued by the device 24 in step 306, the smart contract 1 is called.
  • the device 24 may also call the smart contract 1 in other ways, such as sending the created transaction directly to the contract address of the smart contract 1, etc., which is not limited in this specification.
  • the smart contract 1 has predefined function logic for generating a random number string, so that the smart contract 1 can automatically generate a random number string that conforms to a preset rule based on the function logic.
  • the preset rule can be used to indicate The length, value range, etc. of the random number string. Since smart contract 1 is published on the blockchain, the functional logic defined in smart contract 1 is public data, thereby ensuring that the generation result of the random number string is objective and fair, and avoiding the black box operation caused by human intervention.
  • step 310 the device 24 obtains a random number string generated by the smart contract 1 and publishes the random number string to the blockchain.
  • device 24 may create a transaction that includes the random number string 1 and the identity information of user A, and then The transaction is consensused in the blockchain, so that the transaction can be released to the blockchain after consensus, so as to be recorded in the blockchain's distributed database, that is, "on-chain".
  • This specification does not limit the type of consensus algorithm used; for example, when the block chain where the device 24 is located is an alliance chain or a public chain, the device 24 may be based on algorithms such as PBFT (Practical Byzantine Fault Tolerance).
  • PBFT Practical Byzantine Fault Tolerance
  • Other blockchain nodes initiate consensus, and after the consensus is passed, the above transactions are published to the blockchain to be recorded in the blockchain's distributed database; for another example, when the blockchain where the device 24 is located is public When chaining, the device 22 can compete with other blockchain nodes for bookkeeping rights based on the POW (Proof of Work, Proof of Work) algorithm, POS (Proof of Stake, Proof of Stock) algorithm, or other algorithms, and obtain the bookkeeping right.
  • the blockchain node records transaction data into the corresponding block, and when the transaction containing the random number string 1 and the identity information of user A is credited, the random number string 1 and the identity information of user A can be related Recorded to the distributed database of the blockchain.
  • the random number string corresponding to user B or other users can also be recorded in the blockchain in association with the identity information of the corresponding user, which will not be described one by one here.
  • the device 24 may first return the random number string 1 to the device 23, so that the device 23 may return the random number string 1 to the mobile phone 21 for user A to view and confirm; when the user A confirms using the random number
  • a confirmation message can be sent to the device 23 through the mobile phone 21, and the device 23 can notify the device 24 to associate the random number string 1 with the identity information of the user A; and when the user A does not want to use the random number string At 1 o'clock, a reselection message can be sent to the device 23 via the mobile phone 21, and the device 23 can notify the device 24 to discard the random number string 1 or avoid notifying the device 24 to link the random number string 1 to the identity information of the user A, And the device 23 may re-trigger steps 304 to 310 to generate an updated random number string 1 for user A to confirm.
  • User A may request the device 23 to update / replace the generated random number string multiple times until a satisfactory random number string is obtained.
  • the user B or other users can also confirm or request replacement of the random number string generated by the smart contract 1, which will not be described one by one here.
  • each participant may request to generate multiple random number strings.
  • a certain threshold of participation can be set for the participant to ensure fair competition.
  • a certain equity certificate held by user A can be frozen as his participation certificate, for example, the participation certificate can be an object of user A outside the chain Member's points, participation vouchers and other off-chain equity vouchers, or the participation voucher can be a smart asset voucher held by user A on the blockchain, which is not limited in this description.
  • user A when user A holds multiple copies of participation vouchers, they can be used to obtain multiple random number strings respectively, or they can be applied to the same random number string, which is not limited in this specification.
  • the above-mentioned participation certificate is not necessary, and all participants can obtain corresponding random number strings without providing the participation certificate, but the number of random number strings that each participant can obtain should be limited. For example, each participant can only obtain 1 random number string or no more than 3 random number strings, etc., so as to ensure that the probability of each participant obtaining the blockchain resources is the same or approximately the same.
  • FIG. 4 is a schematic diagram of allocating blockchain resources according to an exemplary embodiment
  • FIG. 5 is a schematic diagram of allocating blockchain resources according to an exemplary embodiment.
  • steps 502-504, 510 are executed at the device 24 as the node side of the blockchain, and steps 506-508 are executed at the smart contract side called by the device 24; the process of generating a random number string may include the following steps:
  • step 502 the device 24 confirms whether the preset time is reached.
  • the allocation of blockchain resources may be periodic, and the preset time in each cycle may be determined separately according to a predefined cycle length.
  • the allocation of blockchain resources is not periodic, and the preset time can be defined according to the actual situation. This specification does not limit this.
  • step 504 the device 24 creates a transaction and publishes it to the blockchain.
  • step 506 the smart contract 2 is triggered by the exchange created by the device 24, and respectively obtains a random number string and a target number string to determine whether the random number string matches the target number string.
  • the smart contract 2 can scan the transactions on the blockchain, and after scanning the transactions issued by the device 24 in step 504, the smart contract 2 is called.
  • the device 24 may also call the smart contract 2 in other ways, such as sending the created transaction directly to the contract address of the smart contract 2, etc. This specification does not limit this.
  • the smart contract 2 has predefined function logic for obtaining and comparing the random number string and the target number string, so that the smart contract 2 can automatically obtain the random number string and the target number string based on the functional logic, and The random number string is compared with the target number string.
  • step 310 shown in FIG. 3 random number strings are recorded in transactions on the blockchain, and these transactions can be marked as related to the allocation of blockchain resources, so that smart contracts 2 Based on this, you can find these transactions from the blockchain and get a random number string.
  • smart contract 2 can obtain the random number string contained in the corresponding transaction by scanning the transaction record of a specific address or the transaction record of a specific serial number.
  • the target digital string passed by the oracle node 25 is recorded in a transaction in the blockchain, and the transaction is marked as related to the allocation of the blockchain resources, so that the smart contract 2 can accordingly Find the transaction from the blockchain and get the target digital string.
  • smart contract 2 can obtain the target digital string contained in the corresponding transaction by scanning the transaction record of a specific address or the transaction record of a specific serial number.
  • the oracle node 25 may obtain the target number string from a preset off-chain object, and the off-chain object may obtain the target number string by means of notarization, random generation by a computer, and the like.
  • the device 24 may call the smart contract 1, for example, in a manner similar to steps 306-308, so that the smart contract 1 may randomly generate a set of digital strings based on the predefined functional logic and use it as the target. Numeric string. The device 24 may then publish the target number string to the blockchain through a transaction to obtain it by the smart contract 2 and compare it with the random number string.
  • the functional logic defined in smart contract 1 is public data, it ensures that the generated result of the target digital string is objective and fair, and avoids black box operations caused by human intervention.
  • the random number string and the target number string both have corresponding generation times. Before comparing the random number string with the target number string, it should be determined that the generation time of the random number string is before the generation time of the target number string. Avoiding cheating by participants getting random number strings after they know the target number string. In addition, you can also define that the random number string generation time should avoid the same random number string after the target number string generation time that has been previously used (has been used to compare with random number strings to allocate blockchain resources). It is repeatedly applied to compare with different target digit strings.
  • Step 508 When the random number string matches the target number string, the smart contract 2 assigns a blockchain resource certificate to the corresponding participant.
  • the user A is taken as an example. Assuming that the random number string 1 corresponding to the user A matches the target number string, the smart contract 2 can assign a blockchain resource certificate to the user A, which represents the corresponding blockchain resource in the blockchain.
  • the size of the equity represented by the allocated blockchain resource certificate is a preset size.
  • the amount of equity represented by the allocated blockchain resource voucher is positively correlated with the amount of equity represented by the participation voucher.
  • the amount of equity represented by the allocated blockchain resource voucher is a
  • the equity represented by the allocated block chain resource voucher The size is 5a.
  • the amount of equity represented by the allocated blockchain resource credentials may not be greater than a preset maximum value.
  • the smart contract 2 can control the user A's holding relationship to the participation voucher to As the price of user A participating in the competition for blockchain resources, it is possible to prevent user A from participating in the competition at will, which helps to ensure fairness.
  • smart contract 2 can directly deduct the participation certificate; when the participation certificate is a frozen off-chain equity certificate, smart contract 2 can send a deduction to the management party of the participation certificate An instruction to instruct the manager to deduct the participation certificate.
  • step 510 the device 24 obtains the matching result returned by the smart contract 2 and publishes the matching result to the blockchain.
  • the matching results are chained to facilitate subsequent viewing, verification, etc., to ensure that the matching results are authentic, reliable, and reliable.
  • FIG. 6 is a schematic structural diagram of a device according to an exemplary embodiment.
  • the device includes a processor 602, an internal bus 604, a network interface 606, a memory 608, and a non-volatile memory 610.
  • the processor 602 reads the corresponding computer program from the non-volatile memory 610 into the memory 608 and then runs it to form a rights distribution device on a logical level.
  • one or more embodiments of this specification do not exclude other implementations, such as a logic device or a combination of software and hardware, etc. That is to say, the execution body of the following processing flow is not limited to each A logic unit can also be a hardware or logic device.
  • the equity distribution device is applied to a blockchain node; the device may include:
  • a first calling unit 71 calls a first smart contract for generating a character sequence, where the first smart contract is used to generate a random character sequence for a participant that meets a preset rule, and a first generation time of the random character sequence A second generation time earlier than a target character sequence that meets the preset rule;
  • a first publishing unit 72 which publishes the random character sequence to the blockchain in association with the identity information of the participant;
  • the second calling unit 73 calls a second smart contract for distributing equity credentials, and the second smart contract is used to read the random character sequence and the target character sequence, and match the random character sequence to In the case of the target character sequence, a first equity certificate is allocated to the participant.
  • the target character sequence is read from the blockchain by the second smart contract, and the target character sequence is published on the blockchain by a oracle node in the blockchain;
  • the target character sequence is read from the blockchain by the second smart contract, and the target character sequence is published to the blockchain by any blockchain node in the blockchain after consensus. On the blockchain.
  • the first issuing unit 72 is specifically configured to:
  • the random character sequence is published to the blockchain in association with the identity information of the participant.
  • Optional also includes:
  • the third calling unit 74 when receiving the reselection message returned by the participant, re-calls the first smart contract to update the random character sequence.
  • the second smart contract is used to allocate the smart asset certificate to the participant;
  • the second smart contract is used to send an allocation instruction to an off-chain object to instruct the off-chain object to allocate the participant to the participant Off-chain equity certificate.
  • Optional also includes:
  • the second publishing unit 75 publishes a matching result between the random character sequence and the target character sequence to the blockchain.
  • Optional also includes:
  • the determining unit 76 determines that the second equity certificate held by the participant is frozen as the participation certificate of the participant;
  • the second smart contract is used to release the holding relationship of the participant to the participation certificate if the random character sequence does not match the target character sequence.
  • the size of the equity represented by the first equity certificate is positively correlated with the size of the equity represented by the second equity certificate.
  • the system, device, module, or unit described in the foregoing embodiments may be specifically implemented by a computer chip or entity, or a product with a certain function.
  • a typical implementation device is a computer, and the specific form of the computer may be a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email sending and receiving device, and a game control Desk, tablet computer, wearable device, or a combination of any of these devices.
  • a computer includes one or more processors (CPUs), input / output interfaces, network interfaces, and memory.
  • processors CPUs
  • input / output interfaces output interfaces
  • network interfaces network interfaces
  • memory volatile and non-volatile memory
  • Memory may include non-persistent memory, random access memory (RAM), and / or non-volatile memory in computer-readable media, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information can be stored by any method or technology.
  • Information may be computer-readable instructions, data structures, modules of a program, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cartridges, magnetic disk storage, quantum memory, graphene-based storage media, or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • computer-readable media does not include temporary computer-readable media, such as modulated data signals and carrier waves.
  • first, second, third, etc. may be used to describe various information in one or more embodiments of the present specification, the information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as second information, and similarly, the second information may also be referred to as first information.
  • word “if” as used herein can be interpreted as “at” or "when” or "in response to determination”.

Abstract

本说明书一个或多个实施例提供一种权益分配方法及装置、电子设备,应用于区块链节点;所述方法包括:调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻;将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链;调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。

Description

权益分配方法及装置、电子设备 技术领域
本说明书一个或多个实施例涉及区块链技术领域,尤其涉及一种权益分配方法及装置、电子设备。
背景技术
在实施权益分配的过程中,比如网络资源的使用权、存储资源的使用权、数据资源的调用权等,往往可分配的权益有限但参与分配的参与方数量众多,如果对权益进行平均分配则导致每一参与方被分配的权益极少、反而影响了对权益的正常应用,并且一些情况下的权益可能无法分割,因而需要对参与方进行选取,从而将权益分配至被选取的参与方。
发明内容
有鉴于此,本说明书一个或多个实施例提供一种权益分配方法及装置、电子设备。
为实现上述目的,本说明书一个或多个实施例提供技术方案如下:
根据本说明书一个或多个实施例的第一方面,提出了一种权益分配方法,应用于区块链节点;所述方法包括:
调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻;
将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链;
调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。
根据本说明书一个或多个实施例的第二方面,提出了一种权益分配装置,应用于区块链节点;所述装置包括:
第一调用单元,调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻;
第一发布单元,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链;
第二调用单元,调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。
根据本说明书一个或多个实施例的第三方面,提出了一种电子设备,包括:
处理器;
用于存储处理器可执行指令的存储器;
其中,所述处理器通过运行所述可执行指令以实现如上述实施例中任一所述的权益分配方法。
附图说明
图1是一示例性实施例提供的一种权益分配方法的流程图。
图2是一示例性实施例提供的一种生成随机数字串的示意图。
图3是一示例性实施例提供的一种生成随机数字串的示意图。
图4是一示例性实施例提供的一种分配区块链资源的示意图。
图5是一示例性实施例提供的一种分配区块链资源的示意图。
图6是一示例性实施例提供的一种设备的结构示意图。
图7是一示例性实施例提供的一种权益分配装置的框图。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本说明书一个或多个实施例相一致的所有实施方式。 相反,它们仅是与如所附权利要求书中所详述的、本说明书一个或多个实施例的一些方面相一致的装置和方法的例子。
需要说明的是:在其他实施例中并不一定按照本说明书示出和描述的顺序来执行相应方法的步骤。在一些其他实施例中,其方法所包括的步骤可以比本说明书所描述的更多或更少。此外,本说明书中所描述的单个步骤,在其他实施例中可能被分解为多个步骤进行描述;而本说明书中所描述的多个步骤,在其他实施例中也可能被合并为单个步骤进行描述。
图1是一示例性实施例提供的一种权益分配方法的流程图。如图1所示,该方法应用于区块链节点,可以包括以下步骤:
步骤102,调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻。
在一实施例中,通过在区块链的客户端上创建交易(transfer),可以通过该交易触发对智能合约的调用,比如上述的第一智能合约、下述的第二智能合约等。
在一实施例中,第一智能合约中可以预先写入生成符合预设规则的随机字符序列的处理逻辑,使得该第一智能合约被调用后,可以基于上述的处理逻辑自动生成符合该预设规则的随机字符序列。由于第一智能合约上的处理逻辑为公开内容,并且整个处理过程由第一智能合约自动完成、不存在人工干预,使得能够确保生成的随机字符序列的随机性,并且确保生成的随机字符序列符合上述预设规则。
在一实施例中,上述的预设规则用于指示随机字符序列所需满足的组合条件,比如序列所包含的字符数量、字符类型、字符的取值范围等,本说明书并不对此进行限制。例如,预设规则可以限制随机字符序列为8位数字,则序列“45614381”符合该预设规则、序列“ax0642f0”不符合该预设规则;又例如,预设规则可以限制随机字符序列为5位数字+3位字母,则序列“45614381”不符合该预设规则、序列“ax0642f0”符合该预设规则。
在一实施例中,由于第一智能合约随机生成各个参与方对应的随机字符序列,使得不同参与方对应的随机字符序列可能相同、也可能不同,都需要基于实际情况而确定。
步骤104,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链。
在一实施例中,通过在区块链的客户端上创建交易,可以通过该交易将参与方输入 的预测结果发布至区块链上,成为区块链的分布式数据库中的一笔数据。
需要指出的是:区块链中的交易,存在狭义的交易以及广义的交易之分。狭义的交易是指用户向区块链发布的一笔价值转移;例如,在传统的比特币区块链网络中,交易可以是用户在区块链中发起的一笔转账。而广义的交易是指用户向区块链发布的一笔具有业务意图的业务数据;例如,运营方可以基于实际的业务需求搭建一个联盟链,依托于联盟链部署一些与价值转移无关的其它类型的在线业务(比如,事件预测、租房业务、车辆调度业务、保险理赔业务、信用服务、医疗服务等),而在这类联盟链中,交易可以是用户在联盟链中发布的一笔具有业务意图的业务消息或者业务请求。本说明书中的交易,应当倾向于理解为广义上的交易。
在一实施例中,由于区块链采用分布式数据库,使得发布至区块链上的随机字符序列无法被篡改,可以确保该随机字符序列真实、可靠。
在一实施例中,可以将所述随机字符序列反馈至所述参与方,由参与方确定是否需要采用该随机字符序列。在一种情况下,当接收到所述参与方返回的确认消息时,可以将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链。在另一种情况下,当接收到所述参与方返回的重选消息时,可以重新调用所述第一智能合约,由该第一智能合约重新生成一随机字符序列,以更新所述随机字符序列;其中,更新后的随机字符序列还可以被反馈至参与方,以由参与方进行确认,而参与方可以通过重复上述过程,以对随机字符序列进行确认或继续更新。
步骤106,调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。
在一实施例中,第二智能合约中可以预先写入对随机字符序列与目标字符序列进行比较的处理逻辑,以及基于比较结果对第一权益凭证进行分配的处理逻辑,使得第二智能合约可以基于读取的随机字符序列与目标字符序列而自动确定是否需要向相应的参与方分配第一权益凭证;其中,由于第二智能合约上的处理逻辑为公开内容,并且整个处理过程由智能合约自动完成、不存在人工干预,使得无论是对随机字符序列与目标字符序列的比较还是对第一权益凭证的分配,都能够确保客观、公正。
在一实施例中,当随机字符序列与目标字符序列相同时,可以判定为该随机字符序列匹配于目标字符序列。由于随机字符序列、目标字符序列都具有随机性,使得可能存 在一个或多个随机字符序列与目标字符序列相匹配,也可能不存在与所述目标字符序列相匹配的随机字符序列。
在一实施例中,目标字符序列可以由链外对象生成后,传入区块链中。在一种情况下,目标字符序列可以由所述区块链中的预言机(Oracle)节点发布至所述区块链上,由于预言机节点提供的数据被认为绝对可靠,因而可以确保该实际结果的准确性。在另一种情况下,目标字符序列可以为经共识后由所述区块链中的任一区块链节点发布至所述区块链上,譬如该任一区块链节点可以在区块链内发起共识、以针对该任一区块链节点提供的目标字符序列进行确认,当该目标字符序列通过了各个区块链节点的共识后,可以被应用于与随机数字序列进行比较;例如,该任一区块链节点可以通过调用上述的第一智能合约,从而利用该第一智能合约包含的处理逻辑随机生成该目标字符序列。
在一实施例中,可以通过调用上述的第一智能合约生成目标字符序列,一方面可以保证该目标字符序列的随机性,另一方面可以保证该目标字符序列符合上述的预设规则,还可以避免在该目标字符序列的生成过程中涉及到人为干预和造假。
在一实施例中,所述第一权益凭证可以为区块链内的智能资产凭证,而所述第二智能合约可以直接将所述智能资产凭证分配至所述参与方,例如将该智能资产凭证绑定至参与方在区块链上对应的链内账户。智能资产凭证是参与方可在区块链内获得的权益,例如区块链资产、区块链内的操作权限等,本说明书并不对此进行限制。
在一实施例中,所述第一权益凭证可以为区块链外的链外权益凭证时,而所述第二智能合约可以向链外对象发送分配指令,以指示所述链外对象向所述参与方分配所述链外权益凭证,例如将链外权益凭证绑定至参与方的链外账户。链外权益凭证可以包括用于表征任意类型的链外权益的凭证,譬如在会员系统内的会员积分,在交易平台上的优惠券、兑换券、抵价券,数据读取权限,网络资源的使用权限,存储空间的使用权限等,本说明书并不对此进行限制。
在一实施例中,区块链节点可以将所述随机字符序列与所述目标字符序列之间的匹配结果发布至所述区块链,以便于参与方、监管方或其他任意对象进行查看与核验。
在一实施例中,可以确定所述参与方持有的第二权益凭证被冻结,以作为所述参与方的参与凭证;其中,所述第二智能合约用于在所述随机字符序列不匹配于所述目标字符序列的情况下解除所述参与方对所述参与凭证的持有关系。通过将参与方持有的第二权益凭证冻结为参与凭证,可以对参与方设置一定的参与门槛,从而在一定程度上限制 参与方的数量。其中,参与方可以要求区块链节点多次调用第一智能合约,使得该参与方可以具有多个对应的随机字符序列,而对于每一随机字符序列,可以要求参与方分别冻结相应的参与凭证,否则可以拒绝生成相应的随机字符序列。
在一实施例中,所述第一权益凭证所表征的权益大小与所述第二权益凭证表征的权益大小呈正相关。当第二权益凭证所表征的权益越大时,表明参与方投入了更多的资源来争夺第一权益凭证,因而可以相应提升第一权益凭证所表征的权益大小,以作为对参与方的激励。
在一实施例中,即便参与方并未冻结形成参与凭证,仍然可以参与对第一权益凭证的分配,并在随机字符序列与目标字符序列相匹配的情况下获得上述的第一权益凭证。在另一实施例中,当参与方并未冻结形成参与凭证时,可以拒绝为参与方生成相应的随机字符序列,或者判定参与方对应的随机字符序列无效,使其无法真正参与到对第一权益凭证的分配中;或者,在随机字符序列与目标字符序列相匹配的情况下,虽然可以向该参与方分配第一权益凭证,但是该第一权益凭证无法表征任何权益相当于未分配任何权益凭证,使得该参与方的参与无意义。
为了便于理解,下面以分配区块链内的区块链资源为例,对本说明书的权益分配方案进行描述。图2是一示例性实施例提供的一种生成随机数字串的示意图;如图2所示,假定用户A希望参与获取某一区块链资源,该用户A可以通过安装有客户端的手机21向设备23发起参与请求1;类似地,当用户B希望参与获取上述区块链资源时,该用户B可以通过安装有客户端的手机22向设备23发起参与请求2。
设备23被配置为管理资源分配的服务端,该设备23一方面与用户A-B等使用的手机21-22等进行交互,接收诸如上述的参与请求1-2等,另一方面与设备24进行交互。设备24被配置为区块链中的一个区块链节点,协助设备23完成对区块链资源的分配。对区块链资源的分配过程可以包括两个阶段:第一阶段中,为用户A、用户B等各个参与方分别生成相应的随机数字串,第二阶段中,基于各个参与方对应的随机数字串,对区块链资源进行分配;下面分别针对这两个阶段进行描述。
图3是一示例性实施例提供的一种生成随机数字串的示意图;如图3所示,步骤302在作为服务端侧的设备23处执行,步骤304-306、310在作为区块链节点侧的设备24处执行,步骤308在设备24调用的智能合约侧执行;生成随机数字串的过程可以包括以下步骤:
步骤302,设备23接收来自参与方的参与请求。
在一实施例中,用户A、用户B可以作为参与方,设备23可以接收用户A通过手机21发起的参与请求1、接收用户B通过手机22发起的参与请求2。
步骤304,设备24接收设备23发送的生成指令。
在一实施例中,以用户A为例:设备23在接收到用户A通过手机21发起的参与请求1后,可以向设备24发送生成指令1,该生成指令1用于指示设备24触发对随机数字串的生成步骤,以生成用户A对应的随机数字串1。类似地,响应于用户B通过手机22发起的参与请求2,设备23可以向设备24发送生成指令2,该生成指令2用于指示设备24触发对随机数字串的生成步骤,以生成用户B对应的随机数字串2。
步骤306,设备24创建交易,并发布至区块链中。
步骤308,智能合约1被设备24创建的交易所触发,生成随机数字串。
在一实施例中,智能合约1可以扫描区块链上的交易,并在扫描到设备24在步骤306中发布的交易后,使得该智能合约1被调用。在其他实施例中,设备24还可以通过其他方式调用智能合约1,譬如将创建的交易直接发送至智能合约1的合约地址等,本说明书并不对此进行限制。
在一实施例中,智能合约1中预先定义了生成随机数字串的功能逻辑,使得智能合约1可以基于该功能逻辑自动生成符合预设规则的随机数字串,譬如该预设规则可以用于指示该随机数字串的长度、数值范围等。由于智能合约1被发布于区块链上,使得智能合约1中定义的功能逻辑为公开数据,从而确保对于随机数字串的生成结果客观、公平,避免人为干预造成的暗箱操作等情况。
步骤310,设备24获取智能合约1生成的随机数字串,并发布至区块链中。
在一实施例中,以用户A为例:当智能合约1为用户A生成随机数字串1时,设备24可以创建一交易,该交易中包含该随机数字串1和用户A的身份信息,然后将该交易在区块链中进行共识,使得该交易经过共识后能够被发布至区块链中,以记录至区块链的分布式数据库中,即“上链”。本说明书并不限定采用的共识算法的类型;例如,当设备24所处的区块链为联盟链或公有链时,该设备24可以基于诸如PBFT(Practical Byzantine Fault Tolerance,实用拜占庭容错)算法向其他区块链节点发起共识,并在通过共识后将上述交易发布至区块链,使其被记录至区块链的分布式数据库中;再例如,当设备24所处的区块链为公有链时,该设备22可以与其他区块链节点基于POW(Proof  of Work,工作量证明)算法、POS(Proof of Stake,股权证明)算法或其他算法竞争记账权,并由获得记账权的区块链节点向相应区块内记入交易数据,而当包含上述随机数字串1和用户A的身份信息的交易被记入时,该随机数字串1和用户A的身份信息可以被相关联地记录至区块链的分布式数据库中。类似地,用户B或其他用户对应的随机数字串,也可以与相应用户的身份信息相关联地记录至区块链中,此处不再一一赘述。
在一实施例中,设备24可以首先将随机数字串1返回设备23,使得设备23可以将该随机数字串1返回手机21,以供用户A进行查看和确认;当用户A确认采用该随机数字串1时,可以通过手机21向设备23发送确认消息,则设备23可以通知设备24将该随机数字串1与用户A的身份信息相关联地上链;而当用户A不希望采用该随机数字串1时,可以通过手机21向设备23发送重选消息,则设备23可以通知设备24丢弃该随机数字串1或避免通知设备24将该随机数字串1与用户A的身份信息相关联地上链,并且该设备23可以重新触发步骤304~310,生成更新后的随机数字串1,以供用户A进行确认。用户A可以多次要求设备23对生成的随机数字串进行更新/更换,直至得到满意的随机数字串。类似地,用户B或其他用户也可以对智能合约1生成的随机数字串进行确认或要求更换,此处不再一一赘述。
在一实施例中,每一参与方可以要求生成多个随机数字串。但是,每增加一个随机数字串,参与方获得区块链资源的概率也可能随之增大,因而可以对参与方设置一定参与门槛,确保公平竞争。仍以用户A为例,当用户A通过手机21发起参与请求1时,可以对用户A持有的一定权益凭证进行冻结,以作为其参与凭证,譬如该参与凭证可以为用户A在链外对象处的会员积分、参与券等链外权益凭证,或者该参与凭证可以为用户A在区块链上持有的智能资产凭证,本说明书并不对此进行限制。其中,当用户A持有多份参与凭证时,可以分别用于获得多份随机数字串,也可以应用于同一份随机数字串,本说明书并不对此进行限制。
在一实施例中,上述的参与凭证并非必须,所有参与方均可以在不提供参与凭证的情况下,要求获得相应的随机数字串,但应当限制每个参与方所能够获得随机数字串的数量,比如每个参与方仅能获得1个随机数字串或不超过3个随机数字串等,从而确保各个参与方获得区块链资源的概率相同或近似相同。
图4是一示例性实施例提供的一种分配区块链资源的示意图;相应地,图5是一示例性实施例提供的一种分配区块链资源的示意图。如图5所示,步骤502-504、510在作为区块链节点侧的设备24处执行,步骤506-508在设备24调用的智能合约侧执行; 生成随机数字串的过程可以包括以下步骤:
步骤502,设备24确认是否到达预设时刻。
在一实施例中,对于区块链资源的分配可以是周期性的,可以按照预定义的周期长度分别确定每一周期中的该预设时刻。在另一实施例中,对于区块链资源的分配并非周期性的,可以根据实际情况定义该预设时刻。本说明书并不对此进行限制。
步骤504,设备24创建交易,并发布至区块链中。
步骤506,智能合约2被设备24创建的交易所触发,分别获取随机数字串、目标数字串,以确定随机数字串与目标数字串是否匹配。
在一实施例中,智能合约2可以扫描区块链上的交易,并在扫描到设备24在步骤504中发布的交易后,使得该智能合约2被调用。在其他实施例中,设备24还可以通过其他方式调用智能合约2,譬如将创建的交易直接发送至智能合约2的合约地址等,本说明书并不对此进行限制。
在一实施例中,智能合约2中预先定义了对随机数字串和目标数字串进行获取、比较的功能逻辑,使得智能合约2可以基于该功能逻辑自动获取随机数字串和目标数字串,并对随机数字串和目标数字串进行比较。
在一实施例中,通过如图3所示的步骤310,使得随机数字串被分别记录于区块链上的交易中,这些交易可以被标记为与区块链资源的分配相关,使得智能合约2可以据此从区块链中查找到这些交易,并获取随机数字串。例如,智能合约2可以通过扫描特定地址的交易记录或者特定流水号的交易记录,即可获得相应交易内包含的随机数字串。
在一实施例中,预言机节点25传入的目标数字串被记录于区块链中的某一交易中,该交易被标记为与区块链资源的分配相关,使得智能合约2可以据此从区块链中查找到该交易,并获取该目标数字串。例如,智能合约2可以通过扫描特定地址的交易记录或者特定流水号的交易记录,即可获得相应交易内包含的目标数字串。其中,预言机节点25可以从预设的链外对象处获得该目标数字串,而该链外对象可以通过公证摇号、计算机随机生成等方式获得该目标数字串。
在一实施例中,设备24可以通过调用智能合约1,譬如通过类似于步骤306-308的方式,使得智能合约1可以基于预定义的功能逻辑随机生成一组数字串,并将其作为该目标数字串。然后,设备24可以将该目标数字串通过交易发布至区块链中,以由智能合约2进行获取并与随机数字串进行比较。正如上文所述,由于智能合约1中定义的功 能逻辑为公开数据,从而确保对于目标数字串的生成结果客观、公平,避免人为干预造成的暗箱操作等情况。
在一实施例中,随机数字串、目标数字串均存在对应的生成时刻,在将随机数字串与目标数字串进行比较之前,应当确定随机数字串的生成时刻在目标数字串的生成时刻之前,避免参与方在获知目标数字串之后才获取随机数字串而造成作弊行为。此外,还可以定义随机数字串的生成时刻应当在先前已使用过(已经被用于与随机数字串进行比较,以分配区块链资源)的目标数字串的生成时刻之后,避免同一随机数字串被反复应用于与不同的目标数字串进行比较。
步骤508,当随机数字串与目标数字串相匹配时,智能合约2向相应的参与方分配区块链资源凭证。
在一实施例中,以用户A为例。假定用户A对应的随机数字串1与目标数字串相匹配,智能合约2可以向用户A分配区块链资源凭证,该区块链资源凭证表征了区块链中相应的区块链资源。
在一实施例中,当未要求用户A预先冻结形成参与凭证时,分配的区块链资源凭证所表征的权益大小为预设大小。
在一实施例中,当用户A预先冻结了参与凭证时,分配的区块链资源凭证所表征的权益大小与该参与凭证所表征的权益大小呈正相关。例如,当用户A冻结了1份参与凭证时,分配的区块链资源凭证所表征的权益大小为a,当用户A冻结了5份参与凭证时,分配的区块链资源凭证所表征的权益大小为5a。其中,所分配的区块链资源凭证所表征的权益大小可以不大于预设最大值。
在一实施例中,当用户A对应的随机数字串1与目标数字串不匹配时,若用户A预先冻结了参与凭证,智能合约2可以控制解除用户A对该参与凭证的持有关系,以作为用户A参与竞争区块链资源的代价,可以避免用户A随意参与竞争,有助于确保公平。
其中,当参与凭证为冻结的区块链权益凭证时,智能合约2可以直接扣除该参与凭证;当参与凭证为冻结的链外权益凭证时,智能合约2可以向该参与凭证的管理方发送扣除指令,以指示该管理方扣除该参与凭证。
步骤510,设备24获取智能合约2返回的匹配结果,并将该匹配结果发布至区块链中。
在一实施例中,通过将匹配结果上链,便于后续进行查看、核验等,确保匹配结果 真实可靠、有据可依。
图6是一示例性实施例提供的一种设备的示意结构图。请参考图6,在硬件层面,该设备包括处理器602、内部总线604、网络接口606、内存608以及非易失性存储器610,当然还可能包括其他业务所需要的硬件。处理器602从非易失性存储器610中读取对应的计算机程序到内存608中然后运行,在逻辑层面上形成权益分配装置。当然,除了软件实现方式之外,本说明书一个或多个实施例并不排除其他实现方式,比如逻辑器件抑或软硬件结合的方式等等,也就是说以下处理流程的执行主体并不限定于各个逻辑单元,也可以是硬件或逻辑器件。
请参考图7,在软件实施方式中,该权益分配装置应用于区块链节点;该装置可以包括:
第一调用单元71,调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻;
第一发布单元72,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链;
第二调用单元73,调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。
可选的,
所述目标字符序列由所述第二智能合约从所述区块链上读取,所述目标字符序列由所述区块链中的预言机节点发布至所述区块链上;
或者,所述目标字符序列由所述第二智能合约从所述区块链上读取,所述目标字符序列经共识后由所述区块链中的任一区块链节点发布至所述区块链上。
可选的,所述第一发布单元72具体用于:
将所述随机字符序列反馈至所述参与方;
当接收到所述参与方返回的确认消息时,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链。
可选的,还包括:
第三调用单元74,当接收到所述参与方返回的重选消息时,重新调用所述第一智能合约,以更新所述随机字符序列。
可选的,
当所述第一权益凭证为区块链内的智能资产凭证时,所述第二智能合约用于将所述智能资产凭证分配至所述参与方;
当所述第一权益凭证为区块链外的链外权益凭证时,所述第二智能合约用于向链外对象发送分配指令,以指示所述链外对象向所述参与方分配所述链外权益凭证。
可选的,还包括:
第二发布单元75,将所述随机字符序列与所述目标字符序列之间的匹配结果发布至所述区块链。
可选的,还包括:
确定单元76,确定所述参与方持有的第二权益凭证被冻结,以作为所述参与方的参与凭证;
其中,所述第二智能合约用于在所述随机字符序列不匹配于所述目标字符序列的情况下解除所述参与方对所述参与凭证的持有关系。
可选的,所述第一权益凭证所表征的权益大小与所述第二权益凭证表征的权益大小呈正相关。
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机,计算机的具体形式可以是个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件收发设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任意几种设备的组合。
在一个典型的配置中,计算机包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方 法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带、磁盘存储、量子存储器、基于石墨烯的存储介质或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
在本说明书一个或多个实施例使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本说明书一个或多个实施例。在本说明书一个或多个实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。
应当理解,尽管在本说明书一个或多个实施例可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本说明书一个或多个实施例范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。
以上所述仅为本说明书一个或多个实施例的较佳实施例而已,并不用以限制本说明书一个或多个实施例,凡在本说明书一个或多个实施例的精神和原则之内,所做的 任何修改、等同替换、改进等,均应包含在本说明书一个或多个实施例保护的范围之内。

Claims (17)

  1. 一种权益分配方法,应用于区块链节点;所述方法包括:
    调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻;
    将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链;
    调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。
  2. 根据权利要求1所述的方法,
    所述目标字符序列由所述第二智能合约从所述区块链上读取,所述目标字符序列由所述区块链中的预言机节点发布至所述区块链上;
    或者,所述目标字符序列由所述第二智能合约从所述区块链上读取,所述目标字符序列经共识后由所述区块链中的任一区块链节点发布至所述区块链上。
  3. 根据权利要求1所述的方法,所述将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链,包括:
    将所述随机字符序列反馈至所述参与方;
    当接收到所述参与方返回的确认消息时,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链。
  4. 根据权利要求3所述的方法,还包括:
    当接收到所述参与方返回的重选消息时,重新调用所述第一智能合约,以更新所述随机字符序列。
  5. 根据权利要求1所述的方法,
    当所述第一权益凭证为区块链内的智能资产凭证时,所述第二智能合约用于将所述智能资产凭证分配至所述参与方;
    当所述第一权益凭证为区块链外的链外权益凭证时,所述第二智能合约用于向链外对象发送分配指令,以指示所述链外对象向所述参与方分配所述链外权益凭证。
  6. 根据权利要求1所述的方法,还包括:
    将所述随机字符序列与所述目标字符序列之间的匹配结果发布至所述区块链。
  7. 根据权利要求1所述的方法,还包括:
    确定所述参与方持有的第二权益凭证被冻结,以作为所述参与方的参与凭证;
    其中,所述第二智能合约用于在所述随机字符序列不匹配于所述目标字符序列的情况下解除所述参与方对所述参与凭证的持有关系。
  8. 根据权利要求7所述的方法,所述第一权益凭证所表征的权益大小与所述第二权益凭证表征的权益大小呈正相关。
  9. 一种权益分配装置,应用于区块链节点;所述装置包括:
    第一调用单元,调用用于生成字符序列的第一智能合约,所述第一智能合约被用于为参与方生成符合预设规则的随机字符序列,所述随机字符序列的第一生成时刻早于符合所述预设规则的目标字符序列的第二生成时刻;
    第一发布单元,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链;
    第二调用单元,调用用于分配权益凭证的第二智能合约,所述第二智能合约被用于读取所述随机字符序列和所述目标字符序列,并在所述随机字符序列匹配于所述目标字符序列的情况下向所述参与方分配第一权益凭证。
  10. 根据权利要求9所述的装置,
    所述目标字符序列由所述第二智能合约从所述区块链上读取,所述目标字符序列由所述区块链中的预言机节点发布至所述区块链上;
    或者,所述目标字符序列由所述第二智能合约从所述区块链上读取,所述目标字符序列经共识后由所述区块链中的任一区块链节点发布至所述区块链上。
  11. 根据权利要求9所述的装置,所述第一发布单元具体用于:
    将所述随机字符序列反馈至所述参与方;
    当接收到所述参与方返回的确认消息时,将所述随机字符序列与所述参与方的身份信息相关联地发布至区块链。
  12. 根据权利要求11所述的装置,还包括:
    第三调用单元,当接收到所述参与方返回的重选消息时,重新调用所述第一智能合约,以更新所述随机字符序列。
  13. 根据权利要求9所述的装置,
    当所述第一权益凭证为区块链内的智能资产凭证时,所述第二智能合约用于将所述智能资产凭证分配至所述参与方;
    当所述第一权益凭证为区块链外的链外权益凭证时,所述第二智能合约用于向链外对象发送分配指令,以指示所述链外对象向所述参与方分配所述链外权益凭证。
  14. 根据权利要求9所述的装置,还包括:
    第二发布单元,将所述随机字符序列与所述目标字符序列之间的匹配结果发布至所述区块链。
  15. 根据权利要求9所述的装置,还包括:
    确定单元,确定所述参与方持有的第二权益凭证被冻结,以作为所述参与方的参与凭证;
    其中,所述第二智能合约用于在所述随机字符序列不匹配于所述目标字符序列的情况下解除所述参与方对所述参与凭证的持有关系。
  16. 根据权利要求15所述的装置,所述第一权益凭证所表征的权益大小与所述第二权益凭证表征的权益大小呈正相关。
  17. 一种电子设备,包括:
    处理器;
    用于存储处理器可执行指令的存储器;
    其中,所述处理器通过运行所述可执行指令以实现如权利要求1-8中任一项所述的事件预测方法。
PCT/CN2019/084653 2018-07-27 2019-04-26 权益分配方法及装置、电子设备 WO2020019798A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
SG11202010706WA SG11202010706WA (en) 2018-07-27 2019-04-26 Benefit allocation method, apparatus, and electronic device
EP19840641.5A EP3779815A4 (en) 2018-07-27 2019-04-26 PROCESS AND DEVICE FOR THE DISTRIBUTION OF RIGHTS AND INTERESTS, AND ELECTRONIC DEVICE
US17/081,702 US11087372B2 (en) 2018-07-27 2020-10-27 Benefit allocation method, apparatus, and electronic device
US17/391,452 US20210357997A1 (en) 2018-07-27 2021-08-02 Benefit allocation method, apparatus, and electronic device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810845016.0A CN108985644B (zh) 2018-07-27 2018-07-27 权益分配方法及装置、电子设备
CN201810845016.0 2018-07-27

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/081,702 Continuation US11087372B2 (en) 2018-07-27 2020-10-27 Benefit allocation method, apparatus, and electronic device

Publications (1)

Publication Number Publication Date
WO2020019798A1 true WO2020019798A1 (zh) 2020-01-30

Family

ID=64551832

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/084653 WO2020019798A1 (zh) 2018-07-27 2019-04-26 权益分配方法及装置、电子设备

Country Status (6)

Country Link
US (2) US11087372B2 (zh)
EP (1) EP3779815A4 (zh)
CN (1) CN108985644B (zh)
SG (1) SG11202010706WA (zh)
TW (1) TWI709055B (zh)
WO (1) WO2020019798A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111461793A (zh) * 2020-04-27 2020-07-28 吉林省桥王智能科技有限公司 基于活跃度概率选择的积分链共识方法

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108985644B (zh) 2018-07-27 2021-02-09 创新先进技术有限公司 权益分配方法及装置、电子设备
CN110046300A (zh) * 2018-12-14 2019-07-23 阿里巴巴集团控股有限公司 内容推送方法及装置、电子设备
US11188521B2 (en) * 2019-06-05 2021-11-30 International Business Machines Corporation Flexible transaction validation
CN110602249B (zh) * 2019-09-29 2021-10-22 腾讯科技(深圳)有限公司 一种资源分配的方法以及相关装置
CN113449342B (zh) * 2020-03-27 2023-04-11 山东浪潮质量链科技有限公司 一种基于区块链的随机数预言机实现方法、设备及介质
CN111562902B (zh) * 2020-05-07 2023-08-11 成都库珀创新科技有限公司 一种基于区块链的随机数生成方法及装置
CN113688356A (zh) * 2020-05-18 2021-11-23 国家广播电视总局广播电视科学研究院 数字媒体内容的权益控制方法、装置、设备及存储介质
CN112417032B (zh) * 2020-07-22 2023-11-14 贵州鼎西众讯科技有限公司 基于区块链的动态股权分配方法、系统及装置
CA3197036A1 (en) * 2020-10-29 2022-05-05 Lon C. LUNDGREN Blockchain-based secure, anonymizing message bus
CN112184194A (zh) * 2020-11-02 2021-01-05 立旃(上海)科技有限公司 基于区块链的资源授权方法及装置
US20230214822A1 (en) * 2022-01-05 2023-07-06 Mastercard International Incorporated Computer-implemented methods and systems for authentic user-merchant association and services
CN115169992B (zh) * 2022-09-02 2023-01-17 天聚地合(苏州)科技股份有限公司 基于区块链的数据要素权益分配方法、装置和系统
CN117273712A (zh) * 2023-11-20 2023-12-22 中国证券登记结算有限责任公司 权益凭证处理方法、装置和系统

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106600405A (zh) * 2016-11-17 2017-04-26 复旦大学 基于区块链的数据权益保护方法
WO2017112019A1 (en) * 2015-12-22 2017-06-29 Thomson Reuters Global Resources Methods and systems for identity creation, verification and management
CN107423945A (zh) * 2017-04-13 2017-12-01 葛武 基于区块链技术的智能能源交易管理系统及方法
CN107819582A (zh) * 2016-09-14 2018-03-20 陈新 智能区块链互联系统
CN108234515A (zh) * 2018-01-25 2018-06-29 中国科学院合肥物质科学研究院 一种基于智能合约的自认证数字身份管理系统及其方法
CN108985644A (zh) * 2018-07-27 2018-12-11 阿里巴巴集团控股有限公司 权益分配方法及装置、电子设备

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015085393A1 (en) * 2013-12-13 2015-06-18 Tang li jun System and method for rating a transaction history
US20150302400A1 (en) * 2014-04-18 2015-10-22 Ebay Inc. Distributed crypto currency reputation system
US20160098730A1 (en) * 2014-10-01 2016-04-07 The Filing Cabinet, LLC System and Method for Block-Chain Verification of Goods
US9436923B1 (en) * 2015-02-26 2016-09-06 Skuchain, Inc. Tracking unitization occurring in a supply chain
GB201511964D0 (en) * 2015-07-08 2015-08-19 Barclays Bank Plc Secure digital data operations
US20180191503A1 (en) * 2015-07-14 2018-07-05 Fmr Llc Asynchronous Crypto Asset Transfer and Social Aggregating, Fractionally Efficient Transfer Guidance, Conditional Triggered Transaction, Datastructures, Apparatuses, Methods and Systems
US10496989B2 (en) * 2016-02-22 2019-12-03 Bank Of America Corporation System to enable contactless access to a transaction terminal using a process data network
US11526938B2 (en) * 2016-03-31 2022-12-13 Refinitiv Us Organization Llc Systems and methods for providing financial data to financial instruments in a distributed ledger system
US10521775B2 (en) * 2016-04-18 2019-12-31 R3 Ltd. Secure processing of electronic transactions by a decentralized, distributed ledger system
US10046228B2 (en) * 2016-05-02 2018-08-14 Bao Tran Smart device
US11663609B2 (en) * 2016-10-04 2023-05-30 International Business Machines Corporation Method and apparatus to enforce smart contract execution hierarchy on blockchain
US20180130034A1 (en) * 2016-11-07 2018-05-10 LedgerDomain, LLC Extended blockchains for event tracking and management
US10652239B2 (en) * 2016-12-30 2020-05-12 Slock.It Gmbh Block-chain enabled service provider system including permission data structure and state channel monitoring
TWI614712B (zh) * 2017-01-20 2018-02-11 現代財富控股有限公司 智能合約的事件連結系統及其方法
CN107993047B (zh) * 2017-11-22 2021-02-19 焦文华 一种基于区块链的保单销售佣金权益管理方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017112019A1 (en) * 2015-12-22 2017-06-29 Thomson Reuters Global Resources Methods and systems for identity creation, verification and management
CN107819582A (zh) * 2016-09-14 2018-03-20 陈新 智能区块链互联系统
CN106600405A (zh) * 2016-11-17 2017-04-26 复旦大学 基于区块链的数据权益保护方法
CN107423945A (zh) * 2017-04-13 2017-12-01 葛武 基于区块链技术的智能能源交易管理系统及方法
CN108234515A (zh) * 2018-01-25 2018-06-29 中国科学院合肥物质科学研究院 一种基于智能合约的自认证数字身份管理系统及其方法
CN108985644A (zh) * 2018-07-27 2018-12-11 阿里巴巴集团控股有限公司 权益分配方法及装置、电子设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3779815A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111461793A (zh) * 2020-04-27 2020-07-28 吉林省桥王智能科技有限公司 基于活跃度概率选择的积分链共识方法
CN111461793B (zh) * 2020-04-27 2023-10-10 吉林省桥王智能科技有限公司 基于活跃度概率选择的积分链共识方法

Also Published As

Publication number Publication date
CN108985644B (zh) 2021-02-09
US20210357997A1 (en) 2021-11-18
US20210042741A1 (en) 2021-02-11
SG11202010706WA (en) 2020-11-27
EP3779815A4 (en) 2021-06-09
TWI709055B (zh) 2020-11-01
CN108985644A (zh) 2018-12-11
US11087372B2 (en) 2021-08-10
TW202008195A (zh) 2020-02-16
EP3779815A1 (en) 2021-02-17

Similar Documents

Publication Publication Date Title
WO2020019798A1 (zh) 权益分配方法及装置、电子设备
TWI771618B (zh) 基於區塊鏈的作品版權分配方法和裝置
US11030681B2 (en) Intermediate blockchain system for managing transactions
WO2020220760A1 (zh) 基于区块链的缴费代扣方法及装置、电子设备、存储介质
JP2024042037A (ja) ブロックチェーン上で匿名で保持されるトークンに関連付けられた交換を指示する方法及びシステム
WO2020220761A1 (zh) 基于区块链的缴费代扣签约方法及装置、电子设备
TW202105276A (zh) 基於區塊鏈的虛擬資源分配方法及裝置、電子設備
WO2020082883A1 (zh) 对象选取方法及装置、电子设备
TWI718472B (zh) 事件預測方法及裝置、電子設備
WO2020125218A1 (zh) 一种基于区块链的理赔方法和装置
JP2019160316A (ja) ブロックチェーンのためのリソースの公平性のためのシステム、方法、およびコンピュータ・プログラム
TW202022857A (zh) 基於區塊鏈的發票創建方法及裝置、電子設備
TWI729345B (zh) 事件預測方法及裝置、電子設備
TW202008274A (zh) 基於區塊鏈的資產轉移方法及裝置、電子設備
TWI706340B (zh) 事件預測方法及裝置、電子設備
US20190114707A1 (en) Distribution of Blockchain Tokens
EP3905178A1 (en) Blockchain-based resource allocation method and apparatus, and electronic device
WO2020119293A1 (zh) 内容推送方法及装置、电子设备
US11256551B2 (en) Blockchain-based virtual resource allocation
WO2020019799A1 (zh) 对象选取方法及装置、电子设备
WO2020019792A1 (zh) 区块发布方法及装置、电子设备
TW202107361A (zh) 區塊鏈網路中實現機密交易的方法及裝置
CN109711840A (zh) 一种交易数据处理方法、装置及存储介质
WO2020082869A1 (zh) 事件预测方法及装置、电子设备
TWI706341B (zh) 事件預測方法及裝置、電子設備

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19840641

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 19840641.5

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2019840641

Country of ref document: EP

Effective date: 20201030

NENP Non-entry into the national phase

Ref country code: DE