JP7490916B1 - 情報処理装置 - Google Patents
情報処理装置 Download PDFInfo
- Publication number
- JP7490916B1 JP7490916B1 JP2024014573A JP2024014573A JP7490916B1 JP 7490916 B1 JP7490916 B1 JP 7490916B1 JP 2024014573 A JP2024014573 A JP 2024014573A JP 2024014573 A JP2024014573 A JP 2024014573A JP 7490916 B1 JP7490916 B1 JP 7490916B1
- Authority
- JP
- Japan
- Prior art keywords
- blockchain
- fungible token
- fungible
- reward
- token
- 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
Links
- 230000010365 information processing Effects 0.000 title claims description 94
- 238000012546 transfer Methods 0.000 claims abstract description 56
- 238000005516 engineering process Methods 0.000 claims abstract description 7
- 238000012795 verification Methods 0.000 claims description 6
- 238000004422 calculation algorithm Methods 0.000 abstract description 8
- 238000007726 management method Methods 0.000 description 23
- 238000010586 diagram Methods 0.000 description 13
- 238000004891 communication Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 10
- 238000000034 method Methods 0.000 description 10
- 230000008569 process Effects 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 238000004364 calculation method Methods 0.000 description 5
- 238000004590 computer program Methods 0.000 description 5
- 230000001186 cumulative effect Effects 0.000 description 4
- 238000005315 distribution function Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 238000005065 mining Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
【解決手段】ファンジブルトークン生成部400は、ブロックチェーンの技術を用いたファンジブルトークンを生成する。ノンファンジブルトークン生成部401は、ファンジブルトークンの残高管理および所有者の身元確認情報管理のためのノンファンジブルトークンをファンジブルトークンのブロックチェーンに紐づけて生成する。ブロックチェーン管理部41は、ファンジブルトークンウォレット内のファンジブルトークンの移動予定日時を含む移動予定情報を含むトランザクションと、ファンジブルトークンウォレット内のファンジブルトークンの移動履行日時を含む移動履行情報を含むトランザクションとをブロックチェーンに登録する。報酬決定部42は、移動予定日時と移動履行日時との一致度合いに基づいてブロックチェーンで生成されるトークンである報酬を決定する。
【選択図】図2
Description
図1は、実施の形態に係る情報処理システムSの概要を模式的に示す図である。実施の形態に係る情報処理システムSは、商品や役務の支払を担う決済サービスを提供するためのシステムであり、決済には暗号資産が用いられる。情報処理システムSは端末T、決済サーバP、及び分散型台帳Dを含み、それらがインターネット等の通信ネットワークNを介して互いに通信可能な態様で接続している。
(8)情報処理装置1は、報酬額を含む情報を端末Tに送信する。
図2は、実施の形態に係る情報処理装置1の機能構成を模式的に示す図である。情報処理装置1は分散型台帳Dを構成する構成要素であり、分散型台帳Dを構成する各情報処理装置1は図2に示す機能構成を有している。
図6は、実施の形態に係る情報処理装置1が実行する情報処理の流れを説明するためのフローチャートである。本フローチャートにおける処理は、例えば情報処理装置1が起動したときに開始する。
以上説明したように、実施の形態に係る情報処理装置1によれば、暗号資産における報酬決定に関する新たなアルゴリズムを提供することができる。
2 記憶部
3 通信部
4 制御部
40 トークン生成部
400 ファンジブルトークン生成部
401 ノンファンジブルトークン生成部
41 ブロックチェーン管理部
42 報酬決定部
43 集中度取得部
B ブロックチェーン
D 分散型台帳
P 決済サーバ
S 情報処理システム
T 端末
Claims (4)
- ブロックチェーンの技術を用いたファンジブルトークンを生成するファンジブルトークン生成部と、
前記ファンジブルトークンを管理するファンジブルトークンウォレットのアドレスに紐づくノンファンジブルトークンであって、前記ファンジブルトークンの残高管理および所有者の身元確認情報管理のためのノンファンジブルトークンを前記ファンジブルトークンのブロックチェーンに紐づけて生成するノンファンジブルトークン生成部と、
前記ファンジブルトークンウォレット内のファンジブルトークンの移動予定日時を含む移動予定情報を含むトランザクションと、前記ファンジブルトークンウォレット内のファンジブルトークンの移動履行日時を含む移動履行情報を含むトランザクションとを前記ブロックチェーンに登録するブロックチェーン管理部と、
前記移動予定日時と前記移動履行日時との一致度合いに基づいて前記ブロックチェーンで生成されるトークンである報酬を決定する報酬決定部と、を備え、
前記ブロックチェーン管理部は、前記ファンジブルトークンの移動元のファンジブルトークンウォレットが決定された前記報酬を受け取ったことを証するトランザクションを生成して前記ブロックチェーンに登録する、
情報処理装置。 - 前記ブロックチェーン管理部は、前記ファンジブルトークンウォレット内に保存可能な識別子であって、前記ファンジブルトークンの移動予定日時を含む移動予定情報を含むトランザクションを一意に特定するための識別子を、前記トランザクションに関連付けて前記ブロックチェーンに登録する、
請求項1に記載の情報処理装置。 - 前記ブロックチェーン管理部は、前記ブロックチェーンを構成する他のノードから取得した情報であって、前記ブロックチェーンに登録されたトランザクションが改ざんされていないことを証するに必要な計算能力の提供予定量を示す情報を含むトランザクションを前記ブロックチェーンにさらに登録し、
前記報酬決定部は、前記提供予定量と実際に提供された計算能力量との一致度合いに基づいて前記ブロックチェーンで生成され前記ノードに提供するためのトークンである報酬を決定する、
請求項1又は2に記載の情報処理装置。 - 前記移動予定日時を含む移動予定情報を含むトランザクションの時間帯ごとの集中度を取得する集中度取得部をさらに有し、
前記報酬決定部は、前記トランザクションが改ざんされていないことを証するに必要な計算能力を提供した時間帯における前記集中度が大きい場合は、前記集中度が小さい場合よりも、前記計算能力を提供した前記ノードに付与する報酬の量が多くなるように前記報酬を決定する、
請求項3に記載の情報処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2024014573A JP7490916B1 (ja) | 2024-02-02 | 2024-02-02 | 情報処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2024014573A JP7490916B1 (ja) | 2024-02-02 | 2024-02-02 | 情報処理装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP7490916B1 true JP7490916B1 (ja) | 2024-05-28 |
Family
ID=91194202
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2024014573A Active JP7490916B1 (ja) | 2024-02-02 | 2024-02-02 | 情報処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7490916B1 (ja) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020162515A1 (ja) | 2019-02-08 | 2020-08-13 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 制御方法、サーバ、および、プログラム |
JP7359481B1 (ja) | 2022-12-12 | 2023-10-11 | スラッシュ フィンテック リミテッド | 情報処理装置、方法、プログラム、およびシステムの生産方法 |
-
2024
- 2024-02-02 JP JP2024014573A patent/JP7490916B1/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020162515A1 (ja) | 2019-02-08 | 2020-08-13 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 制御方法、サーバ、および、プログラム |
JP7359481B1 (ja) | 2022-12-12 | 2023-10-11 | スラッシュ フィンテック リミテッド | 情報処理装置、方法、プログラム、およびシステムの生産方法 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11030681B2 (en) | Intermediate blockchain system for managing transactions | |
US11444768B2 (en) | Systems and methods for managing networked commitments of secure entities | |
US11281796B2 (en) | Blockchain based information management | |
US20240362602A1 (en) | Cryptographic technology platform and methods for providers to enable users to monetize their data | |
US20230153453A1 (en) | Proof-of-approval distributed ledger | |
KR102110733B1 (ko) | 블록체인 기반의 콘텐츠 리워드 제공 방법 및 시스템 | |
CN112767163B (zh) | 基于区块链的数字商品交易方法和装置 | |
ES2998883T3 (en) | Secure resource management to prevent fraudulent resource access | |
US20210326886A1 (en) | Blockchain-based resource transaction methods, apparatuses, and systems | |
US20210233351A1 (en) | Distributed ledger based distributed gaming system | |
CN109584082A (zh) | 基于区块链的保险理赔方法、电子装置及存储介质 | |
US10970780B2 (en) | Zero-knowledge predictions market | |
US20220076246A1 (en) | Method, system, and computer readable medium for transferring cryptographic tokens | |
US11922403B2 (en) | Using an internal ledger with blockchain transactions | |
US20210365584A1 (en) | Portable reputation brokering using linked blockchains and shared events | |
EP4078501A1 (en) | Account owner funding of know your customer and accredited investor verification renewal and monitoring charges through coin payment | |
US11854021B2 (en) | Data security | |
US20220027914A1 (en) | System, method, and recording medium for identity fraud prevention in secure transactions using multi-factor verification | |
Nardini et al. | A blockchain-based decentralized electronic marketplace for computing resources | |
US20200252408A1 (en) | Graduated accounts using assertions | |
JP7490916B1 (ja) | 情報処理装置 | |
JP2023514633A (ja) | マルチコンピュータネットワークにおけるリソースへのアクセスを制御するためのシステム及び方法 | |
WO2020149825A1 (en) | Systems and methods for cross border transaction data analysis | |
CN115996226B (zh) | 基于区块链的多重智能合约的共享激励方法、装置及设备 | |
CN103888445A (zh) | 一种面向云服务的ucon多义务访问控制方法及系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240202 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20240202 |
|
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: 20240409 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240418 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7490916 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |