WO2019014523A1 - Systems and methods for automated decentralized multilateral transaction processing - Google Patents
Systems and methods for automated decentralized multilateral transaction processing Download PDFInfo
- Publication number
- WO2019014523A1 WO2019014523A1 PCT/US2018/041964 US2018041964W WO2019014523A1 WO 2019014523 A1 WO2019014523 A1 WO 2019014523A1 US 2018041964 W US2018041964 W US 2018041964W WO 2019014523 A1 WO2019014523 A1 WO 2019014523A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- transaction
- transactions
- decentralized
- netting
- node
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3821—Electronic credentials
- G06Q20/38215—Use of certificates or encrypted proofs of transaction rights
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/22—Payment schemes or models
- G06Q20/223—Payment schemes or models based on the use of peer-to-peer networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3823—Payment protocols; Details thereof insuring higher security of transaction combining multiple encryption tools for a transaction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/389—Keeping log of transactions for guaranteeing non-repudiation of a transaction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/40—Authorisation, 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/403—Solvency checks
- G06Q20/4037—Remote solvency checks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/40—Authorisation, 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/405—Establishing or using transaction specific rules
Definitions
- the present disclosure generally relates to systems and methods for automated decentralized multilateral transaction processing.
- Transaction gridlock may exist where a number of dependent transactions may exist among a number of parties, but some or all of the transactions cannot take place independently. For example, when one party insufficient liquidity, that party may need to wait to the settlement of another transaction before it can settle others. This leads to a decreased velocity in transaction settlement.
- a method for automated decentralized multilateral transaction processing may include: (1) receiving a plurality of transaction requests to conduct a plurality of transactions; (2) determining that a party to a first transaction of the plurality of transactions does not meet a liquidity requirement to conduct the first transaction; (3) executing a netting algorithm to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute; and (4) executing the first and second transactions.
- the method may further include propagating the transaction requests to a plurality of nodes in a network.
- the transaction requests may be propagated to parties to the transactions.
- the method may further include writing the transactions to a distributed ledger.
- the first transaction may include a private transaction.
- the method may further include queuing the first transaction in a transaction queue.
- the netting algorithm may execute after a threshold of transactions are in the transaction queue, or after a threshold transaction amount is in the transaction queue.
- At least one of the first and second transactions may be executed as a shielded transaction.
- the netting algorithm may include a smart contract.
- a system for automated decentralized multilateral transaction processing may include a network comprising a plurality of nodes, each node comprising a distributed ledger and a payment manager, and a plurality of decentralized access points, each
- the decentralized access point associated with a node and comprising a rules orchestrator and a listener.
- the plurality of nodes may receive a plurality of transaction requests to conduct a plurality of transactions, each transaction request received from an associated decentralized access point.
- a first payment manager executed at a first of the plurality of nodes for a party to a first transaction may determine that the party to the first transaction does not meet a liquidity requirement to conduct the first transaction, and may submit the first transaction to a first distributed ledger.
- a first listener in a first decentralized access point associated with the first node may register the first transaction with a netting smart contract.
- a first rules orchestrator associated with the first decentralized access point may execute the netting smart contract to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute. The first and second transactions may then be executed.
- the first rules orchestrator may generate a proof for the first transaction.
- the proof generator at a second node associated with the party to the second transaction generates a proof for the second transaction.
- the payment manager may include a smart contact.
- the transaction requests may be propagated to the plurality of nodes in the network.
- the transaction requests may be propagated to parties to the transactions.
- the first transaction may include a private transaction.
- the netting algorithm may after a threshold of transactions are in a transaction queue and/or after a threshold transaction amount is in a transaction queue.
- At least one of the first and second transactions may be executed as a shielded transaction.
- Figure 1 depicts a systems for automated decentralized multilateral transaction processing according to one embodiment
- Figure 2 depicts a method for automated decentralized multilateral transaction processing according to one embodiment.
- Embodiments disclosed herein relate to systems and methods for automated decentralized multilateral transaction processing.
- Embodiments disclosed herein may enable liquidity optimization measures like Queuing, Netting, Gridlock, and deadlock resolution algorithms, and may operate on "private" transactions without centrality of processing.
- System 100 may include a plurality of decentralized applications or software programs, or access points ("decentralized apps") 110, 120, 130, etc. Although three decentralized apps are depicted, it should be recognized that a greater, or fewer, number of decentralized apps may be included as is necessary and/or desired.
- each decentralized app 110, 120, 130 may be associated with buyers, sellers, investors, financial institutions, etc.
- each decentralized app 110, 120, 130 may include rules orchestrator 112, 122, 132, listener 114, 124, 134, and proof generator 116, 126, 136.
- rules orchestrator 112, 122, 132 may be any suitable rules orchestrator 112, 122, 132, listener 114, 124, 134, and proof generator 116, 126, 136.
- Listener 114, 124, 134 may listen to events from its associated distributed ledgers 154, 164, and 174 and may invoke the associated rules orchestrator 112, 122, 132 to perform subsequent steps based on the event.
- Proof generator 116, 126, 136 may generate the proof for the balance updates required to complete a
- Each node 150, 160, and 170 may include proof verification 1 2, 162, and 172, respectively.
- Each proof verification 152, 162, and 172 may verify the proof that is generated by the respective proof generator 116, 126, 136.
- Each node 150, 160, and 170 may also include distributed ledgers 154, 164, and 174, respectively.
- Distributed ledgers 154, 164, and 174 may store the encrypted transactions and shielded balances thereon.
- Each node 150, 160, and 170 may also include payment manager 156, 166, 176.
- each payment manager 156, 166, 176 may comprise a smart contract.
- Each node 150, 160, and 170 may also include netting module 158, 168, 178.
- each netting module 158, 168, 178 may comprise a smart contract.
- a method for automated decentralized multilateral transaction processing is disclosed according to one embodiment.
- a party may submit a transaction to a node.
- the party may be associated with a node in a distributed ledger transaction network.
- the transaction may be a payment transaction, a securities settlement, a combination thereof, or any other suitable transaction.
- a node may store an encrypted private transaction and in step 215, may communicate the transaction to a distributed ledger network.
- the transaction may be propagated to the nodes and/or parties to the transaction. In another embodiment, the transaction may be propagated to all nodes and/or parties in the network.
- a payment manager smart contract executed at the node may perform these functions.
- the transaction, or a portion thereof (if private) may be written to the distributed ledgers for each node.
- the submitting node may check for liquidity to conduct the transaction.
- the payment manager smart contract may perform the liquidity check. If the liquidity check fails (e.g., the submitting node does not have sufficient funds to conduct the transaction), in step 225, the submitting node (e.g., the submitting node's payment manager smart contract) may queue the transaction with a listener in the transaction application. In one embodiment, the queued transaction may be written to the distributed ledger.
- all listeners in the network may be informed of events on the distributed ledger in order to initiate gridlock resolution.
- the payment manager smart contract may be implemented as one or more smart contracts.
- step 230 the transaction application may register the queued transaction with a netting smart contract, which may receive queued
- the netting contract may trigger the gridlock resolution in step 235.
- the threshold may be based on a number of registered transactions, a number of nodes submitting registered transactions, a currency amount of registered transactions, etc. In one embodiment, the threshold may be selected, for example, to optimize the number of registered transactions that can be executed.
- each node may execute a netting algorithm.
- each node may review its queued transactions, and may determine which queued transactions it can conduct if it were to receive funds it is pledged to receive. It may then submit those transactions to the netting smart contract.
- the nodes may execute the netting algorithm sequentially. In another embodiment, the nodes may execute the netting algorithm simultaneously, or substantially simultaneously.
- step 245 once the netting is complete, the transaction
- each node may generate proofs of payments to be settled, and in step 250 may then submit the shielded transactions to a zero knowledge proof layer which may then, in step 255, verify and execute the transaction(s).
- two proofs may be required (e.g., one from the initiator and one from the receiver) so that each party can update their respective account balances.
- each node may only have knowledge of details of specific transactions to which it is a participant.
- the nodes may have other information, such as an identifier, for transactions that are written to the distributed ledger.
- step 260 the zero knowledge proof layer may confirm that the transaction(s) were executed, and in step 265, the transaction application may update the status of the transaction with its node to "confirmed.”
- An illustrative example is as follows. Each of Bank A, B, and C has balances of 0, but Bank A has a pledged balance of 10, bank B has a pledged balance of 5, and Bank C has a pledged balance of 15. Bank A is submitting a transaction to Bank B for 2, but fails the liquidity test.
- the system of the invention or portions of the system of the invention may be in the form of a "processing machine,” such as a general purpose computer, for example.
- processing machine is to be understood to include at least one processor that uses at least one memory.
- the at least one memory stores a set of instructions.
- the instructions may be either permanently or temporarily stored in the memory or memories of the processing machine.
- the processor executes the instructions that are stored in the memory or memories in order to process data.
- the set of instructions may include various instructions that perform a particular task or tasks, such as those tasks described above. Such a set of instructions for performing a particular task may be characterized as a program, software program, or simply software.
- the processing machine may be a specialized processor.
- the processing machine executes the instructions that are stored in the memory or memories to process data.
- This processing of data may be in response to commands by a user or users of the processing machine, in response to previous processing, in response to a request by another processing machine and/or any other input, for example.
- the processing machine used to implement the invention may be a general purpose computer.
- the processing machine described above may also utilize any of a wide variety of other technologies including a special purpose computer, a computer system
- a microcomputer including, for example, a microcomputer, mini-computer or mainframe, a programmed microprocessor, a micro-controller, a peripheral integrated circuit element, a CSIC (Customer Specific Integrated Circuit) or ASIC (Application Specific Integrated Circuit) or other integrated circuit, a logic circuit, a digital signal processor, a programmable logic device such as a FPGA, PLD, PLA or PAL, or any other device or arrangement of devices that is capable of
- the processing machine used to implement the invention may utilize a suitable operating system.
- embodiments of the invention may include a processing machine running the iOS operating system, the OS X operating system, the Android operating system, the Microsoft WindowsTM operating system, the Unix operating system, the Linux operating system, the Xenix operating system, the IBM AIXTM operating system, the Hewlett-Packard UXTM operating system, the Novell NetwareTM operating system, the Sun Microsystems SolarisTM operating system, the OS/2TM operating system, the BeOSTM operating system, the Macintosh operating system, the Apache operating system, an OpenStepTM operating system or another operating system or platform.
- each of the processors and/or the memories of the processing machine may be located in geographically distinct locations and connected so as to communicate in any suitable manner.
- each of the processor and/or the memory may be composed of different physical pieces of equipment. Accordingly, it is not necessary that the processor be one single piece of equipment in one location and that the memory be another single piece of equipment in another location. That is, it is contemplated that the processor may be two pieces of equipment in two different physical locations. The two distinct pieces of equipment may be connected in any suitable manner. Additionally, the memory may include two or more portions of memory in two or more physical locations.
- processing is performed by various components and various memories.
- processing performed by two distinct components as described above may, in accordance with a further embodiment of the invention, be performed by a single component.
- the memory storage performed by two distinct memory portions as described above may, in accordance with a further embodiment of the invention, be performed by a single memory portion. Further, the memory storage performed by one distinct memory portion as described above may be performed by two memory portions.
- Such technologies used to provide such communication might include a network, the Internet, Intranet, Extranet, LAN, an Ethernet, wireless communication via cell tower or satellite, or any client server system that provides communication, for example.
- Such communications technologies may use any suitable protocol such as TCP/IP, UDP, or OSI, for example.
- a set of instructions may be used in the processing of the invention.
- the set of instructions may be in the form of a program or software.
- the software may be in the form of system software or application software, for example.
- the software might also be in the form of a collection of separate programs, a program module within a larger program, or a portion of a program module, for example.
- the software used might also include modular programming in the form of object oriented programming. The software tells the processing machine what to do with the data being processed.
- the instructions or set of instructions used in the implementation and operation of the invention may be in a suitable form such that the processing machine may read the instructions.
- the instructions that form a program may be in the form of a suitable
- programming language which is converted to machine language or object code to allow the processor or processors to read the instructions. That is, written lines of programming code or source code, in a particular programming language, are converted to machine language using a compiler, assembler or interpreter.
- the machine language is binary coded machine instructions that are specific to a particular type of processing machine, i.e., to a particular type of computer, for example. The computer understands the machine language.
- any suitable programming language may be used in accordance with the various embodiments of the invention.
- the programming language used may include assembly language, Ada, APL, Basic, C, C++, COBOL, dBase, Forth, Fortran, Java, Modula-2, Pascal, Prolog, REXX, Visual Basic, and/or JavaScript, for example.
- assembly language Ada
- APL APL
- Basic Basic
- C C
- C++ C++
- COBOL COBOL
- dBase Forth
- Fortran Fortran
- Java Modula-2
- Pascal Pascal
- Prolog Prolog
- REXX REXX
- Visual Basic Visual Basic
- JavaScript JavaScript
- the instructions and/or data used in the practice of the invention may utilize any compression or encryption technique or algorithm, as may be desired.
- An encryption module might be used to encrypt data.
- files or other data may be decrypted using a suitable decryption module, for example.
- the invention may illustratively be embodied in the form of a processing machine, including a computer or computer system, for example, that includes at least one memory.
- the set of instructions i.e., the software for example, that enables the computer operating system to perform the operations described above may be contained on any of a wide variety of media or medium, as desired.
- the data that is processed by the set of instructions might also be contained on any of a wide variety of media or medium. That is, the particular medium, i.e., the memory in the processing machine, utilized to hold the set of instructions and/or the data used in the invention may take on any of a variety of physical forms or transmissions, for example.
- the medium may be in the form of paper, paper transparencies, a compact disk, a DVD, an integrated circuit, a hard disk, a floppy disk, an optical disk, a magnetic tape, a RAM, a ROM, a PROM, an EPROM, a wire, a cable, a fiber, a communications channel, a satellite transmission, a memory card, a SIM card, or other remote transmission, as well as any other medium or source of data that may be read by the
- the memory or memories used in the processing machine that implements the invention may be in any of a wide variety of forms to allow the memory to hold instructions, data, or other information, as is desired.
- the memory might be in the form of a database to hold data.
- the database might use any desired arrangement of files such as a flat file arrangement or a relational database arrangement, for example.
- a user interface includes any hardware, software, or combination of hardware and software used by the processing machine that allows a user to interact with the processing machine.
- a user interface may be in the form of a dialogue screen for example.
- a user interface may also include any of a mouse, touch screen, keyboard, keypad, voice reader, voice recognizer, dialogue screen, menu box, list, checkbox, toggle switch, a pushbutton or any other device that allows a user to receive information regarding the operation of the processing machine as it processes a set of instructions and/or provides the processing machine with information.
- the user interface is any device that provides communication between a user and a processing machine.
- the information provided by the user to the processing machine through the user interface may be in the form of a command, a selection of data, or some other input, for example.
- a user interface is utilized by the processing machine that performs a set of instructions such that the processing machine processes data for a user.
- the user interface is typically used by the processing machine for interacting with a user either to convey information or receive information from the user.
- the user interface of the invention might interact, i.e., convey and receive information, with another processing machine, rather than a human user.
- the other processing machine might be characterized as a user.
- a user interface utilized in the system and method of the invention may interact partially with another processing machine or processing machines, while also interacting partially with a human user.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Finance (AREA)
- Computer Security & Cryptography (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
Abstract
Systems and methods for automated decentralized multilateral transaction processing are disclosed. According to one embodiment, in an information processing apparatus comprising at least one computer processor, a method for automated decentralized multilateral transaction processing may include: (1) receiving a plurality of transaction requests to conduct a plurality of transactions; (2) determining that a party to a first transaction of the plurality of transactions does not meet a liquidity requirement to conduct the first transaction; (3) executing a netting algorithm to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute; and (4) executing the first and second transactions.
Description
SYSTEMS AND METHODS FOR AUTOMATED DECENTRALIZED MULTILATERAL TRANSACTION PROCESSING
RELATED APPLICATIONS
[0001] This application claims priority to U.S. Provisional Patent
Application Ser. No. 62/532,051, filed July 13, 2017, the disclosure of which hereby incorporated, by reference, in its entirety.
BACKGROUND OF THE INVENTION
1. Field of the Invention
[0002] The present disclosure generally relates to systems and methods for automated decentralized multilateral transaction processing.
Description Of The Related Art
[0003] Transaction gridlock may exist where a number of dependent transactions may exist among a number of parties, but some or all of the transactions cannot take place independently. For example, when one party insufficient liquidity, that party may need to wait to the settlement of another transaction before it can settle others. This leads to a decreased velocity in transaction settlement.
SUMMARY OF THE INVENTION
[0004] Systems and methods for automated decentralized multilateral transaction processing are disclosed. According to one embodiment, in an information processing apparatus comprising at least one computer processor, a
method for automated decentralized multilateral transaction processing may include: (1) receiving a plurality of transaction requests to conduct a plurality of transactions; (2) determining that a party to a first transaction of the plurality of transactions does not meet a liquidity requirement to conduct the first transaction; (3) executing a netting algorithm to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute; and (4) executing the first and second transactions.
[0005] In one embodiment, the method may further include propagating the transaction requests to a plurality of nodes in a network.
[0006] In one embodiment, the transaction requests may be propagated to parties to the transactions.
[0007] In one embodiment, the method may further include writing the transactions to a distributed ledger.
[0008] In one embodiment, the first transaction may include a private transaction.
[0009] In one embodiment, the method may further include queuing the first transaction in a transaction queue. The netting algorithm may execute after a threshold of transactions are in the transaction queue, or after a threshold transaction amount is in the transaction queue.
[0010] In one embodiment, at least one of the first and second transactions may be executed as a shielded transaction.
[0011] In one embodiment, the netting algorithm may include a smart contract.
[0012] According to another embodiment, a system for automated decentralized multilateral transaction processing may include a network comprising a plurality of nodes, each node comprising a distributed ledger and a payment manager, and a plurality of decentralized access points, each
decentralized access point associated with a node and comprising a rules orchestrator and a listener. The plurality of nodes may receive a plurality of transaction requests to conduct a plurality of transactions, each transaction request received from an associated decentralized access point. A first payment manager executed at a first of the plurality of nodes for a party to a first transaction may determine that the party to the first transaction does not meet a liquidity requirement to conduct the first transaction, and may submit the first transaction to a first distributed ledger. A first listener in a first decentralized access point associated with the first node may register the first transaction with a netting smart contract. A first rules orchestrator associated with the first decentralized access point may execute the netting smart contract to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute. The first and second transactions may then be executed.
[0013] In one embodiment, the first rules orchestrator may generate a proof for the first transaction.
[0014] In one embodiment, the proof generator at a second node associated with the party to the second transaction generates a proof for the second transaction.
[0015] In one embodiment, the payment manager may include a smart contact.
[0016] In one embodiment, the transaction requests may be propagated to the plurality of nodes in the network.
[0017] In one embodiment, the transaction requests may be propagated to parties to the transactions.
[0018] In one embodiment, the first transaction may include a private transaction.
[0019] In one embodiment, the netting algorithm may after a threshold of transactions are in a transaction queue and/or after a threshold transaction amount is in a transaction queue.
[0020] In one embodiment, at least one of the first and second transactions may be executed as a shielded transaction.
BRIEF DESCRIPTION OF THE DRAWINGS
[0021] For a more complete understanding of the present invention, the objects and advantages thereof, reference is now made to the following descriptions taken in connection with the accompanying drawings in which:
[0022] Figure 1 depicts a systems for automated decentralized multilateral transaction processing according to one embodiment; and
[0023] Figure 2 depicts a method for automated decentralized multilateral transaction processing according to one embodiment.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
[0024] Embodiments disclosed herein relate to systems and methods for automated decentralized multilateral transaction processing.
[0025] Embodiments disclosed herein may enable liquidity optimization measures like Queuing, Netting, Gridlock, and deadlock resolution algorithms, and may operate on "private" transactions without centrality of processing.
[0026] Referring to Figure 1, an exemplary system for automated decentralized multilateral transaction processing is disclosed according to one embodiment. System 100 may include a plurality of decentralized applications or software programs, or access points ("decentralized apps") 110, 120, 130, etc. Although three decentralized apps are depicted, it should be recognized that a greater, or fewer, number of decentralized apps may be included as is necessary and/or desired.
[0027] In one embodiment, each decentralized app 110, 120, 130 may be associated with buyers, sellers, investors, financial institutions, etc.
[0028] In one embodiment, each decentralized app 110, 120, 130 may include rules orchestrator 112, 122, 132, listener 114, 124, 134, and proof generator 116, 126, 136.
[0029] In one embodiment, rules orchestrator 112, 122, 132 may
orchestrates a sequence of steps necessary to fulfil a transaction. Listener 114, 124, 134 may listen to events from its associated distributed ledgers 154, 164, and 174 and may invoke the associated rules orchestrator 112, 122, 132 to perform subsequent steps based on the event. Proof generator 116, 126, 136 may generate the proof for the balance updates required to complete a
transaction.
[0030] Each node 150, 160, and 170 may include proof verification 1 2, 162, and 172, respectively. Each proof verification 152, 162, and 172 may verify the proof that is generated by the respective proof generator 116, 126, 136.
[0031] Each node 150, 160, and 170 may also include distributed ledgers 154, 164, and 174, respectively. Distributed ledgers 154, 164, and 174 may store the encrypted transactions and shielded balances thereon.
[0032] Each node 150, 160, and 170 may also include payment manager 156, 166, 176. In one embodiment, each payment manager 156, 166, 176 may comprise a smart contract.
[0033] Each node 150, 160, and 170 may also include netting module 158, 168, 178. In one embodiment, each netting module 158, 168, 178 may comprise a smart contract.
[0034] Referring to Figure 2, a method for automated decentralized multilateral transaction processing is disclosed according to one embodiment.
[0035] In step 205, using a transaction application, computer program, etc. a party may submit a transaction to a node. In one embodiment, the party may be associated with a node in a distributed ledger transaction network.
[0036] In one embodiment, the transaction may be a payment transaction, a securities settlement, a combination thereof, or any other suitable transaction.
[0037] In step 210, a node may store an encrypted private transaction and in step 215, may communicate the transaction to a distributed ledger network. In one embodiment, the transaction may be propagated to the nodes and/or parties to the transaction. In another embodiment, the transaction may be propagated to all nodes and/or parties in the network.
[0038] In one embodiment, a payment manager smart contract executed at the node may perform these functions.
[0039] In one embodiment, the transaction, or a portion thereof (if private) may be written to the distributed ledgers for each node.
[0040] In step 220, the submitting node may check for liquidity to conduct the transaction. In one embodiment, the payment manager smart contract may perform the liquidity check. If the liquidity check fails (e.g., the submitting node does not have sufficient funds to conduct the transaction), in step 225, the submitting node (e.g., the submitting node's payment manager smart contract) may queue the transaction with a listener in the transaction application. In one embodiment, the queued transaction may be written to the distributed ledger.
[0041] In one embodiment, all listeners in the network may be informed of events on the distributed ledger in order to initiate gridlock resolution.
[0042] In one embodiment, the payment manager smart contract may be implemented as one or more smart contracts.
[0043] In step 230, the transaction application may register the queued transaction with a netting smart contract, which may receive queued
transactions from some or all of the nodes in the network. In one embodiment, once a threshold of registered queued transactions is met, the netting contract may trigger the gridlock resolution in step 235.
[0044] In one embodiment, the threshold may be based on a number of registered transactions, a number of nodes submitting registered transactions, a currency amount of registered transactions, etc. In one embodiment, the threshold may be selected, for example, to optimize the number of registered transactions that can be executed.
[0045] In step 240, the transaction application for each node may execute a netting algorithm. In one embodiment, each node may review its queued transactions, and may determine which queued transactions it can conduct if it were to receive funds it is pledged to receive. It may then submit those transactions to the netting smart contract.
[0046] In one embodiment, the nodes may execute the netting algorithm sequentially. In another embodiment, the nodes may execute the netting algorithm simultaneously, or substantially simultaneously.
[0047] In step 245, once the netting is complete, the transaction
application for each node may generate proofs of payments to be settled, and in
step 250 may then submit the shielded transactions to a zero knowledge proof layer which may then, in step 255, verify and execute the transaction(s).
[0048] In one embodiment, two proofs may be required (e.g., one from the initiator and one from the receiver) so that each party can update their respective account balances.
[0049] In one embodiment, each node may only have knowledge of details of specific transactions to which it is a participant. The nodes may have other information, such as an identifier, for transactions that are written to the distributed ledger.
[0050] In step 260, the zero knowledge proof layer may confirm that the transaction(s) were executed, and in step 265, the transaction application may update the status of the transaction with its node to "confirmed."
[0051] An illustrative example is as follows. Each of Bank A, B, and C has balances of 0, but Bank A has a pledged balance of 10, bank B has a pledged balance of 5, and Bank C has a pledged balance of 15. Bank A is submitting a transaction to Bank B for 2, but fails the liquidity test.
[0052] Thus, using the gridlock resolution method, the transaction is conducted. Bank A's pledged balance is reduced by 2, and Bank B's pledged balance is increased by 2.
[0053] Hereinafter, general aspects of implementation of the systems and methods of the invention will be described.
[0054] The system of the invention or portions of the system of the invention may be in the form of a "processing machine," such as a general purpose computer, for example. As used herein, the term "processing machine" is to be understood to include at least one processor that uses at least one memory. The at least one memory stores a set of instructions. The instructions may be either permanently or temporarily stored in the memory or memories of the processing machine. The processor executes the instructions that are stored in the memory or memories in order to process data. The set of instructions may include various instructions that perform a particular task or tasks, such as those tasks described above. Such a set of instructions for performing a particular task may be characterized as a program, software program, or simply software.
[0055] In one embodiment, the processing machine may be a specialized processor.
[0056] As noted above, the processing machine executes the instructions that are stored in the memory or memories to process data. This processing of data may be in response to commands by a user or users of the processing machine, in response to previous processing, in response to a request by another processing machine and/or any other input, for example.
[0057] As noted above, the processing machine used to implement the invention may be a general purpose computer. However, the processing machine described above may also utilize any of a wide variety of other technologies including a special purpose computer, a computer system
including, for example, a microcomputer, mini-computer or mainframe, a
programmed microprocessor, a micro-controller, a peripheral integrated circuit element, a CSIC (Customer Specific Integrated Circuit) or ASIC (Application Specific Integrated Circuit) or other integrated circuit, a logic circuit, a digital signal processor, a programmable logic device such as a FPGA, PLD, PLA or PAL, or any other device or arrangement of devices that is capable of
implementing the steps of the processes of the invention.
[0058] The processing machine used to implement the invention may utilize a suitable operating system. Thus, embodiments of the invention may include a processing machine running the iOS operating system, the OS X operating system, the Android operating system, the Microsoft Windows™ operating system, the Unix operating system, the Linux operating system, the Xenix operating system, the IBM AIX™ operating system, the Hewlett-Packard UX™ operating system, the Novell Netware™ operating system, the Sun Microsystems Solaris™ operating system, the OS/2™ operating system, the BeOS™ operating system, the Macintosh operating system, the Apache operating system, an OpenStep™ operating system or another operating system or platform.
[00591 It is appreciated that in order to practice the method of the invention as described above, it is not necessary that the processors and/or the memories of the processing machine be physically located in the same geographical place. That is, each of the processors and the memories used by the processing machine may be located in geographically distinct locations and connected so as to communicate in any suitable manner. Additionally, it is appreciated that each of the processor and/or the memory may be composed of different physical pieces of equipment. Accordingly, it is not necessary that the
processor be one single piece of equipment in one location and that the memory be another single piece of equipment in another location. That is, it is contemplated that the processor may be two pieces of equipment in two different physical locations. The two distinct pieces of equipment may be connected in any suitable manner. Additionally, the memory may include two or more portions of memory in two or more physical locations.
[0060] To explain further, processing, as described above, is performed by various components and various memories. However, it is appreciated that the processing performed by two distinct components as described above may, in accordance with a further embodiment of the invention, be performed by a single component. Further, the processing performed by one distinct
component as described above may be performed by two distinct components. In a similar manner, the memory storage performed by two distinct memory portions as described above may, in accordance with a further embodiment of the invention, be performed by a single memory portion. Further, the memory storage performed by one distinct memory portion as described above may be performed by two memory portions.
[0061] Further, various technologies may be used to provide
communication between the various processors and/or memories, as well as to allow the processors and/or the memories of the invention to communicate with any other entity; i.e., so as to obtain further instructions or to access and use remote memory stores, for example. Such technologies used to provide such communication might include a network, the Internet, Intranet, Extranet, LAN, an Ethernet, wireless communication via cell tower or satellite, or any client server system that provides communication, for example. Such
communications technologies may use any suitable protocol such as TCP/IP, UDP, or OSI, for example.
[0062] As described above, a set of instructions may be used in the processing of the invention. The set of instructions may be in the form of a program or software. The software may be in the form of system software or application software, for example. The software might also be in the form of a collection of separate programs, a program module within a larger program, or a portion of a program module, for example. The software used might also include modular programming in the form of object oriented programming. The software tells the processing machine what to do with the data being processed.
[0063] Further, it is appreciated that the instructions or set of instructions used in the implementation and operation of the invention may be in a suitable form such that the processing machine may read the instructions. For example, the instructions that form a program may be in the form of a suitable
programming language, which is converted to machine language or object code to allow the processor or processors to read the instructions. That is, written lines of programming code or source code, in a particular programming language, are converted to machine language using a compiler, assembler or interpreter. The machine language is binary coded machine instructions that are specific to a particular type of processing machine, i.e., to a particular type of computer, for example. The computer understands the machine language.
[0064] Any suitable programming language may be used in accordance with the various embodiments of the invention. Illustratively, the programming
language used may include assembly language, Ada, APL, Basic, C, C++, COBOL, dBase, Forth, Fortran, Java, Modula-2, Pascal, Prolog, REXX, Visual Basic, and/or JavaScript, for example. Further, it is not necessary that a single type of instruction or single programming language be utilized in conjunction with the operation of the system and method of the invention. Rather, any number of different programming languages may be utilized as is necessary and/or desirable.
[0065] Also, the instructions and/or data used in the practice of the invention may utilize any compression or encryption technique or algorithm, as may be desired. An encryption module might be used to encrypt data. Further, files or other data may be decrypted using a suitable decryption module, for example.
[0066] As described above, the invention may illustratively be embodied in the form of a processing machine, including a computer or computer system, for example, that includes at least one memory. It is to be appreciated that the set of instructions, i.e., the software for example, that enables the computer operating system to perform the operations described above may be contained on any of a wide variety of media or medium, as desired. Further, the data that is processed by the set of instructions might also be contained on any of a wide variety of media or medium. That is, the particular medium, i.e., the memory in the processing machine, utilized to hold the set of instructions and/or the data used in the invention may take on any of a variety of physical forms or transmissions, for example. Illustratively, the medium may be in the form of paper, paper transparencies, a compact disk, a DVD, an integrated circuit, a hard disk, a floppy disk, an optical disk, a magnetic tape, a RAM, a ROM, a
PROM, an EPROM, a wire, a cable, a fiber, a communications channel, a satellite transmission, a memory card, a SIM card, or other remote transmission, as well as any other medium or source of data that may be read by the
processors of the invention.
[0067] Further, the memory or memories used in the processing machine that implements the invention may be in any of a wide variety of forms to allow the memory to hold instructions, data, or other information, as is desired. Thus, the memory might be in the form of a database to hold data. The database might use any desired arrangement of files such as a flat file arrangement or a relational database arrangement, for example.
[0068] In the system and method of the invention, a variety of "user interfaces" may be utilized to allow a user to interface with the processing machine or machines that are used to implement the invention. As used herein, a user interface includes any hardware, software, or combination of hardware and software used by the processing machine that allows a user to interact with the processing machine. A user interface may be in the form of a dialogue screen for example. A user interface may also include any of a mouse, touch screen, keyboard, keypad, voice reader, voice recognizer, dialogue screen, menu box, list, checkbox, toggle switch, a pushbutton or any other device that allows a user to receive information regarding the operation of the processing machine as it processes a set of instructions and/or provides the processing machine with information. Accordingly, the user interface is any device that provides communication between a user and a processing machine. The information provided by the user to the processing machine through the user
interface may be in the form of a command, a selection of data, or some other input, for example.
[0069] As discussed above, a user interface is utilized by the processing machine that performs a set of instructions such that the processing machine processes data for a user. The user interface is typically used by the processing machine for interacting with a user either to convey information or receive information from the user. However, it should be appreciated that in
accordance with some embodiments of the system and method of the invention, it is not necessary that a human user actually interact with a user interface used by the processing machine of the invention. Rather, it is also contemplated that the user interface of the invention might interact, i.e., convey and receive information, with another processing machine, rather than a human user.
Accordingly, the other processing machine might be characterized as a user. Further, it is contemplated that a user interface utilized in the system and method of the invention may interact partially with another processing machine or processing machines, while also interacting partially with a human user.
[0070] It will be readily understood by those persons skilled in the art that the present invention is susceptible to broad utility and application. Many embodiments and adaptations of the present invention other than those herein described, as well as many variations, modifications and equivalent
arrangements, will be apparent from or reasonably suggested by the present invention and foregoing description thereof, without departing from the substance or scope of the invention.
[0071] Accordingly, while the present invention has been described here in detail in relation to its exemplary embodiments, it is to be understood that this disclosure is only illustrative and exemplary of the present invention and is made to provide an enabling disclosure of the invention. Accordingly, the foregoing disclosure is not intended to be construed or to limit the present invention or otherwise to exclude any other such embodiments, adaptations, variations, modifications or equivalent arrangements.
Claims
1. A method for automated decentralized multilateral transaction processing comprising:
in an information processing apparatus comprising at least one computer processor:
receiving a plurality of transaction requests to conduct a plurality of transactions;
determining that a party to a first transaction of the plurality of transactions does not meet a liquidity requirement to conduct the first transaction;
executing a netting algorithm to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute; and
executing the first and second transactions.
2. The method of claim 1 , further comprising:
propagating the transaction requests to a plurality of nodes in a network.
3. The method of claim 2, wherein the transaction requests are propagated to parties to the transactions.
4. The method of claim 1, further comprising:
writing the transactions to a distributed ledger.
5. The method of claim 1, wherein the first transaction comprises a private transaction.
6. The method of claim 1 , further comprising:
queuing the first transaction in a transaction queue;
wherein the netting algorithm executes after a threshold of transactions are in the transaction queue.
7. The method of claim 1 , further comprising:
queuing the first transaction in a transaction queue;
wherein the netting algorithm executes after a threshold transaction amount is in the transaction queue.
8. The method of claim 1, wherein at least one of the first and second transactions is executed as a shielded transaction.
9. The method of claim 1, wherein the netting algorithm comprises a smart contract.
10. A system for automated decentralized multilateral transaction processing comprising
a network comprising a plurality of nodes, each node comprising a distributed ledger and a payment manager;
a plurality of decentralized access points, each decentralized access point associated with a node and comprising a rules orchestrator and a listener;
wherein:
the plurality of nodes receive a plurality of transaction requests to conduct a plurality of transactions, each transaction request received from an associated decentralized access point;
a first payment manager executed at a first of the plurality of nodes for a party to a first transaction determining that the party to the first transaction does not meet a liquidity requirement to conduct the first transaction;
the first payment manger submitting the first transaction to a first distributed ledger;
a first listener in a first decentralized access point associated with the first node registering the first transaction with a netting smart contract;
a first rules orchestrator associated with the first decentralized access point executing the netting smart contract to identify a second transaction of the plurality of transactions that when executed allows the first transaction to execute; and
executing the first and second transactions.
11. The system of claim 10, wherein the first rules orchestrator generates a proof for the first transaction.
12. The system of claim 11, wherein a proof generator at a second node associated with the party to the second transaction generates a proof for the second transaction.
13. The system of claim 10, wherein the payment manager comprises a smart contact.
14. The system of claim 10, wherein the transaction requests are propagated to the plurality of nodes in the network.
15. The system of claim 10, wherein the transaction requests are propagated to parties to the transactions.
16. The system of claim 10, wherein the first transaction comprises a private transaction.
17. The system of claim 10, wherein the netting algorithm executes after a threshold of transactions are in a transaction queue.
18. The system of claim 10, wherein the netting algorithm executes after a threshold transaction amount is in a transaction queue.
19. The system of claim 10, wherein at least one of the first and second transactions is executed as a shielded transaction.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201880055394.7A CN112204557B (en) | 2017-07-13 | 2018-07-13 | System and method for automated decentralized multilateral transaction processing |
| SG11202000311WA SG11202000311WA (en) | 2017-07-13 | 2018-07-13 | Systems and methods for automated decentralized multilateral transaction processing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201762532051P | 2017-07-13 | 2017-07-13 | |
| US62/532,051 | 2017-07-13 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2019014523A1 true WO2019014523A1 (en) | 2019-01-17 |
| WO2019014523A8 WO2019014523A8 (en) | 2020-04-02 |
Family
ID=64999653
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2018/041964 Ceased WO2019014523A1 (en) | 2017-07-13 | 2018-07-13 | Systems and methods for automated decentralized multilateral transaction processing |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US11410166B2 (en) |
| CN (1) | CN112204557B (en) |
| SG (1) | SG11202000311WA (en) |
| WO (1) | WO2019014523A1 (en) |
Families Citing this family (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10832338B1 (en) | 2016-11-23 | 2020-11-10 | State Farm Mutual Automobile Insurance Company | Systems and methods for building, utilizing and/or maintaining an autonomous vehicle-related event distributed ledger or blockchain |
| US20210264426A1 (en) | 2017-01-25 | 2021-08-26 | State Farm Mutual Automobile Insurance Company | Blockchain based asset access |
| US10824747B1 (en) | 2017-01-25 | 2020-11-03 | State Farm Mutual Automobile Insurance Company | Systems and methods for controlled access to policy data on blockchain |
| US20210133888A1 (en) | 2017-03-03 | 2021-05-06 | State Farm Mutual Automobile Insurance Company | Using a Distributed Ledger for the Auto Claims Process |
| US10839015B1 (en) | 2017-04-05 | 2020-11-17 | State Farm Mutual Automobile Insurance Company | Systems and methods for post-collision vehicle routing via blockchain |
| US20210264362A1 (en) | 2017-05-02 | 2021-08-26 | State Farm Mutual Automobile Insurance Company | Distributed ledger system for claim payouts |
| US10554649B1 (en) | 2017-05-22 | 2020-02-04 | State Farm Mutual Automobile Insurance Company | Systems and methods for blockchain validation of user identity and authority |
| US11270383B1 (en) | 2017-05-24 | 2022-03-08 | State Farm Mutual Automobile Insurance Company | Blockchain subrogation claims with arbitration |
| US11416942B1 (en) | 2017-09-06 | 2022-08-16 | State Farm Mutual Automobile Insurance Company | Using a distributed ledger to determine fault in subrogation |
| US10872381B1 (en) | 2017-09-06 | 2020-12-22 | State Farm Mutual Automobile Insurance Company | Evidence oracles |
| US11386498B1 (en) | 2017-09-06 | 2022-07-12 | State Farm Mutual Automobile Insurance Company | Using historical data for subrogation on a distributed ledger |
| EP3807830A4 (en) * | 2018-06-18 | 2022-03-16 | JPMorgan Chase Bank, N.A. | SYSTEMS AND METHODS FOR DISTRIBUTED REGISTRY-BASED INTER-SOCIETY LINKAGE |
| US12443927B2 (en) * | 2019-03-27 | 2025-10-14 | International Business Machines Corporation | Privacy-preserving gridlock resolution |
| US12211033B1 (en) * | 2021-02-23 | 2025-01-28 | Wells Fargo Bank, N.A. | Dynamic account status indicator via server-to-device secure data exchange |
| US20220309492A1 (en) * | 2021-03-29 | 2022-09-29 | International Business Machines Corporation | Privacy-Preserving Decentralized Multi-Party Netting |
| US11461861B1 (en) | 2021-06-03 | 2022-10-04 | State Farm Mutual Automobile Insurance Company | Net settlement of subrogation claims using a distributed ledger |
| US12299662B2 (en) * | 2021-11-26 | 2025-05-13 | Paypal, Inc. | Decentralized transaction processing |
| WO2026030745A1 (en) | 2024-08-02 | 2026-02-05 | Jpmorgan Chase Bank, N.A. | Systems and methods for liquidity matching |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170024818A1 (en) * | 2015-07-24 | 2017-01-26 | Castor Pollux Holdings SARL | Device, System, and Method for Transfer of Commodities |
| US20170155515A1 (en) * | 2015-11-26 | 2017-06-01 | International Business Machines Corporation | System, method, and computer program product for privacy-preserving transaction validation mechanisms for smart contracts that are included in a ledger |
| WO2017098519A1 (en) * | 2015-12-08 | 2017-06-15 | Tallysticks Limited | A system and method for automated financial transaction validation, processing and settlement using blockchain smart contracts |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AU703984B2 (en) * | 1995-11-21 | 1999-04-01 | Citibank, N.A. | Foreign exchange transaction system |
| JP2003187162A (en) * | 2001-12-19 | 2003-07-04 | Hitachi Ltd | Payment storage system |
| EP1691327A1 (en) * | 2005-02-14 | 2006-08-16 | Deutsche Börse Ag | Apparatus and method for settlement of transactions |
| WO2006103474A2 (en) * | 2005-04-01 | 2006-10-05 | Liffe Administration And Management | Trading and settling enhancements to electronic futures exchange |
| US20080071664A1 (en) * | 2006-09-18 | 2008-03-20 | Reuters America, Inc. | Limiting Counter-Party Risk in Multiple Party Transactions |
| WO2012008915A1 (en) * | 2010-07-13 | 2012-01-19 | M-Daq Pte Ltd | Method and system of trading a security in a foreign currency |
| US8671054B2 (en) * | 2012-05-18 | 2014-03-11 | Jpmorgan Chase Bank, N.A. | Dynamic management and netting of transactions using executable rules |
| US20150269673A1 (en) * | 2014-03-19 | 2015-09-24 | LCH.Clearnet Limited | Systems, methods, and media for reducing aggregate portfolio statistics |
| WO2017012054A1 (en) * | 2015-07-21 | 2017-01-26 | 深圳市银信网银科技有限公司 | Interbank clearing method and system |
| US10607215B2 (en) * | 2015-09-30 | 2020-03-31 | Bank Of America Corporation | Account tokenization for virtual currency resources |
| US20180114205A1 (en) * | 2016-10-21 | 2018-04-26 | Bank Of America Corporation | Distributed ledger system for providing aggregate tracking and threshold triggering |
| US9824031B1 (en) * | 2016-10-28 | 2017-11-21 | International Business Machines Corporation | Efficient clearinghouse transactions with trusted and un-trusted entities |
-
2018
- 2018-07-13 US US16/034,644 patent/US11410166B2/en active Active
- 2018-07-13 CN CN201880055394.7A patent/CN112204557B/en active Active
- 2018-07-13 WO PCT/US2018/041964 patent/WO2019014523A1/en not_active Ceased
- 2018-07-13 SG SG11202000311WA patent/SG11202000311WA/en unknown
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170024818A1 (en) * | 2015-07-24 | 2017-01-26 | Castor Pollux Holdings SARL | Device, System, and Method for Transfer of Commodities |
| US20170155515A1 (en) * | 2015-11-26 | 2017-06-01 | International Business Machines Corporation | System, method, and computer program product for privacy-preserving transaction validation mechanisms for smart contracts that are included in a ledger |
| WO2017098519A1 (en) * | 2015-12-08 | 2017-06-15 | Tallysticks Limited | A system and method for automated financial transaction validation, processing and settlement using blockchain smart contracts |
Also Published As
| Publication number | Publication date |
|---|---|
| US11410166B2 (en) | 2022-08-09 |
| CN112204557B (en) | 2024-11-05 |
| CN112204557A (en) | 2021-01-08 |
| WO2019014523A8 (en) | 2020-04-02 |
| SG11202000311WA (en) | 2020-02-27 |
| US20190019186A1 (en) | 2019-01-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11410166B2 (en) | Systems and methods for automated decentralized multilateral transaction processing | |
| US20180046992A1 (en) | Systems and methods for account reconciliation using a distributed ledger | |
| US12079801B2 (en) | Systems and methods for managing third party tokens and transactions across issuer ecosystems | |
| US20190251565A1 (en) | Systems and methods for issuer-specified domain controls on a payment instrument | |
| US20200097928A1 (en) | Systems and methods for conducting account tokenized transactions | |
| CN112613877A (en) | Intelligent contract triggering method and device applied to block chain network and related equipment | |
| US20240412211A1 (en) | Systems and methods for account matching based on partial profile data | |
| US20180349882A1 (en) | Systems and methods for account agnostic transaction routing | |
| US10972269B2 (en) | Systems and methods for token vault synchronization using a distributed ledger | |
| JP2024116370A (en) | SYSTEM AND METHOD FOR DISTRIBUTED LEDGER BASED INTRADAY TRADING | |
| US11783328B2 (en) | Systems and methods for wallet, token, and transaction management using distributed ledgers | |
| US11507954B2 (en) | Systems and methods for conducting transactions using a surrogate pin | |
| US20180164956A1 (en) | Multicomputer Processing of Client Device Request Data with Centralized Event Orchestration | |
| US20230342753A2 (en) | Systems and methods for event-driven dispute processing using distributed ledger | |
| HK40041242A (en) | Systems and methods for automated decentralized multilateral transaction processing | |
| CN113435767A (en) | Service agent method, device and electronic equipment | |
| CN111127003A (en) | Wallet account payment method, device and storage medium | |
| HK40041242B (en) | Systems and methods for automated decentralized multilateral transaction processing | |
| US20250124503A1 (en) | Systems and methods for providing an automated servicing desktop | |
| CA3122352C (en) | Systems and methods for distributed-ledger based intraday trading | |
| HK40040646A (en) | Data transfer method, system and terminal, server, and storage medium | |
| CN117455469A (en) | Resource processing methods and devices, storage media and electronic equipment | |
| HK40013308A (en) | Systems and methods for account reconciliation using a distributed ledger |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18831984 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18831984 Country of ref document: EP Kind code of ref document: A1 |