CN111061558A - Method, device, computer equipment and storage medium for processing virtual resource data - Google Patents

Method, device, computer equipment and storage medium for processing virtual resource data Download PDF

Info

Publication number
CN111061558A
CN111061558A CN201911048206.0A CN201911048206A CN111061558A CN 111061558 A CN111061558 A CN 111061558A CN 201911048206 A CN201911048206 A CN 201911048206A CN 111061558 A CN111061558 A CN 111061558A
Authority
CN
China
Prior art keywords
resource
attribute information
virtual resource
transaction
virtual
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.)
Granted
Application number
CN201911048206.0A
Other languages
Chinese (zh)
Other versions
CN111061558B (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.)
Beijing Haiyi Tongzhan Information Technology Co Ltd
Original Assignee
Beijing Haiyi Tongzhan Information Technology 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 Beijing Haiyi Tongzhan Information Technology Co Ltd filed Critical Beijing Haiyi Tongzhan Information Technology Co Ltd
Priority to CN201911048206.0A priority Critical patent/CN111061558B/en
Publication of CN111061558A publication Critical patent/CN111061558A/en
Application granted granted Critical
Publication of CN111061558B publication Critical patent/CN111061558B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to a method, a device, a computer device and a storage medium for processing virtual resource data. The method comprises the following steps: receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier; acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information; calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information; adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information; and saving the first virtual resource identifier and the updated first resource attribute information. The blockchain system has the characteristic of being difficult to tamper and forge, so that the transaction of the virtual resources is accessed into the blockchain system, and the safety and reliability of data are ensured by adopting the blockchain system to store data in the transaction process.

Description

Method, device, computer equipment and storage medium for processing virtual resource data
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for processing virtual resource data, a computer device, and a storage medium.
Background
With the continuous development of society, the online platform transaction becomes an important transaction mode in people's life. The online platform comprises a game platform, a reading platform and the like, and because users can purchase or exchange virtual resources with each other in the transaction process, people can exchange virtual resources such as game equipment and props by taking the game platform as an example. In the process of purchasing or exchanging virtual resources, corresponding transaction data can be generated, the transaction data are basically mastered in each transaction platform at present, namely, the transaction data are managed through the transaction platform, but the problem of counterfeiting and tampering easily occurs in the management of the transaction data by a single platform, and the authenticity of the transaction data cannot be ensured.
Disclosure of Invention
In order to solve the technical problem, the present application provides a method, an apparatus, a computer device, and a storage medium for processing virtual resource data.
In a first aspect, the present application provides a method for processing virtual resource data, including:
receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information;
adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
and saving the first virtual resource identifier and the updated first resource attribute information.
In a second aspect, the present application provides an apparatus for processing virtual resource data, including:
the transaction request receiving module is used for receiving transaction requests of all nodes in the blockchain system, and the transaction requests carry first virtual resource identifiers;
the resource attribute information acquisition module is used for acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
the exchange module is used for calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information;
the attribute updating module is used for adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
and the data storage module is used for storing the first virtual resource identifier and the updated first resource attribute information.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information;
adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
and saving the first virtual resource identifier and the updated first resource attribute information.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information;
adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
and saving the first virtual resource identifier and the updated first resource attribute information.
The method, the device, the computer equipment and the storage medium for processing the virtual resource data are provided. The blockchain system has the characteristic of being difficult to tamper and forge, so that the transaction of the virtual resources is accessed into the blockchain system, and the safety and reliability of data are ensured by adopting the blockchain system to store data in the transaction process.
In one embodiment, a method for processing virtual resource data is provided, including:
receiving a data acquisition request sent by a transaction node according to the transaction request, wherein the data acquisition request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
sending the first resource attribute information to a transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset conversion rule, and adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
receiving updated first resource attribute information returned by the transaction node;
and saving the updated first resource attribute information.
In one embodiment, an apparatus for processing virtual resource data is provided, including:
the data acquisition request receiving module is used for receiving a data acquisition request sent by the transaction node according to the transaction request, and the data acquisition request carries a first virtual resource identifier;
the resource attribute acquisition module is used for acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
the data sending module is used for sending the first resource attribute information to the transaction node so that the transaction node can calculate a first attribute value according to the first resource attribute information and a preset conversion rule, and the first attribute value is added to the first resource attribute information to obtain updated first resource attribute information;
the attribute receiving module is used for receiving the updated first resource attribute information returned by the transaction node;
and the attribute storage module is used for storing the updated first resource attribute information.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving a data acquisition request sent by a transaction node according to the transaction request, wherein the data acquisition request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
sending the first resource attribute information to a transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset conversion rule, and adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
receiving updated first resource attribute information returned by the transaction node;
and saving the updated first resource attribute information.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a data acquisition request sent by a transaction node according to the transaction request, wherein the data acquisition request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
sending the first resource attribute information to a transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset conversion rule, and adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
receiving updated first resource attribute information returned by the transaction node;
and saving the updated first resource attribute information.
The method, the device, the computer equipment and the storage medium for processing the virtual resource data are provided. The blockchain system has the characteristic of being difficult to tamper and forge, so that the transaction of the virtual resources is accessed into the blockchain system, and the safety and reliability of data are ensured by adopting the blockchain system to store data in the transaction process.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
FIG. 1 is a diagram of an application environment for a method of processing virtual resource data in one embodiment;
FIG. 2 is a flow diagram that illustrates a method for processing virtual resource data, according to one embodiment;
FIG. 3 is a flow diagram that illustrates a method for processing virtual resource data, according to one embodiment;
FIG. 4 is a diagram illustrating a transaction process between users of the same platform, in one embodiment;
FIG. 5 is a diagram illustrating a transaction process between a platform and a transaction node, according to an embodiment;
FIG. 6 is a schematic diagram of a transaction process between users of different platforms in one embodiment;
FIG. 7 is a block diagram of an apparatus for processing virtual resource data in one embodiment;
FIG. 8 is a block diagram of an apparatus that processes virtual resource data in one embodiment;
FIG. 9 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
FIG. 1 is a diagram of an application environment for a method of processing virtual resource data, in one embodiment. Referring to fig. 1, the method of processing virtual resource data is applied to a system for processing virtual resource data. The system for processing virtual resource data comprises a node group 110 (a node 111 and a node 112), a trading node 120, wherein the node group 110 and the trading node 120 belong to nodes on a blockchain system. The trading node 120 and the node group 110 are connected via a network. The node group 110 and the transaction node 120 are computer devices, wherein the computer devices may be terminals or servers. The transaction node 120 may be a server. The terminal may specifically be a desktop terminal or a mobile terminal, and the mobile terminal may specifically be at least one of a mobile phone, a tablet computer, a notebook computer, and the like. The server may be implemented as a stand-alone server or as a server cluster consisting of a plurality of servers.
As shown in FIG. 2, in one embodiment, a method of processing virtual resource data is provided. The embodiment is mainly illustrated by applying the method to the transaction node 120 in fig. 1. Referring to fig. 2, the method for processing virtual resource data specifically includes the following steps:
step S201, a transaction request of each node in the blockchain system is received.
In this embodiment, the transaction request carries the first virtual resource identifier.
Step S202, resource attribute information corresponding to the first virtual resource identifier is obtained, and the first resource attribute information is obtained.
In particular, a transaction request refers to a computer request instruction for requesting a transaction of a virtual resource. The virtual resource identifier is an identifier for identifying a virtual resource, wherein the virtual resource identifier is not limited to a resource that can be used for conducting a transaction, such as a resource including virtual scene data, virtual video data, virtual items, virtual coins, and the like. The resource attribute information is attribute information for describing a resource, and the resource attribute information includes a type of a virtual resource, a use method, a virtual material and a corresponding material type, a time for generating the virtual resource, and the like. The first resource attribute information refers to resource attribute information of the first virtual resource identifier.
Step S203, calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information.
Step S204, adding the first attribute value to the first resource attribute information to obtain the updated first resource attribute information.
Step S205, saving the first virtual resource identifier and the updated first resource attribute information.
Specifically, the preset exchange rule refers to an exchange relationship between the attribute value in the transaction node and the virtual resource, which is customized in advance, and the exchange relationship may be fixed, or may change along with a change in demand, for example, the exchange relationship is updated according to a supply-demand relationship in a transaction market. And searching the preset exchange rule about the exchange rule corresponding to the first virtual resource identifier and the first resource attribute information to calculate the attribute value, and obtaining the first attribute value. And adding the first attribute value to the first resource attribute information to obtain the updated first resource attribute information. I.e. the attribute in which the first attribute value is included in the first resource attribute information. And the first attribute value is used for measuring the value of the resource corresponding to the first virtual resource identifier and storing the updated first resource attribute information. And sending the first attribute value according to the account information corresponding to the first resource identifier, so that the attribute value is stored in the account information corresponding to the first resource identifier. Namely, after the transaction is completed, the attribute value resource corresponding to the virtual resource of the transaction is returned to the corresponding account. If the user A sends a request for trading the virtual resource A, the resource attribute of the virtual resource A is sent to a trading node, the attribute value of the virtual resource A is calculated according to a preset exchange rule stored on the trading node to obtain an attribute value A, and the attribute value A is sent to the user A. The block chain system has the characteristics of difficult tampering and counterfeiting, and the accuracy of transaction data is ensured by adopting the block chain system to execute the transaction process and store the data in the transaction process.
In one embodiment, the updated first resource attribute information is sent to each node of the blockchain system, such that each node maintains the first resource attribute information.
Specifically, after the transaction is executed in the transaction node, the updated first resource attribute information is broadcasted to each node in the blockchain, so that each node in the blockchain system stores the updated first resource attribute information. And information generated in the transaction process is stored in each node in the block chain, so that the reliability of transaction data is ensured.
In an embodiment, the method for processing virtual resource data further includes:
step S301, acquiring resource attribute information corresponding to the second virtual resource identifier to obtain second resource attribute information.
In this embodiment, the transaction request further carries a second virtual resource identifier.
Step S302, calculating to obtain a second attribute value according to a preset exchange rule and second resource attribute information.
Step S303, add the second attribute value to the second resource attribute information to obtain updated second resource attribute information.
Step S304, sending the updated second resource attribute information to each node of the blockchain system, so that each node stores the second resource attribute information.
Step S305, acquiring the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
Step S306, the resource binding information and the first resource attribute information of the second virtual resource identifier are used as the attribute information of the first virtual resource identifier, and the attribute information of the first virtual resource identifier is stored.
Step S307, using the resource binding information and the second resource attribute information of the first virtual resource identifier as the attribute information of the second virtual resource identifier, and storing the attribute information of the second virtual resource identifier.
Specifically, the transaction request carries the second virtual resource identifier, that is, the transaction request is a transaction for executing the resource attribute corresponding to the first virtual resource identifier and the second virtual resource identifier. And acquiring resource attribute information corresponding to the second virtual resource identifier, and calculating an attribute value of the resource attribute information corresponding to the second virtual resource according to a preset exchange rule to obtain a second attribute value. And adding the second attribute value to the second resource attribute information to obtain updated second resource attribute information. And sending the updated second resource attribute information to each node of the block chain system so that each node stores the second resource attribute information. And directly trading the resource attribute corresponding to the first virtual resource identifier and the resource attribute corresponding to the second virtual resource identifier. And acquiring and exchanging resource binding information corresponding to the first virtual resource identifier and resource binding information corresponding to the second virtual resource identifier. Where resource binding information is information used to represent the owner of the virtual resource, the resource binding information includes, but is not limited to, platform information, account information, and the like. And taking the exchanged resource binding information of the first virtual resource identifier and the resource attribute information of the first virtual resource identifier as the attribute information of the first virtual resource identifier, and storing the attribute information of the first virtual resource identifier. And taking the exchanged resource binding information of the second virtual resource identifier and the resource attribute information of the second virtual resource identifier as the attribute information of the second virtual resource identifier, and storing the attribute information of the second virtual resource identifier.
In one embodiment, the attribute information of the first virtual resource identifier is sent according to the resource binding information of the first virtual resource identifier, and the attribute information of the second virtual resource is sent according to the resource binding information of the second virtual resource identifier.
Specifically, the resource attribute information of the first virtual resource identifier is sent according to the resource binding information in the exchanged first virtual resource identifier. And sending the resource attribute information of the second virtual resource identifier according to the resource binding information in the exchanged second virtual resource identifier. If the first virtual resource identifier is the prop A, the resource binding information is the account A in the game A, the second virtual resource identifier is the prop B, and the resource binding information is the account B in the game B, namely the prop A resource binding information is modified into the account B in the game B, and the prop B resource binding information is modified into the account A in the game A. Where game a and game B may be the same or different games. And sending the prop A to an account B in the game B. And sending the prop B to the account A in the game A.
In one embodiment, the attribute information of the first virtual resource identifier is sent to each node of the blockchain system, so that each node stores the attribute information of the first virtual resource identifier, and the attribute information of the second virtual resource identifier is sent to each node of the blockchain system, so that each node stores the attribute information of the second virtual resource identifier.
Specifically, after the transaction is executed in the transaction node, the obtained attribute information corresponding to the first virtual resource identifier and the obtained attribute information corresponding to the second virtual resource identifier are broadcast to each node in the block chain, so that each node in the block chain system stores the attribute information corresponding to the first virtual resource identifier and the attribute information corresponding to the second virtual resource identifier. And information generated in the transaction process is stored in each node in the block chain, so that the reliability of transaction data is ensured.
In one embodiment, a transaction state corresponding to a first virtual resource identifier is obtained, a first transaction state is obtained, a transaction state corresponding to a second virtual resource identifier is obtained, and when the first transaction state is a tradable state and the second transaction state is a tradable state, the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier are obtained.
Specifically, the trading state is used to describe the state of the virtual resource, including but not limited to a tradable state and a non-tradable state. The tradable state and the non-tradable state can be further divided into a plurality of sub-tradable states, and specific settings can be customized according to requirements. The first transaction state is the transaction state of the resource attribute information corresponding to the first virtual resource identifier, and similarly, the second transaction state is the transaction state of the resource attribute information corresponding to the second virtual resource identifier. When the first transaction state is a tradable state and the second transaction state is a tradable state, the transaction of two different virtual resources can be executed, and when the first transaction state and the second transaction state are tradable states, the process proceeds to step S305. Whether the transaction state of the game resources is tradable or not is confirmed before the transaction of the game resources, so that the effectiveness of the transaction can be ensured, and the execution of invalid transaction is avoided.
In one embodiment, when the first attribute value and the second attribute value are not equivalent, calculating a difference value between the first attribute value and the second attribute value; and when the difference value is larger than zero, acquiring a third attribute value from the account corresponding to the binding information of the second virtual resource identifier, wherein the third attribute value is equal to the difference value, executing the acquisition of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
Specifically, when the first attribute value and the second attribute value are not equivalent, the two virtual resources representing the two parties of the transaction cannot be equivalently exchanged, and the corresponding attribute value can be acquired from the party with low value so that the transaction can be equivalently performed. The difference value between the first attribute value and the second attribute value is calculated, whether the difference value is greater than zero or not is judged, the difference value is greater than zero, the first attribute value is greater than the second attribute value, and an attribute value equivalent to the difference value, namely a third attribute value, needs to be acquired from an account corresponding to the second virtual resource identifier, wherein the attribute value can be directly the attribute value in the user account or can be replaced by a virtual resource with the value equivalent to the third attribute value in the account.
In one embodiment, when the difference is less than zero, a fourth attribute value is obtained from the account corresponding to the binding information of the first virtual resource identifier, where the fourth attribute value is equal to the absolute value of the difference, the obtaining of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier is executed, and the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier are stored.
Specifically, when the difference is less than zero, it indicates that the first attribute value is less than the second attribute value, and an attribute value of a value such as an absolute value of the difference, that is, a fourth attribute value, needs to be acquired from the account corresponding to the first virtual resource identifier, where the fourth attribute value may be directly an attribute value in the user account, or may be replaced with a virtual resource of a value such as a fourth attribute value in the account.
The method for processing the virtual resource data accesses the transaction of the virtual resources among various platforms through the transaction equipment, realizes the transaction among the virtual resources among different platforms, and leads the transaction to be more convenient and efficient.
As shown in FIG. 3, in one embodiment, a method of processing virtual resource data is provided. The present embodiment is mainly illustrated by applying the method to the node 110 in fig. 1. Referring to fig. 3, the method for processing virtual resource data specifically includes the following steps:
step S401, receiving a data acquisition request sent by the transaction node according to the transaction request.
In this embodiment, the data acquisition request carries the first virtual resource identifier.
Step S402, acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information.
Step S403, sending the first resource attribute information to the transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset conversion rule, and adds the first attribute value to the first resource attribute information to obtain updated first resource attribute information.
Step S404, receiving the updated first resource attribute information returned by the trading node.
Step S405, saving the updated first resource attribute information.
In particular, the transaction request is computer instructions for trading the virtual resource. The data acquisition request is computer instructions for acquiring resource attribute information. The resource attribute information is attribute information for describing a resource, and the resource attribute information includes a type of a virtual resource, a use method, a virtual material and a corresponding material type, a time for generating the virtual resource, and the like. The virtual resource identifies, but is not limited to, resources that can be used to conduct transactions, such as resources including virtual scene data, virtual video data, virtual props, virtual coins, and so on. The first resource attribute information refers to resource attribute information of the first virtual resource identifier. The preset exchange rule refers to an exchange relationship between the attribute values in the pre-defined transaction nodes and the virtual resources, and the exchange relationship can be fixed and can also change along with the change of demands, such as updating the exchange relationship according to the supply and demand relationship of a transaction market. And searching the preset exchange rule about the exchange rule corresponding to the first virtual resource identifier and the first resource attribute information to calculate the attribute value, and obtaining the first attribute value. And adding the first attribute value to the first resource attribute information to obtain the updated first resource attribute information. And the transaction node returns the updated first resource attribute information to an account corresponding to the first virtual resource node, and stores the updated first resource attribute information. The blockchain system has the characteristic of being difficult to tamper and forge, and the accuracy of transaction data is ensured by adopting the blockchain system to execute a transaction process and store data in the transaction process.
In a specific embodiment, referring to fig. 4, two transaction parties are an account a and an account B, where the account a provides a virtual resource a, the account B provides money, the virtual resource a serves as a first resource, an attribute value serves as a second resource, and the account B purchases the virtual resource a with the attribute value, where before a transaction, an attribute included in the virtual resource a is virtual resource basic information, the virtual resource basic information (resource attribute information) includes generation time, a function, a forging material, and the like of the virtual resource, the resource binding information includes a platform identifier, an account identifier, and the like, and after a transaction is performed, the transaction information of the virtual resource a includes transaction time, a transaction account, a transaction mode, and transaction fees, where the transaction fees may be other resources such as an attribute value or props. The virtual resources on the same platform can be traded only by providing a corresponding virtual resource trading module in the platform.
In a specific embodiment, the account is transacted with a third-party exchange, and referring to fig. 5, the two parties of the transaction include an account a and an exchange and an account C, where the account a and the exchange transact in the first transaction, and the account C and the exchange transact in the second transaction, and as the number of transactions increases, transaction information of each time is recorded in the transaction information, for example, the transaction information 1 is the transaction between the account a and the exchange, and the transaction information 2 is the transaction between the account C and the exchange.
In one particular embodiment, cross-platform trading, referring to FIG. 6, cross-platform trading is conducted through an exchange. The figure comprises two different platforms, namely a platform A and a platform B, wherein an account A and an account B in the platform A perform virtual resource transaction, an account C and an account D in the platform B perform virtual resource transaction, and the transaction between the account B and the account D, namely the transaction between the virtual resource A and the virtual resource D is performed through a trading exchange.
Fig. 2 and 3 are flow diagrams illustrating a method for processing virtual resource data according to an embodiment. It should be understood that although the steps in the flowcharts of fig. 2 and 3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2 and 3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternately with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 7, there is provided an apparatus 200 for processing virtual resource data, comprising:
a transaction request receiving module 201, configured to receive a transaction request of each node in the blockchain system, where the transaction request carries the first virtual resource identifier.
The resource attribute information obtaining module 202 is configured to obtain resource attribute information corresponding to the first virtual resource identifier, so as to obtain first resource attribute information.
The exchange module 203 is configured to calculate a first attribute value according to a preset exchange rule and the first resource attribute information.
The attribute updating module 204 is configured to add the first attribute value to the first resource attribute information to obtain updated first resource attribute information.
And the data saving module 205 is configured to save the first virtual resource identifier and the updated first resource attribute information.
In an embodiment, the apparatus 200 for processing virtual resource data further includes:
and the data sending module is used for sending the updated first resource attribute information to each node of the block chain system so that each node stores the first resource attribute information.
In an embodiment, the apparatus 200 for processing virtual resource data further includes:
the resource attribute information obtaining module 202 is further configured to obtain resource attribute information corresponding to the second virtual resource identifier, so as to obtain second resource attribute information.
The exchange module 203 is further configured to calculate a second attribute value according to a preset exchange rule and second resource attribute information.
The attribute updating module 204 is further configured to add the second attribute value to the second resource attribute information to obtain updated second resource attribute information.
The data sending module is further configured to send the updated second resource attribute information to each node of the blockchain system, so that each node stores the second resource attribute information.
And the resource binding information acquisition module is used for acquiring the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
And the attribute updating module is used for taking the resource binding information and the first resource attribute information of the second virtual resource identifier as the attribute information of the first virtual resource identifier, storing the attribute information of the first virtual resource identifier, taking the resource binding information and the second resource attribute information of the first virtual resource identifier as the attribute information of the second virtual resource identifier, and storing the attribute information of the second virtual resource identifier.
In one embodiment, the data sending module further includes: and sending the attribute information of the first virtual resource identifier to each node of the blockchain system so that each node stores the attribute information of the first virtual resource identifier, and sending the attribute information of the second virtual resource identifier to each node of the blockchain system so that each node stores the attribute information of the second virtual resource identifier.
In an embodiment, the apparatus 200 for processing virtual resource data further includes:
and the transaction state acquisition module is used for acquiring the transaction state corresponding to the first virtual resource identifier to obtain the first transaction state, and acquiring the transaction state corresponding to the second virtual resource identifier to obtain the second transaction state.
The resource binding information obtaining module is further configured to execute obtaining of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier when the first transaction state is a tradable state and the second transaction state is a tradable state.
In an embodiment, the apparatus 200 for processing virtual resource data further includes:
and the difference value calculating module is used for calculating the difference value of the first attribute value and the second attribute value when the first attribute value and the second attribute value are not equivalent.
The binding information obtaining module is further configured to, when the difference is greater than zero, obtain a third attribute value from an account corresponding to the binding information of the second virtual resource identifier, where the third attribute value is equal to the difference, perform obtaining of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and store the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In an embodiment, the binding information obtaining module is further configured to, when the difference is smaller than zero, obtain a fourth attribute value from the account corresponding to the binding information of the first virtual resource identifier, where the fourth attribute value is equal to an absolute value of the difference, perform obtaining of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and store the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, as shown in FIG. 8, there is provided an apparatus 300 for processing virtual resource data, comprising:
the data obtaining request receiving module 301 is configured to receive a data obtaining request sent by a transaction node according to a transaction request, where the data obtaining request carries a first virtual resource identifier.
The resource attribute obtaining module 302 is configured to obtain resource attribute information corresponding to the first virtual resource identifier, so as to obtain first resource attribute information.
The data sending module 303 is configured to send the first resource attribute information to the transaction node, so that the transaction node calculates a first attribute value according to the first resource attribute information and a preset conversion rule, and adds the first attribute value to the first resource attribute information to obtain updated first resource attribute information.
And the attribute receiving module 304 is configured to receive the first resource attribute information updated by the transaction node.
An attribute saving module 305, configured to save the updated first resource attribute information.
FIG. 9 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may specifically be the node group 110 (or the transaction node 120) in fig. 1. As shown in fig. 9, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected via a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program that, when executed by the processor, causes the processor to implement a method of processing virtual resource data. The internal memory may also have stored therein a computer program that, when executed by the processor, causes the processor to perform a method of processing virtual resource data. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the apparatus for processing virtual resource data provided herein may be implemented in the form of a computer program that is executable on a computer device as shown in fig. 9. The memory of the computer device may store various program modules constituting the apparatus for processing virtual resource data, such as a transaction request receiving module 201, a resource attribute information acquiring module 202, a redemption module 203, an attribute updating module 204 and a data saving module 205 shown in fig. 7. The computer program constituted by the respective program modules causes the processor to execute the steps in the method of processing virtual resource data of the embodiments of the present application described in the present specification.
For example, the data acquisition request receiving module 301, the resource attribute acquiring module 302, the data transmitting module 303, the attribute receiving module 304, and the attribute storing module 305 shown in fig. 8. The computer program constituted by the respective program modules causes the processor to execute the steps in the method of processing virtual resource data of the embodiments of the present application described in the present specification.
For example, the computer device shown in fig. 9 may perform receiving, by the transaction request receiving module 201 in the apparatus 200 for processing virtual resource data shown in fig. 7, a transaction request of each node in the blockchain system, where the transaction request carries the first virtual resource identifier. The computer device may execute, by the resource attribute information obtaining module 202, obtaining resource attribute information corresponding to the first virtual resource identifier, to obtain the first resource attribute information. The computer device can calculate the first attribute value according to the preset exchange rule and the first resource attribute information through the exchange module 203. The computer device may perform adding the first attribute value to the first resource attribute information via the attribute update module 204 to obtain updated first resource attribute information. The computer device may perform the saving of the first virtual resource identification and the updated first resource attribute information by the data saving module 205.
The computer device shown in fig. 9 may execute, by using the data acquisition request receiving module 301 in the apparatus 300 for processing virtual resource data shown in fig. 8, receiving a data acquisition request sent by a transaction node according to a transaction request, where the data acquisition request carries a first virtual resource identifier. The computer device may execute, by the resource attribute obtaining module 302, obtaining resource attribute information corresponding to the first virtual resource identifier, to obtain first resource attribute information. The computer device may send the first resource attribute information to the transaction node through the data sending module 303, so that the transaction node calculates a first attribute value according to the first resource attribute information and the preset conversion rule, and adds the first attribute value to the first resource attribute information to obtain updated first resource attribute information. The computer device may perform receiving the updated first resource attribute information back by the transaction node via the attribute receiving module 304. The saving of updated first resource attribute information may be performed by the computer device via the attribute saving module 305.
In one embodiment, a computer device is provided, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program: receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier; acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information; calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information; adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information; and saving the first virtual resource identifier and the updated first resource attribute information.
In one embodiment, the processor, when executing the computer program, performs the steps of: and sending the updated first resource attribute information to each node of the block chain system so that each node stores the first resource attribute information.
In one embodiment, the transaction request further carries a second virtual resource identifier, and the processor when executing the computer program performs the following steps: acquiring resource attribute information corresponding to the second virtual resource identifier to obtain second resource attribute information; calculating to obtain a second attribute value according to a preset exchange rule and second resource attribute information; adding the second attribute value to the second resource attribute information to obtain updated second resource attribute information; sending the updated second resource attribute information to each node of the block chain system so that each node stores the second resource attribute information; acquiring resource binding information of a first virtual resource identifier and resource binding information of a second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier; the resource binding information of the second virtual resource identifier and the first resource attribute information are used as the attribute information of the first virtual resource identifier, and the attribute information of the first virtual resource identifier is stored; and taking the resource binding information and the second resource attribute information of the first virtual resource identifier as the attribute information of the second virtual resource identifier, and storing the attribute information of the second virtual resource identifier.
In one embodiment, the processor, when executing the computer program, further performs the steps of: sending the attribute information of the first virtual resource identifier to each node of the block chain system so that each node stores the attribute information of the first virtual resource identifier; and sending the attribute information of the second virtual resource identifier to each node of the block chain system so that each node stores the attribute information of the second virtual resource identifier.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring a transaction state corresponding to the first virtual resource identifier to obtain a first transaction state; acquiring a transaction state corresponding to the second virtual resource identifier to obtain a second transaction state; and when the first transaction state is a tradable state and the second transaction state is a tradable state, executing to acquire the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, the processor, when executing the computer program, further performs the steps of: when the first attribute value and the second attribute value are not equivalent, calculating a difference value between the first attribute value and the second attribute value; and when the difference value is larger than zero, acquiring a third attribute value from the account corresponding to the binding information of the second virtual resource identifier, wherein the third attribute value is equal to the difference value, executing the acquisition of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and when the difference value is less than zero, acquiring a fourth attribute value from the account corresponding to the binding information of the first virtual resource identifier, wherein the fourth attribute value is equal to the absolute value of the difference value, executing the acquisition of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, a computer device is provided, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program: receiving a data acquisition request sent by a transaction node according to the transaction request, wherein the data acquisition request carries a first virtual resource identifier; acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information; sending the first resource attribute information to a transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset conversion rule, and adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information; receiving updated first resource attribute information returned by the transaction node; and saving the updated first resource attribute information.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier; acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information; calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information; adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information; and saving the first virtual resource identifier and the updated first resource attribute information.
In one embodiment, the computer program when executed by the processor further performs the steps of: and sending the updated first resource attribute information to each node of the block chain system so that each node stores the first resource attribute information.
In one embodiment, the transaction request further carries a second virtual resource identifier, and the computer program when executed by the processor further performs the steps of: acquiring resource attribute information corresponding to the second virtual resource identifier to obtain second resource attribute information; calculating to obtain a second attribute value according to a preset exchange rule and second resource attribute information; adding the second attribute value to the second resource attribute information to obtain updated second resource attribute information; sending the updated second resource attribute information to each node of the block chain system so that each node stores the second resource attribute information; acquiring resource binding information of a first virtual resource identifier and resource binding information of a second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier; the resource binding information of the second virtual resource identifier and the first resource attribute information are used as the attribute information of the first virtual resource identifier, and the attribute information of the first virtual resource identifier is stored; and taking the resource binding information and the second resource attribute information of the first virtual resource identifier as the attribute information of the second virtual resource identifier, and storing the attribute information of the second virtual resource identifier.
In one embodiment, the processor, when executing the computer program, further performs the steps of: sending the attribute information of the first virtual resource identifier to each node of the block chain system so that each node stores the attribute information of the first virtual resource identifier; and sending the attribute information of the second virtual resource identifier to each node of the block chain system so that each node stores the attribute information of the second virtual resource identifier.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring a transaction state corresponding to the first virtual resource identifier to obtain a first transaction state; acquiring a transaction state corresponding to the second virtual resource identifier to obtain a second transaction state; and when the first transaction state is a tradable state and the second transaction state is a tradable state, executing to acquire the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, the computer program when executed by the processor further performs the steps of: when the first attribute value and the second attribute value are not equivalent, calculating a difference value between the first attribute value and the second attribute value; and when the difference value is larger than zero, acquiring a third attribute value from the account corresponding to the binding information of the second virtual resource identifier, wherein the third attribute value is equal to the difference value, executing the acquisition of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, the computer program when executed by the processor further performs the steps of: and when the difference value is less than zero, acquiring a fourth attribute value from the account corresponding to the binding information of the first virtual resource identifier, wherein the fourth attribute value is equal to the absolute value of the difference value, executing the acquisition of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: receiving a data acquisition request sent by a transaction node according to the transaction request, wherein the data acquisition request carries a first virtual resource identifier; acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information; sending the first resource attribute information to a transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset conversion rule, and adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information; receiving updated first resource attribute information returned by the transaction node; and saving the updated first resource attribute information.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing are merely exemplary embodiments of the present invention, which enable those skilled in the art to understand or practice the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method of processing virtual resource data, the method comprising:
receiving a transaction request of each node in a block chain system, wherein the transaction request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information;
adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
and saving the first virtual resource identifier and the updated first resource attribute information.
2. The method of claim 1, further comprising:
and sending the updated first resource attribute information to each node of the block chain system so that each node stores the first resource attribute information.
3. The method of claim 1, wherein the transaction request further carries a second virtual resource identifier, the method further comprising:
acquiring resource attribute information corresponding to the second virtual resource identifier to obtain second resource attribute information;
calculating to obtain a second attribute value according to the preset exchange rule and the second resource attribute information;
adding the second attribute value to the second resource attribute information to obtain updated second resource attribute information;
sending the updated second resource attribute information to each node of the blockchain system, so that each node stores the second resource attribute information;
acquiring resource binding information of the first virtual resource identifier and resource binding information of the second virtual resource identifier, and storing the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier;
taking the resource binding information of the second virtual resource identifier and the first resource attribute information as the attribute information of the first virtual resource identifier, and storing the attribute information of the first virtual resource identifier;
and taking the resource binding information of the first virtual resource identifier and the second resource attribute information as the attribute information of the second virtual resource identifier, and storing the attribute information of the second virtual resource identifier.
4. The method of claim 3, further comprising:
sending the attribute information of the first virtual resource identifier to each node of the blockchain system, so that each node stores the attribute information of the first virtual resource identifier;
and sending the attribute information of the second virtual resource identifier to each node of the blockchain system, so that each node stores the attribute information of the second virtual resource identifier.
5. The method of claim 3, further comprising:
acquiring a transaction state corresponding to the first virtual resource identifier to obtain a first transaction state;
acquiring a transaction state corresponding to the second virtual resource identifier to obtain a second transaction state;
and when the first transaction state is a tradable state and the second transaction state is a tradable state, executing the acquiring of the resource binding information of the first virtual resource identifier and the resource binding information of the second virtual resource identifier.
6. A method of processing virtual resource data, the method comprising:
receiving a data acquisition request sent by a transaction node according to a transaction request, wherein the data acquisition request carries a first virtual resource identifier;
acquiring resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
sending the first resource attribute information to the transaction node, so that the transaction node calculates to obtain a first attribute value according to the first resource attribute information and a preset exchange rule, and adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
receiving the updated first resource attribute information returned by the trading node;
and saving the updated first resource attribute information.
7. An apparatus for processing virtual resource data, the apparatus comprising:
the system comprises a transaction request receiving module, a block chain processing module and a block chain processing module, wherein the transaction request receiving module is used for receiving transaction requests of all nodes in a block chain system, and the transaction requests carry first virtual resource identifiers;
the resource attribute information acquisition module is used for acquiring the resource attribute information corresponding to the first virtual resource identifier to obtain first resource attribute information;
the exchange module is used for calculating to obtain a first attribute value according to a preset exchange rule and the first resource attribute information;
the attribute updating module is used for adding the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
and the data storage module is used for storing the first virtual resource identifier and the updated first resource attribute information.
8. An apparatus for processing virtual resource data, the apparatus comprising:
the data acquisition request receiving module is used for receiving a data acquisition request sent by a transaction node according to the transaction request, wherein the data acquisition request carries a first virtual resource identifier;
a resource attribute obtaining module, configured to obtain resource attribute information corresponding to the first virtual resource identifier, to obtain first resource attribute information;
the data sending module is used for sending the first resource attribute information to the transaction node so that the transaction node calculates a first attribute value according to the first resource attribute information and a preset exchange rule, and adds the first attribute value to the first resource attribute information to obtain updated first resource attribute information;
the attribute receiving module is used for receiving the updated first resource attribute information returned by the transaction node;
and the attribute storage module is used for storing the updated first resource attribute information.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 6 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN201911048206.0A 2019-10-30 2019-10-30 Method, apparatus, computer device and storage medium for processing virtual resource data Active CN111061558B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911048206.0A CN111061558B (en) 2019-10-30 2019-10-30 Method, apparatus, computer device and storage medium for processing virtual resource data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911048206.0A CN111061558B (en) 2019-10-30 2019-10-30 Method, apparatus, computer device and storage medium for processing virtual resource data

Publications (2)

Publication Number Publication Date
CN111061558A true CN111061558A (en) 2020-04-24
CN111061558B CN111061558B (en) 2023-09-01

Family

ID=70298522

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911048206.0A Active CN111061558B (en) 2019-10-30 2019-10-30 Method, apparatus, computer device and storage medium for processing virtual resource data

Country Status (1)

Country Link
CN (1) CN111061558B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113191753A (en) * 2021-04-26 2021-07-30 飞呗科技有限公司 Game digital asset management method, system and equipment based on block chain

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066893A (en) * 2017-02-28 2017-08-18 腾讯科技(深圳)有限公司 The treating method and apparatus of accounts information in block chain
CN108479071A (en) * 2018-03-16 2018-09-04 厦门快商通信息技术有限公司 A kind of game transaction platform implementation method based on block chain
CN108876605A (en) * 2018-05-27 2018-11-23 北京轻松筹信息技术有限公司 Digital asset method of commerce and device
CN108960822A (en) * 2018-06-13 2018-12-07 阿里巴巴集团控股有限公司 A kind of exchanging method and device of the available resources quota based on block chain
CN109173266A (en) * 2018-11-12 2019-01-11 网易(杭州)网络有限公司 Processing method, device, processor and the server of fictitious assets across game
CN109447636A (en) * 2018-10-15 2019-03-08 联动优势科技有限公司 A kind of assets transfer method and device
CN109432784A (en) * 2018-11-07 2019-03-08 四川长虹电器股份有限公司 A kind of account transaction processing method and device based on block chain

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066893A (en) * 2017-02-28 2017-08-18 腾讯科技(深圳)有限公司 The treating method and apparatus of accounts information in block chain
CN108479071A (en) * 2018-03-16 2018-09-04 厦门快商通信息技术有限公司 A kind of game transaction platform implementation method based on block chain
CN108876605A (en) * 2018-05-27 2018-11-23 北京轻松筹信息技术有限公司 Digital asset method of commerce and device
CN108960822A (en) * 2018-06-13 2018-12-07 阿里巴巴集团控股有限公司 A kind of exchanging method and device of the available resources quota based on block chain
CN109447636A (en) * 2018-10-15 2019-03-08 联动优势科技有限公司 A kind of assets transfer method and device
CN109432784A (en) * 2018-11-07 2019-03-08 四川长虹电器股份有限公司 A kind of account transaction processing method and device based on block chain
CN109173266A (en) * 2018-11-12 2019-01-11 网易(杭州)网络有限公司 Processing method, device, processor and the server of fictitious assets across game

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
YANG ZHANG 等: "A Blockchain Based Peer-To-Peer Electricity Trading Mechanism in Residential Electricity Market", 《2018 CHINESE AUTOMATION CONGRESS (CAC)》, pages 1 - 2 *
宋立丰 等: "基于数据权的现实与虚拟闲置资产共享——区块链视角下的共享经济发展研究", 《经济学家》, no. 8, pages 39 - 47 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113191753A (en) * 2021-04-26 2021-07-30 飞呗科技有限公司 Game digital asset management method, system and equipment based on block chain

Also Published As

Publication number Publication date
CN111061558B (en) 2023-09-01

Similar Documents

Publication Publication Date Title
CN112200571B (en) Resource distribution method and device based on block chain and electronic equipment
CN112184191A (en) Resource transaction method, device and system based on block chain
CN110597919B (en) Block chain-based data management method, device, equipment and storage medium
CN111444209A (en) Data processing method, device, equipment and medium based on block chain
CN107392582B (en) Method and device for realizing resource transfer and method and device for realizing collection and payment
CN111784128A (en) Asset information processing method and system based on block chain
CN109190925B (en) Policy recommendation method, device, computer equipment and storage medium
CN111488626A (en) Data processing method, device, equipment and medium based on block chain
CN112200568A (en) Block chain based account creation method and device and electronic equipment
CN112035350A (en) Test method and device for block chain system and computer equipment
CN112200572A (en) Resource distribution method and device based on block chain and electronic equipment
CN110838041B (en) Virtual resource activity processing method and device, computer equipment and storage medium
CN111061558B (en) Method, apparatus, computer device and storage medium for processing virtual resource data
JP6294193B2 (en) Transaction management system and transaction management method
CN111553594B (en) Resource allocation method, device, computer equipment and computer readable storage medium
CN111680995A (en) Payment chain construction method and device, computer equipment and readable storage medium
CN109271564A (en) Declaration form querying method and equipment
CN114626841A (en) Resource transfer processing method, device, computer device, medium, and program product
CN112200570A (en) Resource distribution method and device based on block chain and electronic equipment
CN112651743A (en) Transaction risk prompting method and device based on block chain and related equipment
CN110532516A (en) Account checking method that digital asset transfers, apparatus and system
CN111311102A (en) Resource ratio adjusting method, device, equipment and computer readable storage medium
CN114662007B (en) Data recommendation method and device, computer equipment and storage medium
CN111061567B (en) Resource data processing method, device, computer readable storage medium and computer equipment
CN113469788B (en) Multi-channel data processing method, device, computer equipment and 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
CB02 Change of applicant information

Address after: 601, 6 / F, building 2, No. 18, Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant after: Jingdong Technology Information Technology Co.,Ltd.

Address before: 601, 6 / F, building 2, No. 18, Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant before: Jingdong Shuke Haiyi Information Technology Co.,Ltd.

Address after: 601, 6 / F, building 2, No. 18, Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant after: Jingdong Shuke Haiyi Information Technology Co.,Ltd.

Address before: 601, 6 / F, building 2, No. 18, Kechuang 11th Street, Beijing Economic and Technological Development Zone, Beijing 100176

Applicant before: BEIJING HAIYI TONGZHAN INFORMATION TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant