CN111598554A - Method and system for verifying accuracy of digital asset address - Google Patents

Method and system for verifying accuracy of digital asset address Download PDF

Info

Publication number
CN111598554A
CN111598554A CN202010364962.0A CN202010364962A CN111598554A CN 111598554 A CN111598554 A CN 111598554A CN 202010364962 A CN202010364962 A CN 202010364962A CN 111598554 A CN111598554 A CN 111598554A
Authority
CN
China
Prior art keywords
balance
original
receiving address
address
input
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
CN202010364962.0A
Other languages
Chinese (zh)
Other versions
CN111598554B (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.)
Chengdu Tongchuang Jialian Technology Co ltd
Original Assignee
Hainan Xinruan Software 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 Hainan Xinruan Software Co ltd filed Critical Hainan Xinruan Software Co ltd
Priority to CN202010364962.0A priority Critical patent/CN111598554B/en
Publication of CN111598554A publication Critical patent/CN111598554A/en
Application granted granted Critical
Publication of CN111598554B publication Critical patent/CN111598554B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • 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/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/403Solvency checks
    • G06Q20/4037Remote solvency checks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Abstract

The invention discloses a method and a system for verifying the accuracy of a digital asset address, wherein the method comprises the following steps: acquiring the original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address; acquiring a pre-judgment balance of a receiving address input by a user; pre-judging the balance to be the balance of the receiving address predicted by the sender; judging whether the received address is input correctly or not according to the matching relation between the original balance and the pre-judged balance; if the original balance and the pre-determined balance match, the received address input is correct. Compared with the prior art, the method and the device have the advantages that the transparent characteristic of the block chain is utilized, the balance of the receiving address known by the user is matched and compared with the real balance of the receiving address in the transfer process, so that the receiving address is verified, the condition that the assets are transferred to wrong receivers due to copying and pasting errors is avoided, and asset loss is avoided.

Description

Method and system for verifying accuracy of digital asset address
Technical Field
The invention relates to the field of digital asset transaction, in particular to a method and a system for verifying the accuracy of a digital asset address.
Background
The digital asset exchange is a physical platform for all traders to buy or sell digital assets and exchange them for other assets, and is a bridge connecting the primary and secondary markets of digital asset investment. In the world of digital assets, the asset address corresponds to the bank account number. When the user transfers accounts for other people, the account transfer operation can be completed only by inputting the asset address of the receiver through the transaction website.
However, the digital asset address is complex and difficult to remember, and most of the transfer process is to finish the transfer by copying and pasting the asset address, so that errors are easy to occur. In addition, in the process of transferring the digital assets, only the asset address of the receiver needs to be filled, and information such as the name of the receiver does not need to be filled, so that the verification cannot be carried out. And the transfer process of the digital assets has an irrevocable characteristic. Once the copying and pasting errors occur and the assets are transferred to the wrong receivers, the assets cannot be retrieved any more, and the assets are easily lost.
Disclosure of Invention
The invention aims to provide a method and a system for verifying the accuracy of a digital asset address, which aim to solve the problems that in the existing digital asset transfer process, due to the characteristics that the asset address is complex and difficult to remember and is easy to make an error, and due to the characteristics that the asset address cannot be verified and the transfer process cannot be cancelled, once the asset is transferred to an incorrect receiver due to error copying and pasting, the asset cannot be retrieved and the asset is easy to lose.
In a first aspect, an embodiment of the present invention provides a method for checking accuracy of a digital asset address, where the method includes: acquiring a receiving address input by a user; the receiving address is a digital asset address for receiving digital assets;
acquiring the original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address;
acquiring the pre-judgment balance of the receiving address input by the user; the pre-judgment balance is the balance of the receiving address predicted by the sender;
judging whether the receiving address is input correctly or not according to the matching relation between the original balance and the pre-judged balance;
and if the original balance is matched with the pre-judged balance, the received address is correctly input.
With reference to the first aspect, in a first possible implementation manner, the method further includes:
if the original balance and the predetermined balance are not matched, the received address input is incorrect.
With reference to the first aspect, in a second possible implementation manner, the acquiring a receiving address input by a user specifically includes:
and acquiring a receiving address input by a user through a receiving address bar of the client.
With reference to the first aspect, in a third possible implementation manner, if the original balance and the predetermined balance are matched, the receiving an address input is correct, specifically including:
if the original balance is matched with the pre-judged balance, acquiring the original transaction times; the original transaction times are the real transaction times of the receiving address;
acquiring the times of pre-judgment transactions of the receiving address input by a user;
judging whether the receiving address is input correctly or not according to the matching relation between the original transaction times and the pre-judged transaction times;
and if the original transaction times are matched with the pre-judged transaction times, the input of the receiving address is correct.
With reference to the first aspect, in a fourth possible implementation manner, if the original balance and the predetermined balance are matched, the receiving an address input is correct, specifically including:
if the original balance is matched with the pre-judged balance, acquiring the original first transaction time; the original transaction times are the real first transaction time of the receiving address;
acquiring the pre-judged first transaction time of the receiving address input by the user;
judging whether the receiving address is input correctly or not according to the matching relation between the original first transaction time and the pre-judged first transaction time;
and if the original first transaction time is matched with the pre-judged first transaction time, the received address is correctly input.
With reference to the first aspect, in a fifth possible implementation manner, the method further includes:
transferring money to the receiving address.
In a second aspect of the embodiments of the present disclosure, a system for checking accuracy of a digital asset address is provided, where the system includes a receiving address obtaining module, configured to obtain a receiving address input by a user; the receiving address is a digital asset address for receiving digital assets;
an original balance obtaining module, configured to obtain an original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address;
the pre-judgment balance acquisition module is used for acquiring the pre-judgment balance of the receiving address input by the user; the pre-judgment balance is the balance of the receiving address predicted by the sender;
a matching relation judging module, configured to judge whether the receiving address is correctly input according to a matching relation between the original balance and the pre-judged balance;
and if the original balance is matched with the pre-judged balance, the received address is correctly input.
With reference to the second aspect, in a sixth possible implementation manner, the matching relationship determining module is further configured to, if the original balance and the predetermined balance are not matched, input the receiving address incorrectly.
With reference to the second aspect, in a seventh possible implementation manner, the receiving address obtaining module is configured to obtain a receiving address input by a user, and specifically includes: and acquiring a receiving address input by a user through a receiving address bar of the client.
With reference to the second aspect, in an eighth possible implementation manner, the matching relationship determining module is configured to, if the original balance and the pre-determined balance are matched, determine that the received address input is correct, and specifically include:
if the original balance is matched with the pre-judged balance, acquiring the original transaction times; the original transaction times are the real transaction times of the receiving address;
acquiring the times of pre-judgment transactions of the receiving address input by a user;
judging whether the receiving address is input correctly or not according to the matching relation between the original transaction times and the pre-judged transaction times;
and if the original transaction times are matched with the pre-judged transaction times, the input of the receiving address is correct.
With reference to the second aspect, in a ninth possible implementation manner, the matching relationship determining module is configured to, if the original balance and the pre-determined balance are matched, determine that the received address input is correct, and specifically include:
if the original balance is matched with the pre-judged balance, acquiring the original first transaction time; the original transaction times are the real first transaction time of the receiving address;
acquiring the pre-judged first transaction time of the receiving address input by the user;
judging whether the receiving address is input correctly or not according to the matching relation between the original first transaction time and the pre-judged first transaction time;
and if the original first transaction time is matched with the pre-judged first transaction time, the received address is correctly input.
With reference to the second aspect, in a tenth possible implementation manner, the system further includes: and the transfer module is used for transferring the account to the receiving address.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: acquiring the original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address; acquiring a pre-judgment balance of a receiving address input by a user; pre-judging the balance to be the balance of the receiving address predicted by the sender; judging whether the received address is input correctly or not according to the matching relation between the original balance and the pre-judged balance; if the original balance and the pre-determined balance match, the received address input is correct. Compared with the prior art, the method and the device have the advantages that the transparent characteristic of the block chain is utilized, the balance of the receiving address known by the user is matched and compared with the real balance of the receiving address in the transfer process, so that the receiving address is verified, the condition that the assets are transferred to wrong receivers due to copying and pasting errors is avoided, and asset loss is avoided.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart of a method for verifying the accuracy of a digital asset address provided by an embodiment of the present application;
FIG. 2 is a schematic diagram of a transfer page of a client according to an embodiment of the application;
FIG. 3 is a schematic diagram of a balance check dialog provided in an embodiment of the present application;
fig. 4 is a schematic diagram of a verification result prompt dialog box provided in the embodiment of the present application;
FIG. 5 is a schematic view of a transaction number determination dialog box according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a time to first transaction determination dialog provided in an embodiment of the present application;
FIG. 7 is a diagram of a last transaction time determination dialog provided in an embodiment of the present application;
fig. 8 is a schematic structural framework diagram of a digital asset address accuracy verification system according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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 invention.
Referring to fig. 1, a flow chart of a method for checking the accuracy of a digital asset address according to the present invention is shown, and the method includes the following steps:
step 101, acquiring a receiving address input by a user; the receiving address is a digital asset address for receiving digital assets; the method for acquiring the receiving address input by the user specifically comprises the following steps: and acquiring a receiving address input by a user through a receiving address bar of the client.
For example, the transfer page of the client shown in FIG. 2 is a schematic diagram, the illustrated transfer page including a receive address bar. The user inputs a receiving address in a receiving address bar of the client: 14zV5ZCqYmgyCzoVEhRVsP7SpUDVsCBz5 g. The address may be an address obtained by the user from another area by copy and paste.
102, acquiring the original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address; after the user pastes the receiving address in the receiving address bar, the client sending device detects that the receiving address bar has the address data input. And the client sending equipment rapidly retrieves the original balance of the receiving address, namely the real balance, from the data on the block chain which is disclosed by the corresponding digital asset through a block chain read-write program of the back-end server. After retrieving the real balance of the receiving address, the real balance may be stored in a cache of the client sending device for subsequent verification.
103, acquiring a pre-judgment balance of the receiving address input by the user; the pre-judgment balance is the balance of the receiving address predicted by the sender; for example, after the user inputs the receiving address in the receiving address bar, the user clicks the check button shown in fig. 2, and the client pops up a balance check dialog box on the transfer page, as shown in the schematic diagram of the balance check dialog box shown in fig. 3. The user may enter a predetermined balance in the balance check dialog. The pre-determined balance is a balance which is pre-known by the sender, can be a balance which is pre-informed by the receiver, and can also be a balance which is searched by the sender through a block chain.
104, judging whether the receiving address is input correctly according to the matching relation between the original balance and the pre-judged balance;
and 105, if the original balance is matched with the pre-judged balance, the received address is correctly input.
As shown in the schematic diagram of the balance check dialog box shown in fig. 3, after the user inputs the pre-determined balance of 3.75 in the balance check dialog box, the user can click a determination button in the balance check dialog box, that is, send a matching instruction to the system, so as to determine the matching relationship between the original balance and the pre-determined balance. And judging whether the receiving address input by the user is correct or not, namely whether the receiving address is the address which the user wants to transfer or not according to the matching relation between the original balance and the pre-judged balance.
Specifically, if the original balance and the predetermined balance are matched, it may be determined that the receiving address is correctly input, that is, the input receiving address is the address where the user wants to transfer money. If the original balance and the pre-judged balance do not match, it may be determined that the recipient address is input incorrectly, i.e., the input recipient address is not the address where the user wants to transfer money.
Further, if it is determined that the input of the reception address is correct, a check result prompt dialog box as shown in fig. 4 may pop up in the transfer page, a prompt of "check passed, sending …" may be displayed in the check result prompt dialog box, and the transfer may be made to the reception address. And if the received address is determined to be wrong, displaying a prompt for verification failure in a verification result prompt dialog box, and simultaneously not transferring to the received address, thereby preventing the transfer to the wrong received address and avoiding the loss of assets.
As an optional embodiment, if the original balance and the predetermined balance match, the receiving the address input is correct, specifically including: if the original balance is matched with the pre-judged balance, acquiring the original transaction times; the original transaction times are the real transaction times of the receiving address;
acquiring the times of pre-judgment transactions of the receiving address input by a user;
judging whether the receiving address is input correctly or not according to the matching relation between the original transaction times and the pre-judged transaction times;
and if the original transaction times are matched with the pre-judged transaction times, the input of the receiving address is correct.
In the practical application process of the embodiment of the application, there may be a case where the received address is wrong, but the original balance and the pre-determined balance are matched. As an optional embodiment, after the original balance and the pre-determined balance are determined to be matched, whether the received address input is correct or not may be determined by continuing the determination of the matching relationship between the original transaction frequency and the pre-determined transaction frequency, so as to perform secondary received address verification.
After the original balance and the pre-determined balance are matched, as shown in a schematic diagram of a transaction frequency determination dialog box shown in fig. 5, the transaction frequency determination dialog box is popped out from the transfer page, and meanwhile, the client sending device quickly retrieves the original transaction frequency of the receiving address from the data on the block chain disclosed by the corresponding digital asset through a block chain read-write program of the back-end server. The user may then enter the pre-determined transaction times in a transaction times determination dialog. If the original transaction times are matched with the pre-judged transaction times, the received address input is correct. If the number of the original transactions is not matched with the number of the pre-judged transactions, the error of the receiving address input by the user is indicated.
Here, the user can judge whether the received address is input correctly not only by the matching relationship between the original transaction times and the pre-judged transaction times, but also by the matching relationship between the original first transaction time and the pre-judged first transaction time. For example, the third verification of the receiving address can be performed by judging the matching relationship between the original first transaction time and the pre-judged first transaction time. As shown in the schematic diagram of the first transaction time determination dialog box shown in fig. 6, the user inputs the predicted first transaction time in the first transaction time determination dialog box, acquires the original first transaction time of the receiving address from the blockchain, and if the two times are matched, it indicates that the receiving address is correctly input.
The user can also judge whether the receiving address is input correctly or not according to the matching relation between the original last transaction time and the pre-judged last transaction time. For example, the four-time verification of the receiving address can be carried out by judging the matching relationship between the original last transaction time and the pre-judged last transaction time, so that the condition that the receiving address is wrong and the balance, the transaction times and the first transaction time are the same is avoided, the accuracy of receiving address input is ensured to the maximum extent, and the asset loss is also avoided to the maximum extent. As shown in the schematic diagram of the last transaction time determination dialog box shown in fig. 7, the user inputs the predicted last transaction time in the last transaction time determination dialog box, obtains the original last transaction time of the receiving address from the blockchain, and if the two are matched, it indicates that the receiving address is correctly input.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: acquiring the original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address; acquiring a pre-judgment balance of a receiving address input by a user; pre-judging the balance to be the balance of the receiving address predicted by the sender; judging whether the received address is input correctly or not according to the matching relation between the original balance and the pre-judged balance; if the original balance and the pre-determined balance match, the received address input is correct. Compared with the prior art, the method and the device have the advantages that the transparent characteristic of the block chain is utilized, the balance of the receiving address known by the user is matched and compared with the real balance of the receiving address in the transfer process, so that the receiving address is verified, the condition that the assets are transferred to wrong receivers due to copying and pasting errors is avoided, and asset loss is avoided.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be essentially or partially implemented in the form of a software product, which may be stored in a storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments.
In addition, as an implementation of the foregoing embodiments, an embodiment of the present disclosure further provides a digital asset address accuracy verification system, where the system is located in a terminal, and as shown in fig. 8, the structural framework schematic diagram of the digital asset address accuracy verification system includes:
a receiving address obtaining module 10, configured to obtain a receiving address input by a user; the receiving address is a digital asset address for receiving digital assets;
an original balance obtaining module 20, configured to obtain an original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address;
a pre-judgment balance obtaining module 30, configured to obtain a pre-judgment balance of the receiving address input by the user; the pre-judgment balance is the balance of the receiving address predicted by the sender;
a matching relation judging module 40, configured to judge whether the receiving address is correctly input according to a matching relation between the original balance and the pre-judged balance;
and if the original balance is matched with the pre-judged balance, the received address is correctly input.
Further, the matching relationship determining module 40 is further configured to, if the original balance and the predetermined balance are not matched, input the receiving address incorrectly.
Further, the receiving address obtaining module 10 is configured to obtain a receiving address input by a user, and specifically includes: and acquiring a receiving address input by a user through a receiving address bar of the client.
Further, the matching relationship determining module 40 is configured to, if the original balance matches the pre-determined balance, determine that the received address input is correct, and specifically include:
if the original balance is matched with the pre-judged balance, acquiring the original transaction times; the original transaction times are the real transaction times of the receiving address;
acquiring the times of pre-judgment transactions of the receiving address input by a user;
judging whether the receiving address is input correctly or not according to the matching relation between the original transaction times and the pre-judged transaction times;
and if the original transaction times are matched with the pre-judged transaction times, the input of the receiving address is correct.
Further, the matching relationship determining module 40 is configured to, if the original balance matches the pre-determined balance, determine that the received address input is correct, and specifically include:
if the original balance is matched with the pre-judged balance, acquiring the original first transaction time; the original transaction times are the real first transaction time of the receiving address;
acquiring the pre-judged first transaction time of the receiving address input by the user;
judging whether the receiving address is input correctly or not according to the matching relation between the original first transaction time and the pre-judged first transaction time;
and if the original first transaction time is matched with the pre-judged first transaction time, the received address is correctly input.
Further, the system further comprises: a transfer module 50 for transferring money to the receiving address.
The application is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the application disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It will be understood that the present application is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (12)

1. A method for verifying digital asset address accuracy, the method comprising:
acquiring a receiving address input by a user; the receiving address is a digital asset address for receiving digital assets;
acquiring the original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address;
acquiring the pre-judgment balance of the receiving address input by the user; the pre-judgment balance is the balance of the receiving address predicted by the sender;
judging whether the receiving address is input correctly or not according to the matching relation between the original balance and the pre-judged balance;
and if the original balance is matched with the pre-judged balance, the received address is correctly input.
2. The method of claim 1, further comprising:
if the original balance and the predetermined balance are not matched, the received address input is incorrect.
3. The method of claim 1, wherein obtaining the receiving address input by the user specifically comprises:
and acquiring a receiving address input by a user through a receiving address bar of the client.
4. The method of claim 1, wherein if the original balance and the predetermined balance match, the receiving the address input is correct, specifically comprising:
if the original balance is matched with the pre-judged balance, acquiring the original transaction times; the original transaction times are the real transaction times of the receiving address;
acquiring the times of pre-judgment transactions of the receiving address input by a user; the pre-judging transaction times are transaction times of the receiving address predicted by the sender;
judging whether the receiving address is input correctly or not according to the matching relation between the original transaction times and the pre-judged transaction times;
and if the original transaction times are matched with the pre-judged transaction times, the input of the receiving address is correct.
5. The method of claim 1, wherein if the original balance and the predetermined balance match, the receiving the address input is correct, specifically comprising:
if the original balance is matched with the pre-judged balance, acquiring the original first transaction time; the original transaction times are the real first transaction time of the receiving address;
acquiring the pre-judged first transaction time of the receiving address input by the user;
judging whether the receiving address is input correctly or not according to the matching relation between the original first transaction time and the pre-judged first transaction time;
and if the original first transaction time is matched with the pre-judged first transaction time, the received address is correctly input.
6. The method of claim 1, further comprising:
transferring money to the receiving address.
7. A digital asset address accuracy verification system, the system comprising:
the receiving address acquisition module is used for acquiring a receiving address input by a user; the receiving address is a digital asset address for receiving digital assets;
an original balance obtaining module, configured to obtain an original balance of the receiving address according to the receiving address; the original balance is the real balance of the receiving address;
the pre-judgment balance acquisition module is used for acquiring the pre-judgment balance of the receiving address input by the user; the pre-judgment balance is the balance of the receiving address predicted by the sender;
a matching relation judging module, configured to judge whether the receiving address is correctly input according to a matching relation between the original balance and the pre-judged balance;
and if the original balance is matched with the pre-judged balance, the received address is correctly input.
8. The system of claim 7, wherein the match relationship determination module is further configured to receive an incorrect address input if the original balance and the predetermined balance do not match.
9. The system according to claim 7, wherein the receiving address obtaining module is configured to obtain a receiving address input by a user, and specifically includes: and acquiring a receiving address input by a user through a receiving address bar of the client.
10. The system according to claim 7, wherein the matching relationship determining module is configured to, if the original balance and the predetermined balance match, determine that the received address input is correct, specifically including:
if the original balance is matched with the pre-judged balance, acquiring the original transaction times; the original transaction times are the real transaction times of the receiving address;
acquiring the times of pre-judgment transactions of the receiving address input by a user;
judging whether the receiving address is input correctly or not according to the matching relation between the original transaction times and the pre-judged transaction times;
and if the original transaction times are matched with the pre-judged transaction times, the input of the receiving address is correct.
11. The system according to claim 7, wherein the matching relationship determining module is configured to, if the original balance and the predetermined balance match, determine that the received address input is correct, specifically including:
if the original balance is matched with the pre-judged balance, acquiring the original first transaction time; the original transaction times are the real first transaction time of the receiving address;
acquiring the pre-judged first transaction time of the receiving address input by the user;
judging whether the receiving address is input correctly or not according to the matching relation between the original first transaction time and the pre-judged first transaction time;
and if the original first transaction time is matched with the pre-judged first transaction time, the received address is correctly input.
12. The system of claim 7, further comprising: and the transfer module is used for transferring the account to the receiving address.
CN202010364962.0A 2020-04-30 2020-04-30 Digital asset address accuracy verification method and system Active CN111598554B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010364962.0A CN111598554B (en) 2020-04-30 2020-04-30 Digital asset address accuracy verification method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010364962.0A CN111598554B (en) 2020-04-30 2020-04-30 Digital asset address accuracy verification method and system

Publications (2)

Publication Number Publication Date
CN111598554A true CN111598554A (en) 2020-08-28
CN111598554B CN111598554B (en) 2023-07-07

Family

ID=72183784

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010364962.0A Active CN111598554B (en) 2020-04-30 2020-04-30 Digital asset address accuracy verification method and system

Country Status (1)

Country Link
CN (1) CN111598554B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19828668A1 (en) * 1998-06-26 2000-01-05 Siemens Ag Transferring data stored in ROM into RAM
JP2002163458A (en) * 2000-11-27 2002-06-07 Ogaki Kyoritsu Bank Ltd Account transfer management method and device
CN103020859A (en) * 2012-12-24 2013-04-03 远光软件股份有限公司 Analysis processing system for balances and amount audit data
CN104504562A (en) * 2014-12-22 2015-04-08 张文 Mobile payment method and system
CN106203111A (en) * 2016-07-04 2016-12-07 北京金山安全软件有限公司 Method and device for preventing clipboard data from being modified and terminal equipment
CN106934607A (en) * 2015-12-31 2017-07-07 华为技术有限公司 A kind of method of payment, payment system service end and payment devices
CN108122098A (en) * 2018-01-10 2018-06-05 晋商博创(北京)科技有限公司 Digital coin systems, method of payment and terminal based on CPK
JP2018152016A (en) * 2017-03-15 2018-09-27 コインチェック株式会社 Asset management device or asset management method for managing virtual currency
CN109102269A (en) * 2018-06-13 2018-12-28 湖南搜云网络科技股份有限公司 Transfer account method and device, block chain node and storage medium based on block chain
CN109242461A (en) * 2018-08-01 2019-01-18 点点客信息技术股份有限公司 Block chain digital asset method of payment based on cell-phone number
CN109255598A (en) * 2018-09-25 2019-01-22 海南新软软件有限公司 Reminding method, device and terminal are distorted in a kind of digital asset address
CN109493201A (en) * 2018-09-18 2019-03-19 深圳壹账通智能科技有限公司 Account checking method, device, computer equipment and storage medium
CN109829815A (en) * 2019-01-12 2019-05-31 杭州复杂美科技有限公司 Receiving agent's method, equipment and storage medium
CN110875933A (en) * 2018-08-29 2020-03-10 阿里巴巴集团控股有限公司 Information matching confirmation method and device

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19828668A1 (en) * 1998-06-26 2000-01-05 Siemens Ag Transferring data stored in ROM into RAM
JP2002163458A (en) * 2000-11-27 2002-06-07 Ogaki Kyoritsu Bank Ltd Account transfer management method and device
CN103020859A (en) * 2012-12-24 2013-04-03 远光软件股份有限公司 Analysis processing system for balances and amount audit data
CN104504562A (en) * 2014-12-22 2015-04-08 张文 Mobile payment method and system
CN106934607A (en) * 2015-12-31 2017-07-07 华为技术有限公司 A kind of method of payment, payment system service end and payment devices
CN106203111A (en) * 2016-07-04 2016-12-07 北京金山安全软件有限公司 Method and device for preventing clipboard data from being modified and terminal equipment
JP2018152016A (en) * 2017-03-15 2018-09-27 コインチェック株式会社 Asset management device or asset management method for managing virtual currency
CN108122098A (en) * 2018-01-10 2018-06-05 晋商博创(北京)科技有限公司 Digital coin systems, method of payment and terminal based on CPK
CN109102269A (en) * 2018-06-13 2018-12-28 湖南搜云网络科技股份有限公司 Transfer account method and device, block chain node and storage medium based on block chain
CN109242461A (en) * 2018-08-01 2019-01-18 点点客信息技术股份有限公司 Block chain digital asset method of payment based on cell-phone number
CN110875933A (en) * 2018-08-29 2020-03-10 阿里巴巴集团控股有限公司 Information matching confirmation method and device
CN109493201A (en) * 2018-09-18 2019-03-19 深圳壹账通智能科技有限公司 Account checking method, device, computer equipment and storage medium
CN109255598A (en) * 2018-09-25 2019-01-22 海南新软软件有限公司 Reminding method, device and terminal are distorted in a kind of digital asset address
CN109829815A (en) * 2019-01-12 2019-05-31 杭州复杂美科技有限公司 Receiving agent's method, equipment and storage medium

Also Published As

Publication number Publication date
CN111598554B (en) 2023-07-07

Similar Documents

Publication Publication Date Title
US6167568A (en) Method and apparatus for implementing electronic software distribution
US11348189B2 (en) Methods, systems and computer program products for masking tax data during collaborative tax return preparation
CN107392766A (en) Method for processing business, adapter and computer-readable recording medium
US20070055591A1 (en) Systems and methods for applying tax legislation
US20050060228A1 (en) Method and system for offering a money-back guarantee in a network-based marketplace
JP2004502207A (en) A system to facilitate trade processing and control
CN107730385A (en) Simulation process method, apparatus, storage medium and the computer equipment of sequence information
WO2012047461A2 (en) Instant financial account verification using direct connect data communication protocol and open financial exchange data-stream format
CN111783636A (en) OCR-based international reimbursement network application data processing method and device
CN112381645A (en) Information processing method and device for bill transaction
KR20130036668A (en) System and method for shipping online shopping product
CN111598554B (en) Digital asset address accuracy verification method and system
KR102185613B1 (en) Standard linkage system for private real estate transaction information network and integrated real estate trade support sysyem of ministry of land, infrastructure and transport and the operation method thereof
JP2002157422A (en) Credit method and recording medium
US7287005B1 (en) Method for supplementing descriptors for online banking transaction statements
US20220012807A1 (en) Dynamic Format Electronic Confirmations
US20020023047A1 (en) Financing commercial product trading method
US20210209585A1 (en) Systems and methods for cross-ecosystem aggregation of assets using distributed ledgers
CN110532186B (en) Method, device, electronic equipment and storage medium for testing by using verification code
CN113515510A (en) Data processing method, data processing system, electronic device and readable storage medium
US20140279400A1 (en) Computer implemented method for determining lienholder identity and making a short sale offer
CN110599333A (en) Loan transaction processing method and device based on bank difference and electronic equipment
CN110544165A (en) credit risk score card creating method and device and electronic equipment
CN117635145B (en) Block chain-based carbon transaction method and device, electronic equipment and storage medium
CN109150996A (en) A kind of block chain method of reseptance and system

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
TA01 Transfer of patent application right

Effective date of registration: 20230426

Address after: No. 681, 6th Floor, Building 1, No. 158 West Fourth Ring North Road, Haidian District, Beijing, 100142

Applicant after: Beijing Gengjin Technology Co.,Ltd.

Address before: 571924 building 8830, Walker Park, Hainan Ecological Software Park, Haikou old town high tech industry demonstration zone, Hainan Province

Applicant before: HAINAN XINRUAN SOFTWARE Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20230803

Address after: No. 1303, 13th Floor, Building 1, No. 166 Tianfu Second Street, Chengdu High tech Zone, China (Sichuan) Pilot Free Trade Zone, Chengdu, Sichuan, 610095

Patentee after: Chengdu Tongchuang Jialian Technology Co.,Ltd.

Address before: No. 681, 6th Floor, Building 1, No. 158 West Fourth Ring North Road, Haidian District, Beijing, 100142

Patentee before: Beijing Gengjin Technology Co.,Ltd.

TR01 Transfer of patent right