JP7085094B2 - System and management equipment - Google Patents

System and management equipment Download PDF

Info

Publication number
JP7085094B2
JP7085094B2 JP2018018725A JP2018018725A JP7085094B2 JP 7085094 B2 JP7085094 B2 JP 7085094B2 JP 2018018725 A JP2018018725 A JP 2018018725A JP 2018018725 A JP2018018725 A JP 2018018725A JP 7085094 B2 JP7085094 B2 JP 7085094B2
Authority
JP
Japan
Prior art keywords
virtual currency
storage area
management device
information storage
stored
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018018725A
Other languages
Japanese (ja)
Other versions
JP2019102043A5 (en
JP2019102043A (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.)
GVE LTD.
Original Assignee
GVE 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 GVE LTD. filed Critical GVE LTD.
Priority to JP2018018725A priority Critical patent/JP7085094B2/en
Publication of JP2019102043A publication Critical patent/JP2019102043A/en
Publication of JP2019102043A5 publication Critical patent/JP2019102043A5/en
Priority to JP2022077587A priority patent/JP7353670B2/en
Application granted granted Critical
Publication of JP7085094B2 publication Critical patent/JP7085094B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

本発明は管理装置、仮想通貨システム、及びシステムに関する。 The present invention relates to a management device, a virtual currency system, and a system.

複数のユーザ装置間で過去から現在にわたるすべての取引履歴データを共有し、これら共有される取引履歴データの改ざんが困難となるよう、既に共有されている取引履歴データに付加される新たな取引履歴データに対して、マイニング(採掘)と呼ばれる処理により生成された特殊なハッシュ値を付け加える仮想通貨システムが知られている(非特許文献1参照)。 All transaction history data from the past to the present is shared among multiple user devices, and new transaction history is added to the already shared transaction history data so that it is difficult to tamper with these shared transaction history data. A virtual currency system that adds a special hash value generated by a process called mining to data is known (see Non-Patent Document 1).

フリー百科事典「ウィキペディア(Wikipedia)」、ブロックチェーン、[平成29年12月3日検索]、インターネット<URL: https://ja.wikipedia.org/wiki/ブロックチェーン>Free encyclopedia "Wikipedia", blockchain, [Search on December 3, 2017], Internet <URL: https: // ja. wikipedia. org / wiki / blockchain>

しかしながら、上記従来の仮想通貨システムでは、マイニング(採掘)による特殊なハッシュ値の計算量が過大となり、システム全体を円滑に運営できなくなる虞がある。 However, in the above-mentioned conventional virtual currency system, the amount of calculation of a special hash value by mining becomes excessive, and there is a possibility that the entire system cannot be operated smoothly.

上記の課題は、例えば、次の手段により解決することができる。 The above problem can be solved by, for example, the following means.

複数のユーザ装置にネットワークを介して接続される管理装置であって、発行済仮想通貨の仮想通貨IDを記憶する発行情報記憶領域と、口座情報を1つまたは複数の仮想通貨IDに対応付けて記憶する口座情報記憶領域と、仮想通貨の履歴情報を仮想通貨IDに対応付けて記憶する履歴情報記憶領域と、を有する管理装置。 A management device that is connected to multiple user devices via a network, and associates the issue information storage area that stores the virtual currency ID of the issued virtual currency with the account information with one or more virtual currency IDs. A management device having an account information storage area to be stored and a history information storage area to store virtual currency history information in association with a virtual currency ID.

複数のユーザ装置にネットワークを介して接続された管理装置であって、発行済仮想通貨の仮想通貨IDを記憶する発行情報記憶領域と、資産残高を記憶する資産情報記憶領域と、を備え、前記ユーザ装置から口座情報を指定する仮想通貨発行要求を受信した場合、仮想通貨の対価の受け取りを条件に含む発行条件の成否を判断し、前記発行条件が成立する場合に、前記発行情報記憶領域に新たな仮想通貨IDを記憶し、一の前記ユーザ装置から口座情報を指定する売り注文を受信した場合、対象価格が所定の買い介入設定価格以下であるとの条件を含む買い介入条件の成否を判断し、前記買い介入条件が成立する場合に、前記資産情報記憶領域に記憶されている資産残高から前記買い介入が成立した対価を減算する管理装置。 It is a management device connected to a plurality of user devices via a network, and includes an issuance information storage area for storing a virtual currency ID of a issued virtual currency and an asset information storage area for storing an asset balance. When a virtual currency issuance request for specifying account information is received from a user device, it is determined whether or not the issuance condition including the receipt of consideration for virtual currency is satisfied, and when the issuance condition is satisfied, the issuance information storage area is stored. When a sell order that stores a new virtual currency ID and specifies account information is received from one of the user devices, the success or failure of the buy intervention condition including the condition that the target price is equal to or less than the predetermined buy intervention set price is determined. A management device that determines and subtracts the consideration for establishing the buying intervention from the asset balance stored in the asset information storage area when the buying intervention condition is satisfied.

本発明の一実施形態によれば、管理装置が、仮想通貨IDを用いて、膨大な計算量を費やすことなく仮想通貨に関する不正を検知することができる。したがって、システム全体を円滑に運営可能な管理装置及び仮想通貨システムを提供することができる。 According to one embodiment of the present invention, the management device can detect fraud related to the virtual currency by using the virtual currency ID without spending a huge amount of calculation. Therefore, it is possible to provide a management device and a virtual currency system that can smoothly operate the entire system.

実施形態1に係る仮想通貨システムの構成例を示す模式図である。It is a schematic diagram which shows the structural example of the virtual currency system which concerns on Embodiment 1. 実施形態1に係る管理装置の構成例を示す模式図である。It is a schematic diagram which shows the structural example of the management apparatus which concerns on Embodiment 1. FIG. 発行情報記憶領域の一例を示す模式図である。It is a schematic diagram which shows an example of the issue information storage area. 口座情報記憶領域の一例を示す模式図である。It is a schematic diagram which shows an example of the account information storage area. 履歴情報記憶領域の一例を示す模式図である。It is a schematic diagram which shows an example of the history information storage area. 資産情報記憶領域の一例を示す模式図である。It is a schematic diagram which shows an example of the asset information storage area. 履歴情報記憶領域の一例を示す模式図である。It is a schematic diagram which shows an example of the history information storage area. 実施形態1に係る管理装置の動作例(仮想通貨の発行)を説明するシーケンス図である。It is a sequence diagram explaining the operation example (issuance of virtual currency) of the management apparatus which concerns on Embodiment 1. 実施形態1に係る管理装置の動作例(仮想通貨の売買仲介)を説明するシーケンス図である。It is a sequence diagram explaining the operation example (sales brokerage of virtual currency) of the management apparatus which concerns on Embodiment 1. 実施形態1に係る管理装置の動作例(仮想通貨の買い介入)を説明するシーケンス図である。It is a sequence diagram explaining the operation example (buying intervention of virtual currency) of the management apparatus which concerns on Embodiment 1. 実施形態1に係る管理装置の動作例(仮想通貨の売り介入)を説明するシーケンス図である。It is a sequence diagram explaining the operation example (sell intervention of virtual currency) of the management apparatus which concerns on Embodiment 1. 実施形態2に係る仮想通貨システムの動作例を説明するシーケンスである。It is a sequence explaining the operation example of the virtual currency system which concerns on Embodiment 2. 実施形態3に係る仮想通貨システムの動作例を説明するシーケンスである。It is a sequence explaining the operation example of the virtual currency system which concerns on Embodiment 3.

[実施形態1に係る仮想通貨システム1]
図1は実施形態1に係る仮想通貨システムの構成例を示す模式図である。図1に示すように、実施形態1に係る仮想通貨システム1は、管理装置10と、管理装置10にネットワーク30介して接続される複数のユーザ装置21、22と、を備えている。以下、詳細に説明する。
[Virtual currency system 1 according to the first embodiment]
FIG. 1 is a schematic diagram showing a configuration example of a virtual currency system according to the first embodiment. As shown in FIG. 1, the virtual currency system 1 according to the first embodiment includes a management device 10 and a plurality of user devices 21 and 22 connected to the management device 10 via a network 30. Hereinafter, it will be described in detail.

(ユーザ装置21、22)
ユーザ装置21、22はユーザが管理する装置である。ユーザには個人や法人のほか、世界各国の中央銀行、民間の銀行、及び取引所などの機関が含まれる。ユーザ装置21、22にはデスクトップコンピュータやラップトップコンピュータのほか、スマートフォンなどを用いることができる。ユーザ装置21、22と管理装置10を接続するネットワーク30は例えばインターネットなどである。
(User devices 21, 22)
The user devices 21 and 22 are devices managed by the user. Users include individuals and corporations, as well as institutions such as central banks, private banks, and exchanges around the world. In addition to desktop computers and laptop computers, smartphones and the like can be used as the user devices 21 and 22. The network 30 connecting the user devices 21 and 22 and the management device 10 is, for example, the Internet.

(管理装置10)
管理装置10は仮想通貨を管理する装置である。管理には、例えば、発行の管理、売買の管理、価値の管理(仮想通貨の価値を維持することなど)、及び履歴の管理が含まれる。本実施形態では、管理装置10が仮想通貨IDを用いて一元的に仮想通貨の管理を行うため、システム全体の計算量を抑制しつつ、仮想通貨に関する不正を容易に検知することができる。
(Management device 10)
The management device 10 is a device for managing virtual currency. Management includes, for example, issuance management, trading management, value management (maintaining the value of virtual currency, etc.), and history management. In the present embodiment, since the management device 10 centrally manages the virtual currency using the virtual currency ID, it is possible to easily detect fraud related to the virtual currency while suppressing the amount of calculation of the entire system.

管理装置10は仮想通貨の管理者により管理される。管理者とは、例えば、世界各国の中央銀行、民間の銀行、取引所などの機関である。管理者に個人は含まれない。管理者が管理装置10の管理に責任を有している限り、管理者自身が管理装置10を直接に操作しているか、管理者から委託などされた者が管理者の指示などに従って管理装置10を操作しているかなどは問わない。 The management device 10 is managed by the administrator of the virtual currency. An administrator is, for example, an institution such as a central bank, a private bank, or an exchange in each country in the world. The administrator does not include individuals. As long as the administrator is responsible for managing the management device 10, the management device 10 is operated directly by the administrator, or a person entrusted by the administrator follows the instructions of the administrator. It doesn't matter if you are operating.

管理装置10は、1つの装置であってもよいし、1つの装置が動作しているとみなすことができるよう共同して動作する複数の装置であってもよい。また、管理装置10は、ネットワーク30上に複数配置することもできる。この場合、複数の管理装置10の各々は、1つの装置であってもよいし、1つの装置が動作しているように見えるよう共同して動作する複数の装置であってもよい。 The management device 10 may be one device, or may be a plurality of devices that operate jointly so that one device can be regarded as operating. Further, a plurality of management devices 10 may be arranged on the network 30. In this case, each of the plurality of management devices 10 may be one device, or may be a plurality of devices that operate jointly so that one device appears to be operating.

図2は実施形態1に係る管理装置の構成例を示す模式図である。図2に示すように、管理装置10は演算装置12と記憶装置14を有している。演算装置12は例えばCPUであり、記憶装置14は例えばRAMやハードディスクなどの情報の読み込みと書き込みが可能な装置である。記憶装置14は管理装置10に内蔵されていてもよいし(図2参照)、管理装置10に外付けされていてもよい。また、記憶装置14は、ネットワーク30を介して管理装置10の演算装置12にアクセスされる装置であってもよい。演算装置12や記憶装置14それぞれは、1つの装置であってもよいし、1つの装置が動作しているとみなすことができるよう共同して動作する複数の装置であってもよい。 FIG. 2 is a schematic diagram showing a configuration example of the management device according to the first embodiment. As shown in FIG. 2, the management device 10 has an arithmetic unit 12 and a storage device 14. The arithmetic unit 12 is, for example, a CPU, and the storage device 14 is a device capable of reading and writing information such as a RAM or a hard disk. The storage device 14 may be built in the management device 10 (see FIG. 2) or may be externally attached to the management device 10. Further, the storage device 14 may be a device that is accessed to the arithmetic unit 12 of the management device 10 via the network 30. Each of the arithmetic unit 12 and the storage device 14 may be one device, or may be a plurality of devices that operate jointly so that one device can be regarded as operating.

図3Aは発行情報記憶領域の一例を示す模式図であり、図3Bは口座情報記憶領域の一例を示す模式図であり、図3Cは履歴情報記憶領域の一例を示す模式図である。管理装置10の記憶装置14には、図3Aから図3Cに示すような、発行済仮想通貨の仮想通貨IDを記憶する発行情報記憶領域141と、口座情報を1つまたは複数の仮想通貨IDに対応付けて記憶する口座情報記憶領域142と、仮想通貨の履歴情報を仮想通貨IDに対応付けて記憶する履歴情報記憶領域143と、が設けられている。 3A is a schematic diagram showing an example of an issue information storage area, FIG. 3B is a schematic diagram showing an example of an account information storage area, and FIG. 3C is a schematic diagram showing an example of a history information storage area. The storage device 14 of the management device 10 has an issuance information storage area 141 for storing the virtual currency ID of the issued virtual currency and account information in one or more virtual currency IDs as shown in FIGS. 3A to 3C. An account information storage area 142 that is associated and stored, and a history information storage area 143 that stores the history information of the virtual currency in association with the virtual currency ID are provided.

(発行情報記憶領域141)
発行情報記憶領域141には発行済仮想通貨の仮想通貨IDが記憶されている。仮想通貨IDとは個々の仮想通貨に固有のデータであり、1つの仮想通貨IDを特定することにより1つの仮想通貨を一意に特定することができる。仮想通貨IDは、すべての発行済の仮想通貨に対して割り当てられる。
(Issued information storage area 141)
The virtual currency ID of the issued virtual currency is stored in the issue information storage area 141. The virtual currency ID is data unique to each virtual currency, and one virtual currency can be uniquely specified by specifying one virtual currency ID. The virtual currency ID is assigned to all issued virtual currencies.

発行情報記憶領域141においては、仮想通貨IDに対応付けて、発行情報を記憶することができる。発行情報には、例えば、個々の仮想通貨の発行価格や、仮想通貨の対価を受け取り済みであるかどうかの情報や、仮想通貨の発行日時などが含まれる。 In the issue information storage area 141, the issue information can be stored in association with the virtual currency ID. The issuance information includes, for example, the issue price of each virtual currency, information on whether or not the consideration for the virtual currency has been received, the issue date and time of the virtual currency, and the like.

個々の仮想通貨の発行価格は、発行数が増えるごとに増額されていることが好ましい。例えば3つの仮想通貨が発行されているとすると、1番目に発行された仮想通貨の発行価格が100円であり、2番目に発行された仮想通貨の発行価格が200円であり、3番目に発行された仮想通貨の発行価格が300円である場合などのようにである。このようにすれば、先に仮想通貨の発行を受けるほどより安価に仮想通貨を手に入れることができるため、仮想通貨の普及を促進することができる。 It is preferable that the issue price of each virtual currency is increased as the number of issues increases. For example, if three virtual currencies are issued, the issue price of the first issued virtual currency is 100 yen, the issue price of the second issued virtual currency is 200 yen, and the third is issued. For example, when the issue price of the issued virtual currency is 300 yen. In this way, the virtual currency can be obtained at a lower cost as the virtual currency is issued first, so that the spread of the virtual currency can be promoted.

(口座情報記憶領域142)
口座情報記憶領域142には、管理者やユーザの口座情報が1つまたは複数の仮想通貨IDに対応付けて記憶される。口座情報とは、仮想通貨の発行先や送金元や送金先を特定する情報である。口座情報には、例えば、仮想通貨を預け入れる口座番号や預入アドレスなどのほか、氏名や名称などの仮想通貨の所有者情報などが含まれる。なお、口座情報に所有者情報を含め且つそれを公開する場合は、仮想通貨の所有者が明らかとなるため、マネーロンダリングなどを効果的に防止することができる。他方、口座情報に所有者情報を含めない場合あるいは含まれているが公開しない場合は、仮想通貨の発行や送金などはできるが、所有者は明らかにならないため、仮想通貨に関して匿名性を保つことができる。
(Account information storage area 142)
In the account information storage area 142, the account information of the administrator or the user is stored in association with one or a plurality of virtual currency IDs. Account information is information that identifies the issue destination, remittance source, and remittance destination of virtual currency. The account information includes, for example, an account number and a deposit address for depositing virtual currency, as well as virtual currency owner information such as a name and a name. When the owner information is included in the account information and disclosed, the owner of the virtual currency becomes clear, so that money laundering and the like can be effectively prevented. On the other hand, if the owner information is not included in the account information, or if it is included but not disclosed, virtual currency can be issued or remitted, but the owner is not revealed, so keep anonymity regarding virtual currency. Can be done.

(履歴情報記憶領域143)
履歴情報記憶領域143には、仮想通貨の履歴情報が仮想通貨IDに対応付けて記憶される。管理装置10は、仮想通貨IDを用いて履歴情報記憶領域143に記憶されている履歴情報間の整合性を検証することにより、個々の仮想通貨に関する不正を容易に検知することができる。また、履歴情報記憶領域143に記憶されている情報を、発行情報記憶領域141に記憶されている情報や口座情報記憶領域142に記憶されている情報を突き合わせて矛盾がないかどうかを判断することにより、履歴情報記憶領域143に記憶されている情報が改ざんされていないかどうかを判断することができる。この判断にあたり、膨大な計算量を要する特殊なハッシュ値を計算する必要はない。
(History information storage area 143)
In the history information storage area 143, the history information of the virtual currency is stored in association with the virtual currency ID. The management device 10 can easily detect fraud related to each virtual currency by verifying the consistency between the history information stored in the history information storage area 143 using the virtual currency ID. Further, the information stored in the history information storage area 143 is compared with the information stored in the issue information storage area 141 and the information stored in the account information storage area 142 to determine whether or not there is a contradiction. Therefore, it can be determined whether or not the information stored in the history information storage area 143 has been tampered with. In making this judgment, it is not necessary to calculate a special hash value that requires a huge amount of calculation.

仮想通貨の履歴情報には例えば履歴の種別と履歴に関係する口座情報と履歴の日時が含まれる。履歴の種別には、例えば、仮想通貨が発行されたことを示す情報、仮想通貨の売買取引(例:ユーザの口座番号の間で仮想通貨を送金すること)が成立したことを示す情報、仮想通貨に対して買い介入(例:ユーザの口座番号から管理装置の口座番号へ仮想通貨を送金すること)が行われたことを示す情報、または仮想通貨に対して売り介入(例:管理装置の口座番号からユーザの口座番号へ仮想通貨を送金すること)が行われたことを示す情報などが含まれる。これにより、どの仮想通貨IDの仮想通貨に関して、どの口座情報により(例えば口座情報AからBに対して)、どのような履歴種別の処理が(例えば仮想通貨の移動が)、何時行われたのかを判断することができる。図3C中、「0000」は管理者の口座番号を示す。また、(出)は送金元の口座番号を示し、(入)は送金先の口座番号を示す。なお、送金とは仮想通貨を移動させることをいう。 The history information of the virtual currency includes, for example, the type of history, the account information related to the history, and the date and time of the history. The types of history include, for example, information indicating that a virtual currency has been issued, information indicating that a virtual currency buying and selling transaction (eg, transferring virtual currency between user account numbers) has been completed, and virtual. Information indicating that a buy intervention (eg, sending virtual currency from the user's account number to the management device's account number) has been performed on the currency, or a sell intervention on the virtual currency (eg, management device's Information indicating that the virtual currency has been transferred from the account number to the user's account number) is included. As a result, with respect to the virtual currency of which virtual currency ID, what account information (for example, from account information A to B), what kind of history type processing (for example, movement of virtual currency) was performed, and when. Can be judged. In FIG. 3C, "0000" indicates an administrator's account number. In addition, (out) indicates the account number of the remittance source, and (in) indicates the account number of the remittance destination. Remittance means moving virtual currency.

以上のとおり、管理装置10の記憶装置14は発行情報記憶領域141と口座情報記憶領域142と履歴情報記憶領域143という3つの記憶領域を有している。そして、これら3つの記憶領域それぞれには仮想通貨IDが記憶されている。このようにすれば、履歴情報記憶領域143に記憶されている情報の整合性のみに依存するのではなく、仮想通貨IDをキーにして、履歴情報記憶領域143に記憶されている情報を、発行情報記憶領域141に記憶されている情報及び/又は口座情報記憶領域142に記憶されている情報に突き合わせて矛盾がないかどうかを判断することにより、発行情報記憶領域141に記憶されている情報、口座情報記憶領域142に記憶されている情報、及び履歴情報記憶領域143に記憶されている情報が改ざんされていないことを確認することができる。例えば、履歴情報記憶領域143に、仮想通貨ID=3に対応付けて口座情報Aから口座情報Bへの売却を示す履歴情報が記載されているのに、口座情報記憶領域142には、仮想通貨ID=3に対応付けて口座情報Aが記憶されている場合は、口座情報記憶領域142と履歴情報記憶領域143のいずれか一方の情報が改ざんされている可能性があると判断して、管理装置10は、仮想通貨ID=3の仮想通貨に関する処理を中断や停止などすることができる。また、たとえ3つの記憶領域のうち1つが改ざんされても、残る2つの記憶領域に記憶されている情報を用いて改ざんされた情報を正しい情報に修復することが可能となる。 As described above, the storage device 14 of the management device 10 has three storage areas, that is, an issue information storage area 141, an account information storage area 142, and a history information storage area 143. A virtual currency ID is stored in each of these three storage areas. By doing so, the information stored in the history information storage area 143 is issued by using the virtual currency ID as a key, instead of relying only on the consistency of the information stored in the history information storage area 143. Information stored in the issued information storage area 141 by determining whether or not there is a contradiction with the information stored in the information storage area 141 and / or the information stored in the account information storage area 142. It can be confirmed that the information stored in the account information storage area 142 and the information stored in the history information storage area 143 have not been tampered with. For example, the history information storage area 143 describes the history information indicating the sale from the account information A to the account information B in association with the virtual currency ID = 3, but the account information storage area 142 contains the virtual currency. When the account information A is stored in association with ID = 3, it is determined that the information of either the account information storage area 142 or the history information storage area 143 may have been tampered with, and the information is managed. The device 10 can suspend or stop the processing related to the virtual currency having the virtual currency ID = 3. Further, even if one of the three storage areas is tampered with, the tampered information can be restored to the correct information by using the information stored in the remaining two storage areas.

(資産情報記憶領域144、発行済数記憶領域145)
図3Dは資産情報記憶領域144の一例を示す模式図であり、図3Eは履歴情報記憶領域143の一例を示す模式図である。図3D、図3Eに示すように、管理装置10の記憶装置14には、資産残高を記憶する資産情報記憶領域144や、仮想通貨の発行済数を記憶する発行済数記憶領域145などを設けることもできる。資産残高とは仮想通貨の対価としてユーザから管理者に払い込まれた価値の合計を示す情報である。図3Dに示す例では、最新の受取日時に対応付けられている資産残高が最新の資産残高を示している。
(Asset information storage area 144, issued number storage area 145)
FIG. 3D is a schematic diagram showing an example of the asset information storage area 144, and FIG. 3E is a schematic diagram showing an example of the history information storage area 143. As shown in FIGS. 3D and 3E, the storage device 14 of the management device 10 is provided with an asset information storage area 144 for storing the asset balance, an issued number storage area 145 for storing the issued number of virtual currencies, and the like. You can also do it. The asset balance is information indicating the total value paid by the user to the administrator as consideration for virtual currency. In the example shown in FIG. 3D, the asset balance associated with the latest receipt date and time indicates the latest asset balance.

例えば、仮想通貨が合計で3つ発行されている場合であって、1つ目の仮想通貨の発行価格が1000円であり、2つ目の仮想通貨の発行価格が1500円であり、3つ目の仮想通貨の発行価格が2000円であり、これらの対価がユーザから管理者へ払い込まれている場合、資産残高は例えば4500円であり、発行済数は例えば3である。なお、仮想通貨の対価は、仮想通貨の発行価格に応じて定められる値であり、例えば仮想通貨の発行価格に等しい。対価には円やドルなどの通貨のほか、電子マネーやポイントなどのバリューを用いることができる。 For example, when three virtual currencies are issued in total, the issue price of the first virtual currency is 1000 yen, the issue price of the second virtual currency is 1500 yen, and three. When the issue price of the virtual currency of the eye is 2000 yen and these consideration is paid from the user to the administrator, the asset balance is, for example, 4500 yen, and the issued number is, for example, 3. The consideration for the virtual currency is a value determined according to the issue price of the virtual currency, and is equal to, for example, the issue price of the virtual currency. In addition to currencies such as yen and dollars, values such as electronic money and points can be used for consideration.

資産残高には仮想通貨の対価や仮想通貨の対価を払い込んだユーザの口座情報や対価を受け取った受け取り日時などを対応付けて記憶することができる。このようにすれば、誰が、何時、いくらの対価を払い込んだのかを特定することが容易になる。管理装置10は、例えば、既に対価を受け取り済みである場合や、対価の受け取りが確実と見込まれる場合に、発行の対価を資産残高に加算することができる。また、管理装置10は、その加算後の資産残高に対応付けてその対価とユーザの口座情報とを記憶することができる。 The asset balance can be stored in association with the consideration of the virtual currency, the account information of the user who paid the consideration of the virtual currency, the date and time when the consideration was received, and the like. In this way, it becomes easy to identify who paid what time and how much. The management device 10 can add the issue consideration to the asset balance, for example, when the consideration has already been received or when the consideration is expected to be received. Further, the management device 10 can store the consideration and the user's account information in association with the asset balance after the addition.

以上説明した各記憶領域は、物理的に1つの記憶領域であってもよいし、演算装置12が所定の処理を行うことにより実質的に1つの領域として取り扱われる複数の記憶領域であってもよい。 Each storage area described above may be physically one storage area, or may be a plurality of storage areas that are treated as substantially one area by the arithmetic unit 12 performing a predetermined process. good.

本実施形態においても、マイニングを行う場合と同様に、記憶領域に記憶される過去から現在にわたるすべての情報を用いて演算量の多いハッシュ値を生成し、これを新たに記憶領域に記憶される情報に含めてもよい。このようにすれば、より記憶領域に記憶されている情報の改ざんを防止することができる。ただし、上記のとおり、本実施形態によれば、このような演算量の多いハッシュ値を用いた改ざん防止装置によらずとも、仮想通貨に関する不正を検知することができる。したがって、ハッシュ値を用いるにしても、演算量が多いハッシュ値ではなく、演算量が少ないハッシュ値などを用いることが好ましい。 Also in this embodiment, as in the case of mining, a hash value having a large amount of calculation is generated using all the information stored in the storage area from the past to the present, and this is newly stored in the storage area. It may be included in the information. By doing so, it is possible to prevent falsification of the information stored in the storage area. However, as described above, according to the present embodiment, it is possible to detect fraud related to virtual currency without using a falsification prevention device that uses such a hash value with a large amount of calculation. Therefore, even if a hash value is used, it is preferable to use a hash value having a small amount of calculation instead of a hash value having a large amount of calculation.

(管理装置10の動作例:仮想通貨の発行)
図4は実施形態1に係る管理装置の動作例(仮想通貨の発行)を説明するシーケンス図である。以下、図4を参照しつつ、ユーザ装置21に対して仮想通貨が発行される場合における、管理装置10の動作例について説明する。
(Operation example of management device 10: Issuance of virtual currency)
FIG. 4 is a sequence diagram illustrating an operation example (issuance of virtual currency) of the management device according to the first embodiment. Hereinafter, an operation example of the management device 10 in the case where the virtual currency is issued to the user device 21 will be described with reference to FIG.

(ステップS11)
まず、管理装置10は、ユーザ装置21から口座情報を指定する仮想通貨発行要求を受信する。これにより、ユーザ装置21から管理者に対して、仮想通貨の発行が要求される。仮想通貨発行要求は口座情報に加えて発行希望数を指定するものであってもよい。
(Step S11)
First, the management device 10 receives a virtual currency issuance request for specifying account information from the user device 21. As a result, the user device 21 requests the administrator to issue a virtual currency. The virtual currency issuance request may specify the desired number of issuances in addition to the account information.

(ステップS12)
管理装置10は、管理者がユーザから仮想通貨の対価を受け取った場合、記憶装置14の資産情報記憶領域144の資産残高に対価を加算することが好ましい(ステップS12)。これにより、仮想通貨の発行と管理者の資産残高を正確にリンクさせることができる。また、後述する買い介入が無制限に行われることを防止することができる。なお、本工程は、対価の受け取り前や仮想通貨の発行処理後に実行することもできる。
(Step S12)
When the administrator receives the consideration for the virtual currency from the user, the management device 10 preferably adds the consideration to the asset balance of the asset information storage area 144 of the storage device 14 (step S12). This makes it possible to accurately link the issuance of virtual currency with the asset balance of the administrator. In addition, it is possible to prevent unlimited buying intervention, which will be described later. It should be noted that this step can also be executed before receiving the consideration or after the virtual currency issuance process.

(ステップS13、S14)
次に、管理装置10は、仮想通貨の対価の受け取り条件を含む発行条件の成否を判断し(ステップS13)、この発行条件が成立する場合に、仮想通貨の発行処理(ステップS14)を実行する。対価の受け取りを条件とすることにより、対価を仮想通貨の価値の裏付けとして、仮想通貨の価値を安定させることができる。また、後述する買い介入の実行に制限をかけることができる。
(Steps S13, S14)
Next, the management device 10 determines the success or failure of the issuance condition including the condition for receiving the consideration for the virtual currency (step S13), and executes the virtual currency issuance process (step S14) when the issuance condition is satisfied. .. By receiving the consideration as a condition, the value of the virtual currency can be stabilized by using the consideration as a proof of the value of the virtual currency. In addition, it is possible to limit the execution of the buying intervention described later.

受け取り条件の成否は、仮想通貨の対価が既に受け取り済みであるか、あるいは、受け取りが確実であると見込まれるかどうかにより判断することができる。具体的な判断の態様は特に限定されるものではないが、例えば、資産情報記憶領域144に、仮想通貨発行要求で指定された口座情報に対応して対価が記憶されているかどうか、ユーザの信用力を示す数値、あるいは信用力がある者としてあらかじめ記憶装置14に記憶されているユーザであるかどうか、仮想通貨の対価を実質的に受け取り済みと評価できるかどうかなどにより判断することができる。 The success or failure of the receiving condition can be judged by whether the consideration for the virtual currency has already been received or whether the receiving is expected to be certain. The specific mode of judgment is not particularly limited, but for example, whether or not the consideration is stored in the asset information storage area 144 corresponding to the account information specified in the virtual currency issuance request, the credit of the user. It can be determined by a numerical value indicating power, whether or not the user is stored in the storage device 14 in advance as a person with creditworthiness, and whether or not the consideration for the virtual currency can be evaluated as substantially received.

発行条件は、さらに、発行済数記憶領域145に記憶されている発行済数が所定の上限値以下である、あるいは、仮想通貨発行要求にN(N≧2)の発行希望数が指定されている場合は発行済数記憶領域145に記憶されている発行済数と発行希望数との和が所定の上限値以下である、との条件を含んでいることが好ましい。所定の上限値は、市場の動向に応じて決定される。 As for the issuance condition, the issued number stored in the issued number storage area 145 is not more than a predetermined upper limit, or the desired number of N (N ≧ 2) is specified in the virtual currency issuance request. If so, it is preferable to include the condition that the sum of the issued number stored in the issued number storage area 145 and the desired issued number is equal to or less than a predetermined upper limit value. The predetermined upper limit is determined according to the market trend.

また、発行条件は、さらに、仮想通貨の市場価格が発行価格以上であるとの条件を含むことが好ましい。このようにすれば、市場価格に応じて仮想通貨の発行数(供給量)を制限し、仮想通貨の価値を容易に維持することができる。市場価格、例えば、ネットワーク30上のサーバなどから管理装置10に送信される Further, it is preferable that the issuance condition further includes a condition that the market price of the virtual currency is equal to or higher than the issuance price. In this way, the number of virtual currencies issued (supply amount) can be limited according to the market price, and the value of the virtual currency can be easily maintained. It is transmitted from the market price, for example, a server on the network 30, to the management device 10.

以下、仮想通貨の発行処理(ステップS14)について説明する。 Hereinafter, the virtual currency issuance process (step S14) will be described.

(ステップS141)
まず、管理装置10は、新たな仮想通貨IDを発行情報記憶領域141に記憶する。これにより、新たな仮想通貨IDが発行され、その旨が管理装置10に記録される。本工程には、新たな仮想通貨IDを発行情報記憶領域141に文字通り記憶する場合のほか、発行情報記憶領域141に既に記憶されている未発行の仮想通貨IDを発行済の仮想通貨IDとして以後取り扱うよう、発行情報記憶領域141の情報を書き換える場合が含まれる。前者の文字通り記憶する場合に用いる新たな仮想通貨IDは、本工程において管理装置10がその都度生成してもよいし、使用可能な未発行の仮想通貨IDを管理装置10の記憶装置14などに管理者があらかじめ記憶しておき、管理装置10がその中からその都度ランダムにあるいは所定のルールに基づいて選択してもよい。
(Step S141)
First, the management device 10 stores the new virtual currency ID in the issuance information storage area 141. As a result, a new virtual currency ID is issued, and that fact is recorded in the management device 10. In this step, in addition to the case where the new virtual currency ID is literally stored in the issuance information storage area 141, the unissued virtual currency ID already stored in the issuance information storage area 141 is used as the issued virtual currency ID thereafter. The case where the information in the issue information storage area 141 is rewritten so as to be handled is included. The new virtual currency ID used when the former is literally stored may be generated by the management device 10 each time in this process, or a usable unissued virtual currency ID may be generated in the storage device 14 of the management device 10 or the like. The administrator may memorize it in advance, and the management device 10 may randomly select from among them or based on a predetermined rule each time.

(ステップS142)
次に、管理装置10は、新たな仮想通貨IDを仮想通貨発行要求が指定する口座情報に対応付けて口座情報記憶領域142に記憶する。これにより、新たに発行された仮想通貨の所有者が管理装置10に記録される。
(Step S142)
Next, the management device 10 stores the new virtual currency ID in the account information storage area 142 in association with the account information specified by the virtual currency issuance request. As a result, the owner of the newly issued virtual currency is recorded in the management device 10.

(ステップS143)
次に、管理装置10は、新たな仮想通貨IDと新たに仮想通貨を発行したことを示す履歴情報とを対応付けて履歴情報記憶領域に記憶する。これにより、新たに仮想通貨を発行したという事実が管理装置10に記録される。
(Step S143)
Next, the management device 10 stores the new virtual currency ID and the history information indicating that the new virtual currency has been newly issued in association with each other in the history information storage area. As a result, the fact that a new virtual currency has been issued is recorded in the management device 10.

(ステップS144)
管理装置10は、発行済数記憶領域145に記憶されている発行済数を増やすことが好ましい。このようにすれば、仮想通貨の発行済数を管理することができるため、発行数を制限することが可能となる。管理装置10は、仮想通貨発行要求に発行希望数が指定されていない場合、あるいは、仮想通貨発行要求に1の発行希望数が指定されている場合、発行済数を1つ増やす。また、管理装置10は、仮想通貨発行要求にN(N≧2)の発行希望数が指定されている場合は発行済数をN増やす。
(Step S144)
It is preferable that the management device 10 increases the issued number stored in the issued number storage area 145. By doing so, the number of issued virtual currencies can be managed, and the number of issued virtual currencies can be limited. When the desired number of issuance is not specified in the virtual currency issuance request, or when the desired number of issuance of 1 is specified in the virtual currency issuance request, the management device 10 increases the issued number by one. Further, when the desired number of N (N ≧ 2) is specified in the virtual currency issuance request, the management device 10 increases the issued number by N.

(ステップS145)
管理装置10は、仮想通貨発行通知をユーザ装置21に送信することが好ましい。これにより、ユーザ装置21のユーザに仮想通貨の発行が通知される。
(Step S145)
It is preferable that the management device 10 transmits the virtual currency issuance notification to the user device 21. As a result, the user of the user device 21 is notified of the issuance of the virtual currency.

(仮想通貨の売買仲介)
図5は実施形態1に係る管理装置の動作例(仮想通貨の売買仲介)を説明するシーケンス図である。以下、図5を参照しつつ、ユーザ装置21とユーザ装置22との間で仮想通貨の売買が行われる場合における、管理装置10の動作例について説明する。
(Cryptocurrency trading brokerage)
FIG. 5 is a sequence diagram illustrating an operation example (trading of virtual currency) of the management device according to the first embodiment. Hereinafter, an operation example of the management device 10 in the case where the virtual currency is bought and sold between the user device 21 and the user device 22 will be described with reference to FIG.

(ステップS21、S22)
まず、管理装置10は、一のユーザ装置21から口座情報を指定する売り注文を受信し(ステップS21)、且つ、他のユーザ装置22から口座情報を指定する買い注文を受信する(ステップS22)。これにより、一のユーザ装置21から管理装置10に対して仮想通貨の売却が要求され、他のユーザ装置22から管理装置10に対して仮想通貨の購入が要求される。売り注文は口座情報に加えて売却希望数を指定するものであってもよい。買い注文は口座情報に加えて購入希望数を指定するものであってもよい。
(Steps S21, S22)
First, the management device 10 receives a sell order for which account information is specified from one user device 21 (step S21), and receives a buy order for which account information is specified from another user device 22 (step S22). .. As a result, one user device 21 requests the management device 10 to sell the virtual currency, and another user device 22 requests the management device 10 to purchase the virtual currency. The sell order may specify the desired number of sales in addition to the account information. The buy order may specify the desired number of purchases in addition to the account information.

(ステップS23、S24)
次に、管理装置10は、売り注文で指定される口座情報が口座情報記憶領域142に対応付けて記憶されており、売り注文で指定される口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDが発行情報記憶領域141に記憶されており、且つ、売り注文で指定される口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDが履歴情報に対応付けて履歴情報記憶領域143に記憶されているとの条件を含む売買仲介条件の成否を判断し(ステップS23)、成立している場合に、売り注文が指定する口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDについて売買が成立するものとして売買仲介処理(ステップS24)を実行する。売り注文が指定する口座情報に対応付けて口座情報記憶領域142に複数の仮想通貨IDが記憶されている場合には、そのうちの1つまたは複数の仮想通貨IDについて売買が成立するものとして、1つまたは複数の仮想通貨IDそれぞれについて売買仲介処理(ステップS24)を実行することができる。以下、売買仲介処理(ステップS24)について説明する。
(Steps S23, S24)
Next, the management device 10 stores the account information specified in the sell order in association with the account information storage area 142, and stores it in the account information storage area 142 in association with the account information specified in the sell order. The virtual currency ID stored in the issuance information storage area 141 is stored, and the virtual currency ID stored in the account information storage area 142 in association with the account information specified in the sell order corresponds to the history information. The success or failure of the sales brokerage condition including the condition that it is stored in the history information storage area 143 is determined (step S23), and if it is satisfied, the account information is associated with the account information specified by the sell order. The trading brokerage process (step S24) is executed assuming that the virtual currency ID stored in the storage area 142 can be traded. When a plurality of virtual currency IDs are stored in the account information storage area 142 in association with the account information specified by the sell order, it is assumed that the transaction is completed for one or more of the virtual currency IDs. The trading brokerage process (step S24) can be executed for each of the one or a plurality of virtual currency IDs. Hereinafter, the sales brokerage process (step S24) will be described.

(ステップS241)
まず、管理装置10は、売り注文で指定される口座情報と売買が成立した仮想通貨IDとを口座情報記憶領域142から削除するとともに、買い注文で指定される口座情報と、売買が成立した仮想通貨IDとを対応付けて口座情報記憶領域142に記憶する(ステップS241)。これにより、仮想通貨が売り主である一のユーザ装置21のユーザから買い主である他のユーザ装置21のユーザへ移転し(送金が完了し)、その旨が管理装置10に記録される。
(Step S241)
First, the management device 10 deletes the account information specified in the sell order and the virtual currency ID in which the sale is successful from the account information storage area 142, and the account information specified in the buy order and the virtual currency in which the sale is successful. It is stored in the account information storage area 142 in association with the currency ID (step S241). As a result, the virtual currency is transferred from the user of one user device 21 which is the seller to the user of the other user device 21 who is the buyer (remittance is completed), and the fact is recorded in the management device 10.

(ステップS242)
次に、管理装置10は、売買が成立した仮想通貨IDと仮想通貨の売買が成立したことを示す履歴情報とを対応付けて履歴情報記憶領域143に記憶する。これにより、仮想通貨の売買(送金)が成立したという事実が管理装置10に記録される。
(Step S242)
Next, the management device 10 stores the virtual currency ID in which the sale has been completed and the history information indicating that the sale in the virtual currency has been completed in association with each other in the history information storage area 143. As a result, the fact that the sale (remittance) of the virtual currency has been completed is recorded in the management device 10.

(ステップS243、S244)
管理装置10は、売買成立通知をユーザ装置21、ユーザ装置22に送信することが好ましい。これにより、ユーザ装置21、ユーザ装置22のユーザに仮想通貨の売買成立が通知される。
(Steps S243, S244)
It is preferable that the management device 10 transmits the sale / purchase completion notification to the user device 21 and the user device 22. As a result, the user of the user device 21 and the user device 22 is notified of the completion of the sale of the virtual currency.

(仮想通貨の買い介入)
図6は実施形態1に係る管理装置の動作例(買い介入処理)を説明するシーケンス図である。以下、図6を参照しつつ、管理装置10が買い介入する場合における、管理装置10の動作例について説明する。
(Intervention to buy virtual currency)
FIG. 6 is a sequence diagram illustrating an operation example (buying intervention process) of the management device according to the first embodiment. Hereinafter, an operation example of the management device 10 when the management device 10 buys and intervenes will be described with reference to FIG.

(ステップS31)
まず、管理装置10は、口座情報を指定する売り注文を受信する。これにより、一のユーザ装置21から管理者に対して仮想通貨の売却が要求される。売り注文は口座情報に加えて売却希望数を指定するものであってもよい。
(Step S31)
First, the management device 10 receives a sell order that specifies account information. As a result, one user device 21 requests the administrator to sell the virtual currency. The sell order may specify the desired number of sales in addition to the account information.

(ステップS32)
次に、管理装置10は、対象価格が所定の買い介入設定価格以下であり、売り注文で指定される口座情報が口座情報記憶領域142に対応付けて記憶されており、売り注文で指定される口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDが発行情報記憶領域141に記憶されており、且つ、売り注文で指定される口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDが履歴情報に対応付けて履歴情報記憶領域143に記憶されているとの条件を含む買い介入条件の成否を判断し(ステップS32)、買い介入条件が成立する場合には、売り注文が指定する口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDについて買い介入が成立するものとして買い介入処理(ステップS33)を実行する。売り注文が指定する口座情報に対応付けて口座情報記憶領域142に複数の仮想通貨IDが記憶されている場合には、そのうちの1つまたは複数の仮想通貨IDについて買い介入が成立するものとして、1つまたは複数の仮想通貨IDそれぞれについて買い介入処理(ステップS33)を実行することができる。このようにすれば、管理装置10が、所定の条件の成立により買い介入処理を自動的に(人の手を介さずに)実行することが可能となり、仮想通貨の価値下落防止を迅速かつ的確に図ることができる。以下、買い介入処理(ステップS33)について説明する。
(Step S32)
Next, in the management device 10, the target price is equal to or less than the predetermined buy intervention set price, the account information specified in the sell order is stored in association with the account information storage area 142, and is designated in the sell order. The virtual currency ID stored in the account information storage area 142 in association with the account information is stored in the issue information storage area 141, and the account information storage area 142 is associated with the account information specified in the sell order. When the success or failure of the buy intervention condition including the condition that the virtual currency ID stored in is associated with the history information and stored in the history information storage area 143 is determined (step S32), and the buy intervention condition is satisfied. The buy intervention process (step S33) is executed assuming that the buy intervention is established for the virtual currency ID stored in the account information storage area 142 in association with the account information designated by the sell order. When a plurality of virtual currency IDs are stored in the account information storage area 142 in association with the account information specified by the sell order, it is assumed that the buy intervention is established for one or more of the virtual currency IDs. The buy intervention process (step S33) can be executed for each of one or a plurality of virtual currency IDs. In this way, the management device 10 can automatically execute the buying intervention process (without human intervention) when a predetermined condition is satisfied, and can quickly and accurately prevent the value of the virtual currency from depreciating. Can be planned. Hereinafter, the buying intervention process (step S33) will be described.

買い介入条件は、資産情報記憶領域144に記憶されている資産残高に記憶されている資産残高が対象価格以上である、あるいは、売り注文にN(N≧2)の売却希望数が指定されている場合は、資産情報記憶領域144に記憶されている資産残高が売却希望数と対象価格との積以上であるとの条件を含でいることが好ましい。このようにすれば、買い介入処理の実行を、管理者が資産を有している資産残高の範囲内に制限することができる。したがって、無制限に買い介入が行われることを防止することができる。 The buying intervention condition is that the asset balance stored in the asset balance stored in the asset information storage area 144 is equal to or higher than the target price, or the desired number of N (N ≧ 2) to be sold is specified in the sell order. If so, it is preferable to include the condition that the asset balance stored in the asset information storage area 144 is equal to or greater than the product of the desired number of sales and the target price. In this way, the execution of the buy intervention process can be limited to the range of the asset balance in which the manager has the assets. Therefore, it is possible to prevent unlimited buying intervention.

対象価格は、例えば、ネットワーク30上のサーバなどから管理装置10に送信される仮想通貨の市場価格であってもよいし、売り注文で指定される売り注文価格であってもよい。買い介入設定価格は、例えば、あらかじめ管理者により管理装置10に入力され、管理装置10の記憶装置14に記憶されている。 The target price may be, for example, the market price of the virtual currency transmitted from the server on the network 30 to the management device 10, or may be the sell order price specified in the sell order. The buy intervention set price is, for example, input to the management device 10 by the administrator in advance and stored in the storage device 14 of the management device 10.

(ステップS331)
まず、管理装置10は、売り注文で指定された口座情報と買い介入が成立した仮想通貨IDとを口座情報記憶領域142から削除するとともに、管理装置10の口座情報と買い介入が成立した仮想通貨IDとを対応付けて口座情報記憶領域142に記憶する(ステップS331)。これにより、仮想通貨が売り主である一のユーザ装置21のユーザから買い主である管理者へ移転し、その旨が管理装置10に記録される。
(Step S331)
First, the management device 10 deletes the account information specified in the sell order and the virtual currency ID for which the buy intervention is established from the account information storage area 142, and the account information of the management device 10 and the virtual currency for which the buy intervention is established are established. It is stored in the account information storage area 142 in association with the ID (step S331). As a result, the virtual currency is transferred from the user of one user device 21 which is the seller to the administrator who is the buyer, and that fact is recorded in the management device 10.

(ステップS332)
次に、管理装置10は、買い介入が成立した仮想通貨IDと買い介入が行われたことを示す履歴情報とを対応付けて履歴情報記憶領域143に記憶する。これにより、仮想通貨の買い介入が行われたという事実が管理装置10に記録される。
(Step S332)
Next, the management device 10 stores the virtual currency ID in which the buy intervention is established and the history information indicating that the buy intervention is performed in association with each other in the history information storage area 143. As a result, the fact that the buying intervention of the virtual currency has been performed is recorded in the management device 10.

(ステップS333)
管理装置10は、資産情報記憶領域144に記憶されている資産残高から買い介入が成立した対価を減算することが好ましい(ステップS333)。売り注文にN(N≧2)の売却希望数が指定されている場合は、資産情報記憶領域144に記憶されている資産残高から売却希望数と買い介入が成立した対価との積を減算する。これにより、管理者の資産残高を正確に管理することができる。
(Step S333)
The management device 10 preferably subtracts the consideration for establishing the buy intervention from the asset balance stored in the asset information storage area 144 (step S333). When the desired number of sells of N (N ≧ 2) is specified in the sell order, the product of the desired number of sells and the consideration for which the buy intervention is established is subtracted from the asset balance stored in the asset information storage area 144. .. This makes it possible to accurately manage the asset balance of the manager.

(ステップS334)
管理装置10は、売買成立通知をユーザ装置21に送信することが好ましい。これにより、ユーザ装置21のユーザに仮想通貨の売買成立が通知される。
(Step S334)
It is preferable that the management device 10 transmits the sale / purchase completion notification to the user device 21. As a result, the user of the user device 21 is notified of the completion of the sale of the virtual currency.

(仮想通貨の売り介入)
図7は実施形態1に係る管理装置の動作例(売り介入処理)を説明するシーケンス図である。以下、図7を参照しつつ、管理装置10が売り介入する場合における、管理装置10の動作例について説明する。
(Intervention to sell virtual currency)
FIG. 7 is a sequence diagram illustrating an operation example (selling intervention process) of the management device according to the first embodiment. Hereinafter, an operation example of the management device 10 when the management device 10 sells and intervenes will be described with reference to FIG. 7.

(ステップS41)
まず、管理装置10は、一のユーザ装置21から口座情報を指定する買い注文を受信する。これにより、一のユーザ装置21から管理者に対して仮想通貨の購入が要求される。買い注文は口座情報に加えて購入希望数を指定するものであってもよい。
(Step S41)
First, the management device 10 receives a buy order specifying account information from one user device 21. As a result, one user device 21 requests the administrator to purchase the virtual currency. The buy order may specify the desired number of purchases in addition to the account information.

(ステップS42、ステップS43)
次に、管理装置10は、対象価格が所定の売り介入設定価格以上であるとの条件を含む売り介入条件の成否を判断し(ステップS42)、売り介入条件が成立する場合に、管理装置10の口座情報に対応付けて口座情報記憶領域142に記憶されている仮想通貨IDについて売り介入が成立するものとして売り介入処理(ステップS43)を実行する。管理装置10の口座情報に対応付けて口座情報記憶領域142に複数の仮想通貨IDが記憶されている場合には、そのうちの1つまたは複数の仮想通貨IDについて売り介入が成立するものとして、1つまたは複数の仮想通貨IDそれぞれについて売り介入処理(ステップS43)を実行することができる。このようにすれば、管理装置10が、所定の条件の成立により売り介入処理を自動的に(人手を介さずに)実行できる。以下、売り介入処理(ステップS43)について説明する。
(Step S42, Step S43)
Next, the management device 10 determines the success or failure of the sell intervention condition including the condition that the target price is equal to or higher than the predetermined sell intervention set price (step S42), and when the sell intervention condition is satisfied, the management device 10 The selling intervention process (step S43) is executed assuming that the selling intervention is established for the virtual currency ID stored in the account information storage area 142 in association with the account information of. When a plurality of virtual currency IDs are stored in the account information storage area 142 in association with the account information of the management device 10, it is assumed that the selling intervention is established for one or more of the virtual currency IDs. The sell intervention process (step S43) can be executed for each of the one or a plurality of virtual currency IDs. In this way, the management device 10 can automatically (without human intervention) execute the selling intervention process when a predetermined condition is satisfied. Hereinafter, the selling intervention process (step S43) will be described.

売り介入条件には、さらに、対象価格が、最後に発行された仮想通貨の仮想通貨IDに対応付けて発行情報記憶領域に記憶されている仮想通貨の発行価格以上であるとの条件を含むことが好ましい。 The sell intervention condition further includes the condition that the target price is equal to or higher than the issue price of the virtual currency stored in the issue information storage area in association with the virtual currency ID of the last issued virtual currency. Is preferable.

対象価格は、例えば、ネットワーク30上のサーバなどから管理装置10に送信される仮想通貨の市場価格であってもよいし、買い注文で指定される買い注文価格であってもよい。売り介入設定価格は、例えば、あらかじめ管理者により管理装置10に入力され、管理装置10の記憶装置14に記憶されている。 The target price may be, for example, the market price of the virtual currency transmitted from the server on the network 30 to the management device 10, or may be the buy order price specified in the buy order. The selling intervention set price is, for example, input to the management device 10 by the administrator in advance and stored in the storage device 14 of the management device 10.

(ステップS431)
まず、管理装置10は、管理装置10の口座情報と売り介入が成立した仮想通貨IDとを口座情報記憶領域142から削除するとともに、買い注文で指定された口座情報と、売買が成立した仮想通貨IDとを対応付けて口座情報記憶領域142に記憶する。これにより、仮想通貨が売り主である管理者から買い主である一のユーザ装置21のユーザへ移転し、その旨が管理装置10に記録される。
(Step S431)
First, the management device 10 deletes the account information of the management device 10 and the virtual currency ID for which the selling intervention has been established from the account information storage area 142, and also deletes the account information specified in the buy order and the virtual currency for which the sale has been established. It is stored in the account information storage area 142 in association with the ID. As a result, the virtual currency is transferred from the administrator who is the seller to the user of one user device 21 who is the buyer, and that fact is recorded in the management device 10.

(ステップS432)
次に、管理装置10は、売り介入が成立した仮想通貨IDと売り介入が行われたことを示す履歴情報とを対応付けて履歴情報記憶領域143に記憶する。これにより、仮想通貨の売り介入が行われたという事実が管理装置10に記録される。
(Step S432)
Next, the management device 10 stores the virtual currency ID in which the selling intervention has been established and the history information indicating that the selling intervention has been performed in association with each other in the history information storage area 143. As a result, the fact that the virtual currency selling intervention has been performed is recorded in the management device 10.

(ステップS433)
管理装置10は、資産情報記憶領域144に記憶されている資産残高に売り介入が成立した価格を加算することが好ましい。これにより、管理者の資産残高を正確に管理することができる。
(Step S433)
The management device 10 preferably adds the price at which the sell intervention is established to the asset balance stored in the asset information storage area 144. This makes it possible to accurately manage the asset balance of the manager.

(ステップS434)
管理装置10は、売買成立通知をユーザ装置21に送信することが好ましい。これにより、ユーザ装置21のユーザに仮想通貨の売買成立が通知される。
(Step S434)
It is preferable that the management device 10 transmits the sale / purchase completion notification to the user device 21. As a result, the user of the user device 21 is notified of the completion of the sale of the virtual currency.

以上説明した実施形態1によれば、仮想通貨IDを用いて、膨大な計算量を費やすことなく仮想通貨に関する不正を検知することができる。したがって、システム全体を円滑に運営可能な管理装置10及び仮想通貨システム1を提供することができる。 According to the first embodiment described above, the virtual currency ID can be used to detect fraud related to the virtual currency without consuming a huge amount of calculation. Therefore, it is possible to provide the management device 10 and the virtual currency system 1 that can smoothly operate the entire system.

また、本実施形態の売買仲介条件や買い介入条件によれば、仮想通貨の不正な売買や買い介入の誤った行使を防止することができる。すなわち、売り注文で指定される口座情報が口座情報記憶領域142に対応付けて記憶されていることを条件とすることにより、口座情報を有していない者による仮想通貨の不正な売却を防止することができる。また、売り注文で指定される口座情報に対応付けて記憶されている仮想通貨IDが発行情報記憶領域141に記憶されていることを条件とすることにより、未発行の仮想通貨が売却されることを防止することができる。また、売り注文で指定される口座情報に対応付けて記憶されている仮想通貨IDが履歴情報に対応付けて履歴情報記憶領域143に記憶されていることを条件とすることにより、履歴情報のない仮想通貨(例:発行の履歴がない仮想通貨)が不正に売却されることを防止することができる。また、3つの記憶領域のいずれか1つの記憶領域に不正がある場合には条件が成立しないため、3つの記憶領域のいずれか1つの記憶領域の情報が改ざんなどされた場合における、売買仲介処理や買い介入処理の実行を効果的に防止することができる。 Further, according to the trading mediation condition and the buying intervention condition of the present embodiment, it is possible to prevent the illegal buying and selling of the virtual currency and the erroneous exercise of the buying intervention. That is, by providing that the account information specified in the sell order is stored in association with the account information storage area 142, it is possible to prevent an unauthorized sale of the virtual currency by a person who does not have the account information. be able to. Further, the unissued virtual currency is sold on condition that the virtual currency ID stored in association with the account information specified in the sell order is stored in the issue information storage area 141. Can be prevented. Further, there is no history information on condition that the virtual currency ID stored in association with the account information specified in the sell order is stored in the history information storage area 143 in association with the history information. It is possible to prevent unauthorized sale of virtual currency (eg, virtual currency with no history of issuance). Further, since the condition is not satisfied when any one of the three storage areas is invalid, the trading mediation process is performed when the information in any one of the three storage areas is falsified. And the execution of buying intervention processing can be effectively prevented.

ビットコインに代表される既存の仮想通貨には、価値を保管する機能が備わっていないため、価格が急落する虞がある。しかし、本実施形態によれば、仮想通貨の発行が対価と交換により実行されるため、価値の保管機能を備えた仮想通貨を創造することができる。また、売買の仲介において不正を検知することにより、仮想通貨の価値を担保することができる。さらに、買い介入の実行により、価値の急落を直接的に抑制することができる。したがって、本実施形態によれば、発行される仮想通貨に、広く流通する通貨として必要な要素の一つとして価値の保管機能を付与して、安定した価値を有する仮想通貨を提供することができる。 Existing virtual currencies such as Bitcoin do not have a function to store value, so there is a risk that prices will plummet. However, according to the present embodiment, since the issuance of the virtual currency is executed in exchange for consideration, it is possible to create a virtual currency having a value storage function. In addition, the value of the virtual currency can be secured by detecting fraud in the mediation of buying and selling. In addition, the execution of buying intervention can directly curb the plunge in value. Therefore, according to the present embodiment, it is possible to provide a virtual currency having a stable value by imparting a value storage function as one of the necessary elements as a currency that is widely distributed to the issued virtual currency. ..

本実施形態によれば、ネットワーク30上の管理装置10(複数の管理装置10がネットワーク30に接続される場合は、例えば後述する最上位層に属する管理装置51。以下、本段落において同じ。)を中央銀行と位置づけ、この中央銀行として位置づけられる管理装置10から唯一の仮想通貨を発行することができる。現在主流の仮想通貨は、マイニング(採掘)という概念で、CPUタイム、電力、及び人件費を使ったマイナー(採掘者)が仮想通貨の発行の対価を受け取ってしまうため、仮想通貨自身の価値を裏付ける価値が存在しない。これに対して、本実施形態によれば、管理装置10が発行する仮想通貨の発行や流通するCPUタイム、電力、及び人件費を効果的に抑制することができる。また、管理装置10が発行した仮想通貨は、個人や法人などのユーザが他の通貨を交換して市場に出回る。その結果、発行と同時に管理装置10の資産情報記憶領域には資産残高(外貨の準備高)が蓄積される。資産残高(外貨の準備高)ができることにより、管理装置10は、自らが発行する仮想通貨の市場価格が下がると、市場から仮想通貨を買い上げること(買い介入)ができる。また、本実施形態によれば、仮想通貨が発行されるごとに発行価格を上昇させることにより、他の仮想通貨に比べて、価格が急激に下落することを抑制しやすい。また、本実施形態によれば、仮想通貨の価格を市場の需給に任せ、仮想通貨の発行数を市場価格に基づき自動的に定め、システムの維持に必要な労働力を削減することもできる。管理者は、管理装置10による仮想通貨との引き換えに、ユーザから、ドル、ユーロ、SDR、円、元、ポンドなどの様々な対価を受け取ることができ、これらの対価は資産残高に加算される。このような資産残高は外貨準備高としての性質を持ち、仮想通貨に価値を保管する機能を持つ。 According to the present embodiment, the management device 10 on the network 30 (when a plurality of management devices 10 are connected to the network 30, for example, the management device 51 belonging to the uppermost layer described later. The same shall apply hereinafter in this paragraph). Is positioned as a central bank, and the only virtual currency can be issued from the management device 10 positioned as this central bank. Currently, the mainstream cryptocurrency is the concept of mining, and the miner (miner) who uses CPU time, power, and labor costs receives the consideration for issuing the cryptocurrency, so the value of the cryptocurrency itself is used. There is no value to support. On the other hand, according to the present embodiment, it is possible to effectively suppress the issuance of the virtual currency issued by the management device 10, the CPU time in circulation, the electric power, and the labor cost. Further, the virtual currency issued by the management device 10 is put on the market by a user such as an individual or a corporation exchanging other currencies. As a result, the asset balance (foreign currency reserve) is accumulated in the asset information storage area of the management device 10 at the same time as the issuance. By creating an asset balance (foreign currency reserve), the management device 10 can purchase virtual currency from the market (buying intervention) when the market price of the virtual currency issued by itself drops. Further, according to the present embodiment, by raising the issue price each time a virtual currency is issued, it is easy to suppress a sharp drop in the price as compared with other virtual currencies. Further, according to the present embodiment, the price of the virtual currency can be left to the supply and demand of the market, the number of issued virtual currencies can be automatically determined based on the market price, and the labor required to maintain the system can be reduced. The administrator can receive various consideration such as dollar, euro, SDR, yen, yuan, pound, etc. from the user in exchange for the virtual currency by the management device 10, and these consideration is added to the asset balance. .. Such asset balances have the property of foreign currency reserves and have the function of storing value in virtual currencies.

[実施形態2に係る仮想通貨システム2]
図8は実施形態2に係る仮想通貨システムの動作例を説明するシーケンスである。図8に示すように、実施形態2に係る仮想通貨システム2は、管理装置10が、ユーザ装置21から口座情報を指定する仮想通貨発行要求を受信(ステップS51)した場合、仮想通貨の対価の受け取り条件を含む発行条件の成否を判断し(ステップS52)、発行条件が成立する場合に、発行情報記憶領域141に新たな仮想通貨IDを記憶する(ステップS53)。また、管理装置10は、一のユーザ装置21から口座情報を指定する売り注文を受信(ステップS54)した場合、対象価格が所定の買い介入設定価格以下であるとの条件を含む買い介入条件の成否を判断し(ステップS55)、この買い介入条件が成立する場合に、資産情報記憶領域144に記憶されている資産残高から買い介入が成立した対価を減算する(ステップS56)。管理装置10は、ステップS56の完了後、売買成立通知をユーザ装置21に送信することが好ましい(ステップS56)。実施形態2によれば、管理装置10が、所定の条件の成立により買い介入処理を自動的に(人手を介さずに)実行できるため、仮想通貨の価値急落防止を迅速かつ的確に図ることができる。
[Virtual currency system 2 according to the second embodiment]
FIG. 8 is a sequence for explaining an operation example of the virtual currency system according to the second embodiment. As shown in FIG. 8, in the virtual currency system 2 according to the second embodiment, when the management device 10 receives a virtual currency issuance request for specifying account information from the user device 21 (step S51), the consideration for the virtual currency is paid. It is determined whether or not the issuing condition including the receiving condition is successful (step S52), and when the issuing condition is satisfied, a new virtual currency ID is stored in the issuing information storage area 141 (step S53). Further, when the management device 10 receives a sell order for which account information is specified from one user device 21 (step S54), the management device 10 includes a buying intervention condition including a condition that the target price is equal to or less than a predetermined buying intervention set price. The success or failure is determined (step S55), and when this buying intervention condition is satisfied, the consideration for which the buying intervention is established is subtracted from the asset balance stored in the asset information storage area 144 (step S56). After the completion of step S56, the management device 10 preferably transmits a sale / purchase completion notification to the user device 21 (step S56). According to the second embodiment, since the management device 10 can automatically execute the buying intervention process (without human intervention) when a predetermined condition is satisfied, it is possible to quickly and accurately prevent the value of the virtual currency from dropping sharply. can.

[実施形態3に係る仮想通貨システム3]
図9は実施形態3に係る仮想通貨システムの動作例を説明するシーケンスである。図9に示すように、実施形態3に係る仮想通貨システム3は、ツリー状に階層化されて相互に接続される複数の管理装置51から57を備えた仮想通貨システムである。一の階層に属する管理装置は、自装置用の発行情報記憶領域と他装置用の発行情報記憶領域と、を備えている。他装置用の発行情報記憶領域には、一の階層の1つ下の階層に属する管理装置の自装置用の発行情報記憶領域に記憶されている情報が記憶されている。つまり、他装置用の発行情報記憶領域と、一の階層の1つ下の階層に属する管理装置の自装置用の発行情報記憶領域との間で情報が共有(または同期)されている。第1階層に属する管理装置51の直下には第2階層に属する管理装置52、53が接続され、第2階層に属する管理装置52の直下には第3階層に属する管理装置54、55、56、57が接続されている。
[Virtual currency system 3 according to the third embodiment]
FIG. 9 is a sequence for explaining an operation example of the virtual currency system according to the third embodiment. As shown in FIG. 9, the virtual currency system 3 according to the third embodiment is a virtual currency system including a plurality of management devices 51 to 57 which are layered in a tree shape and connected to each other. The management device belonging to one layer includes an issue information storage area for its own device and an issue information storage area for another device. In the issue information storage area for other devices, the information stored in the issue information storage area for the own device of the management device belonging to the next lower layer of one layer is stored. That is, information is shared (or synchronized) between the issue information storage area for another device and the issue information storage area for the own device of the management device belonging to the next lower layer of one layer. The management devices 52 and 53 belonging to the second layer are connected directly under the management device 51 belonging to the first layer, and the management devices 54, 55 and 56 belonging to the third layer are directly below the management device 52 belonging to the second layer. , 57 are connected.

具体的に説明すると、最上位層の管理装置51は、自装置用の発行情報記憶領域Aと他装置用の発行情報記憶領域B、Cとを備えている。また、第2階層に属する管理装置52は、自装置用の発行情報記憶領域Bと他装置用の発行情報記憶領域D、E、F、Gとを備えている。また、第2階層に属する管理装置53は、自装置用の発行情報記憶領域Cと他装置用の発行情報記憶領域H、I、J、Kとを備えている。さらに、第3階層に属する管理装置54、55、56、57は、自装置用の発行情報記憶領域D、E、F、Gをそれぞれ備え、且つ、他装置用の発行情報記憶領域をそれぞれ備えている。最上位層の管理装置51が備える他装置用の発行情報記憶領域B、Cには、第2階層に属し最上位層の管理装置51の直下に接続される管理装置52、53が有する自装置用の発行情報記憶領域B、Cに記憶されている情報が記憶されている。また、第2階層に属する管理装置52が備える他装置用の発行情報記憶領域D、E、F、Gには、第3階層に属し第2階層に属する管理装置52の直下に接続される管理装置54、55、56、57が備える自装置用の発行情報記憶領域D、E、F、Gに記憶されている情報がそれぞれ記憶されている。 More specifically, the uppermost layer management device 51 includes an issue information storage area A for its own device and issue information storage areas B and C for other devices. Further, the management device 52 belonging to the second layer includes an issue information storage area B for its own device and issue information storage areas D, E, F, and G for other devices. Further, the management device 53 belonging to the second layer includes an issue information storage area C for its own device and an issue information storage area H, I, J, K for another device. Further, the management devices 54, 55, 56, 57 belonging to the third layer each include issue information storage areas D, E, F, and G for their own devices, and each include issue information storage areas for other devices. ing. The issuance information storage areas B and C for other devices included in the uppermost layer management device 51 are own devices of the management devices 52 and 53 belonging to the second layer and connected directly under the uppermost layer management device 51. Issuance information for use Information stored in the storage areas B and C is stored. Further, the issuance information storage areas D, E, F, and G for other devices included in the management device 52 belonging to the second layer are managed to be connected directly under the management device 52 belonging to the third layer and belonging to the second layer. The information stored in the issued information storage areas D, E, F, and G for the own device included in the devices 54, 55, 56, and 57 is stored, respectively.

実施形態3によれば、ユーザ装置は、複数の管理装置51から57のいずれかに仮想通貨発行要求を送信したり、売り注文や買い注文を送信したりなどすることができるため、仮想通貨システム3におけるトラフィックの負荷を分散することができる。また、一の階層に属する管理装置とその1つ下の階層に属する管理装置との間で、発行情報記憶領域が共有されるため、一の階層に属する管理装置が備える他装置用の発行情報記憶領域を、その下の階層に属する管理装置が備える自装置用の発行情報記憶領域に記憶される内容を対比させ、両者が一致するかどうかを判断することにより、不正の検出を容易に図ることができる。 According to the third embodiment, the user device can send a virtual currency issuance request, a sell order, a buy order, and the like to any of the plurality of management devices 51 to 57, and thus the virtual currency system. The load of the traffic in 3 can be distributed. Further, since the issue information storage area is shared between the management device belonging to one layer and the management device belonging to the next lower layer, the issue information for other devices included in the management device belonging to one layer is provided. Fraud detection is facilitated by comparing the contents stored in the issue information storage area for own device of the management device belonging to the management device belonging to the lower hierarchy with the storage area and determining whether the two match. be able to.

なお、図示及び詳細な説明は省略するが、口座情報記憶領域と履歴情報記憶領域についても、発行情報記憶領域の場合と同様に、一の階層に属する管理装置とその下の階層に属する管理装置との間で共有(または同期)させることができる。 Although illustrations and detailed explanations are omitted, the account information storage area and the history information storage area also belong to the management device belonging to one layer and the management device belonging to the layer below it, as in the case of the issuance information storage area. Can be shared (or synchronized) with.

実施形態3においては、自装置用の発行情報記憶領域、自装置用の口座情報記憶領域、及び自装置用の履歴情報記憶領域の少なくとも1つの記憶領域への書き込み禁止及び/又は読み込み禁止が設定されており、他装置用の発行情報記憶領域、他装置用の口座情報記憶領域、及び他装置置用の履歴情報記憶領域の少なくとも1つの記憶領域への書き込み禁止及び/又は読み込み禁止が設定されていてもよい。このようにすれば、下位の階層に属する管理装置の管理者の権限に応じて、下位の階層に属する管理装置の機能を制限することができるため、下位の階層に属する管理装置の管理者が、売買の仲介を行う権限は有しているが、仮想通貨の発行の権限は有していない場合などにおいて、下位の階層に属する管理装置の機能を適切に制限することができる。 In the third embodiment, write-protection and / or read-protection to at least one storage area of the issue information storage area for the own device, the account information storage area for the own device, and the history information storage area for the own device is set. Write protection and / or read protection to at least one storage area of the issuance information storage area for other devices, the account information storage area for other devices, and the history information storage area for other devices is set. May be. By doing so, the functions of the management devices belonging to the lower hierarchy can be restricted according to the authority of the administrator of the management device belonging to the lower hierarchy, so that the administrator of the management device belonging to the lower hierarchy can be restricted. , The function of the management device belonging to the lower hierarchy can be appropriately restricted when the authority to mediate the buying and selling is possessed but the authority to issue the virtual currency is not possessed.

複数の管理装置51から57は、直接的に接続されてもよいし、他の装置を介して接続されていてもよいし、インターネットや専用の回線などのネットワークを介して接続されていてもよい。 The plurality of management devices 51 to 57 may be directly connected, may be connected via other devices, or may be connected via a network such as the Internet or a dedicated line. ..

[その他]
本明細書において、一の情報を指定する一の要求や一の注文を送信または受信するとは、例えば、一の情報そのものを含む一の要求や一の注文を受信する場合のほか、一の要求に関連して当該一の要求を受信する前及び/又は後に当該一の情報が受信する場合や、一の情報そのものは受信されないが、受信した当該一の要求から当該一の情報を特定できる場合などをいう。
[others]
In the present specification, sending or receiving one request or one order specifying one piece of information means, for example, receiving one request or one order containing one piece of information itself, or one request. When the information is received before and / or after the request is received, or when the information itself is not received but the information can be identified from the received request. And so on.

また、本明細書において、ある領域に記憶されるある情報やあるデータなどの削除には、当該領域において当該情報や当該データなどを文字通り削除する場合(例:当該情報や当該データなどが格納されているレコード(行)などを文字通り削除する場合)のほか、当該領域において当該情報や当該データなどを削除することなく無効化することにより実質的に削除する場合(例:当該情報や当該データなどが格納されているレコード(行)などに無効を示す旨の他の情報や他のデータを格納する場合)が含まれる。 Further, in the present specification, when deleting a certain information or data stored in a certain area, the information or the data is literally deleted in the area (example: the information or the data is stored). In addition to the case of literally deleting the existing record (line) etc.), the case of substantially deleting the information or the data by invalidating the information or the data in the area without deleting the information (example: the information or the data etc.) (When storing other information or other data indicating invalidity in the record (row) etc. in which is stored) is included.

また、本明細書において、一の要求や一の注文などは1つのデータとして送受信されるものであってもよいし、複数のデータに分割されて送受信されるものであってもよい。また、一の要求や一の注文などは1回で送受信されてもよいし、複数回に分けて送受信されてもよい。また、一の要求や一の注文などは単独で送受信されてもよいし、他の情報とともに送信されてもよい。例えば、上記した一の要求や一の注文などにヘッダなどの情報を付加して1つまたは複数のパケットを構成し、この1つまたは複数のパケットを送受信することにより、上記した一の要求や一の注文などを送受信することとしてもよい。 Further, in the present specification, one request, one order, etc. may be transmitted / received as one data, or may be divided into a plurality of data and transmitted / received. Further, one request, one order, etc. may be transmitted / received at one time, or may be transmitted / received in a plurality of times. Further, one request, one order, etc. may be transmitted and received independently, or may be transmitted together with other information. For example, by adding information such as a header to the above-mentioned one request or one order to form one or more packets, and transmitting and receiving the one or more packets, the above-mentioned one request or You may send and receive one order.

各国の中央銀行や民間の銀行などは、管理装置10により発行される仮想通貨に価値を裏付けられた、さらに新たな仮想通貨や現実の通貨を発行することができる。 Central banks and private banks in each country can issue new virtual currencies and real currencies whose value is backed by the virtual currency issued by the management device 10.

以上、実施形態について説明したが、これらの説明によって特許請求の範囲に記載された構成は何ら限定されるものではない。 Although the embodiments have been described above, the configurations described in the claims are not limited by these explanations.

1、2、3 仮想通貨システム
10 管理装置
12 演算装置
14 記憶装置
141 発行情報記憶領域
142 口座情報記憶領域
143 履歴情報記憶領域
144 資産情報記憶領域
145 発行済数記憶領域
21、22 ユーザ装置
30 ネットワーク
51から57 管理装置
1, 2, 3 Virtual currency system 10 Management device 12 Computing device 14 Storage device 141 Issued information storage area 142 Account information storage area 143 History information storage area 144 Asset information storage area 145 Issued number storage area 21, 22 User device 30 Network 51-57 management device

Claims (4)

ツリー状に階層化されて相互に接続される複数の管理装置を備えたシステムであって、 前記管理装置は、
自装置用の記憶領域と他装置用の記憶領域を備え、
一の階層に属する前記管理装置が備える前記他装置用の記憶領域には、前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置が備える前記自装置用の記憶領域に記憶されている情報が記憶され、前記一の階層の2つ以上下の階層に属する1つまたは複数の前記管理装置が備える前記自装置用の記憶領域に記憶されている情報は記憶されず、
一の階層に属する前記管理装置は、前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置との間で、一の階層に属する前記管理装置が備える前記他装置用の記憶領域と前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置が備える前記自装置用の記憶領域とに記憶されている情報の同期を行うシステム。
It is a system including a plurality of management devices that are layered in a tree shape and connected to each other, and the management devices are
It has a storage area for its own device and a storage area for other devices.
The storage area for the other device included in the management device belonging to one layer includes the storage area for the own device included in the one or more management devices belonging to the layer one level below the one layer. The stored information is stored, and the information stored in the storage area for the own device included in the one or a plurality of the management devices belonging to two or more layers below the one layer is not stored.
The management device belonging to one layer is for the other device included in the management device belonging to one layer between the management device belonging to one or a plurality of the management devices belonging to the layer one level below the one layer. A system that synchronizes information stored in a storage area and a storage area for its own device included in one or a plurality of management devices belonging to a layer one layer below the one layer .
一の階層に属する前記管理装置は、前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置に接続される請求項1に記載のシステム。 The system according to claim 1 , wherein the management device belonging to one layer is connected to one or more of the management devices belonging to a layer one level below the one layer. ツリー状に階層化されて相互に接続される複数の管理装置を備えたシステムにおける前記管理装置であって、
自装置用の記憶領域と他装置用の記憶領域を備え、
一の階層に属する前記管理装置が備える前記他装置用の記憶領域には、前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置が備える前記自装置用の記憶領域に記憶されている情報が記憶され、前記一の階層の2つ以上下の階層に属する1つまたは複数の前記管理装置が備える前記自装置用の記憶領域に記憶されている情報は記憶されず、
一の階層に属する前記管理装置は、前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置との間で、一の階層に属する前記管理装置が備える前記他装置用の記憶領域と前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置が備える前記自装置用の記憶領域とに記憶されている情報の同期を行う管理装置。
The management device in a system having a plurality of management devices layered in a tree shape and connected to each other.
It has a storage area for its own device and a storage area for other devices.
The storage area for the other device included in the management device belonging to one layer includes the storage area for the own device included in the one or more management devices belonging to the layer one level below the one layer. The stored information is stored, and the information stored in the storage area for the own device included in the one or a plurality of the management devices belonging to two or more layers below the one layer is not stored.
The management device belonging to one layer is for the other device included in the management device belonging to one layer with one or a plurality of the management devices belonging to the layer one level below the one layer. A management device that synchronizes information stored in a storage area and a storage area for the own device included in one or a plurality of the management devices belonging to a layer one layer below the one layer .
一の階層に属する前記管理装置は、前記一の階層の1つ下の階層に属する1つまたは複数の前記管理装置に接続される請求項3に記載の管理装置。 The management device according to claim 3 , wherein the management device belonging to one layer is connected to one or more of the management devices belonging to the layer one level below the one layer.
JP2018018725A 2018-02-05 2018-02-05 System and management equipment Active JP7085094B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018018725A JP7085094B2 (en) 2018-02-05 2018-02-05 System and management equipment
JP2022077587A JP7353670B2 (en) 2018-02-05 2022-05-10 management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018018725A JP7085094B2 (en) 2018-02-05 2018-02-05 System and management equipment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018504962A Division JP6316530B1 (en) 2017-12-05 2017-12-05 Management device, virtual currency system, and system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022077587A Division JP7353670B2 (en) 2018-02-05 2022-05-10 management device

Publications (3)

Publication Number Publication Date
JP2019102043A JP2019102043A (en) 2019-06-24
JP2019102043A5 JP2019102043A5 (en) 2021-01-21
JP7085094B2 true JP7085094B2 (en) 2022-06-16

Family

ID=66973887

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018018725A Active JP7085094B2 (en) 2018-02-05 2018-02-05 System and management equipment
JP2022077587A Active JP7353670B2 (en) 2018-02-05 2022-05-10 management device

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022077587A Active JP7353670B2 (en) 2018-02-05 2022-05-10 management device

Country Status (1)

Country Link
JP (2) JP7085094B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7372873B2 (en) * 2019-09-12 2023-11-01 株式会社三菱総合研究所 Information processing device and information processing method
JP7182756B1 (en) 2022-03-30 2022-12-05 株式会社Mixi Information processing device, information processing method and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002288573A (en) 2001-01-12 2002-10-04 Hiroshi Hamada Settlement system using electronic money
WO2008129597A1 (en) 2007-04-04 2008-10-30 Fujitsu Limited Load distribution system, node device, load distribution device, load distribution control program, load distribution program, and load distribution method
JP2016151802A (en) 2015-02-16 2016-08-22 科韻動力有限公司 Management method for virtual currency, virtual currency system, advertisement method in virtual currency system, and application program
JP2017054339A (en) 2015-09-10 2017-03-16 株式会社アトムソリューションズ Transaction system using virtual currency

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0492597A (en) * 1990-08-08 1992-03-25 Fujitsu Ltd Monitoring system
JP5871347B1 (en) 2015-03-11 2016-03-01 株式会社Orb Virtual currency management program and virtual currency management method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002288573A (en) 2001-01-12 2002-10-04 Hiroshi Hamada Settlement system using electronic money
WO2008129597A1 (en) 2007-04-04 2008-10-30 Fujitsu Limited Load distribution system, node device, load distribution device, load distribution control program, load distribution program, and load distribution method
JP2016151802A (en) 2015-02-16 2016-08-22 科韻動力有限公司 Management method for virtual currency, virtual currency system, advertisement method in virtual currency system, and application program
JP2017054339A (en) 2015-09-10 2017-03-16 株式会社アトムソリューションズ Transaction system using virtual currency

Also Published As

Publication number Publication date
JP7353670B2 (en) 2023-10-02
JP2019102043A (en) 2019-06-24
JP2022097616A (en) 2022-06-30

Similar Documents

Publication Publication Date Title
US11734675B2 (en) Systems and methods of blockchain transaction recordation
JP6316530B1 (en) Management device, virtual currency system, and system
JP7533983B2 (en) Apparatus, system, or method for facilitating value transfer between parties with low or no trust
EP3432240A1 (en) Blockchain including linked digital assets
AU2016288644A1 (en) Systems and methods of secure provenance for distributed transaction databases
KR102267655B1 (en) Method for investment based on blockchain and apparatus for using the method
JP7353670B2 (en) management device
JP2022508450A (en) Systems and methods that implement smart stave coins to facilitate cryptographic trustless smart swaps
US20210383334A1 (en) Contingent payments for virtual currencies
KR102182072B1 (en) Method of managing digital asset backed by real-asset and real-asset exchange system using thereof
JP6710737B2 (en) Payment system and payment method
KR101556540B1 (en) Apparatus for processing borrowing and lending transactions of assets and operation method thereof
US20230186301A1 (en) Tokenization of the appreciation of assets
KR102283627B1 (en) Method for loan based on blockchain and apparatus for using the method
KR20230059109A (en) method and system for providing digital safe based on cloud environment
Rohmalia et al. Designing a Central Bank Digital Currency (CBDC) Retail Model as a Payment System
KR20200011323A (en) System and operating method for copyright billing and copyright profit distribution based on domain-digital asset interwork
JP6946256B2 (en) Payment system and payment method
KR20240061763A (en) A method of transmitting data including assets between different types of blockchain using a common ID

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201203

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210921

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20211119

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220117

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220412

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220510

R150 Certificate of patent or registration of utility model

Ref document number: 7085094

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150