Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
BLOCKCHAIN TRANSACTION SAFETY USING SMART CONTRACTS
Document Type and Number:
WIPO Patent Application WO/2020/018921
Kind Code:
A1
Abstract:
A method includes acquiring, at a node server, blockchain data for a blockchain address on a blockchain network. The blockchain data includes a plurality of transactions for the blockchain address. The method includes generating a local node trust score for the blockchain address based on the blockchain data. The local node trust score indicates a likelihood that the blockchain address is involved in fraudulent activity. The method includes receiving, from a plurality of remote servers, a plurality of additional local trust scores for the blockchain address. The method includes determining a consensus trust score based on the local node trust score and the plurality of additional local trust scores. Additionally, the method includes monitoring a ledger on the blockchain network for a contract trust request that specifies the blockchain address and sending, to the blockchain network, the consensus trust score for the blockchain address specified in the contract trust request.

Inventors:
KUCHAR DAVID CHARLES (US)
GARLAND MALCOLM (US)
DAHME HARRISON (US)
GROSSBLATT DAVID MARC (US)
BRAVICK ERIC (US)
HARLOW STEVEN (US)
Application Number:
PCT/US2019/042630
Publication Date:
January 23, 2020
Filing Date:
July 19, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
CORAL PROTOCOL (US)
International Classes:
G06Q20/40; G06Q20/02; G06Q20/06
Foreign References:
US20150363783A12015-12-17
US20180189789A12018-07-05
US20170270527A12017-09-21
Attorney, Agent or Firm:
BENEDICT, Jason M. et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1 . A system comprising:

one or more memory components configured to store blockchain data for a blockchain address on a blockchain network, wherein the blockchain data includes a plurality of transactions for the blockchain address; and

one or more processing units configured to execute computer-readable instructions that cause the one or more processing units to:

generate a local node trust score for the blockchain address based on the blockchain data for the blockchain address, wherein the local node trust score indicates a likelihood that the blockchain address is involved in fraudulent activity;

receive, from a plurality of remote servers, a plurality of additional local trust scores for the blockchain address;

determine a consensus trust score based on the local node trust score and the plurality of additional local trust scores, wherein the consensus trust score indicates a consensus value for the local node trust score;

monitor a blockchain ledger on the blockchain network for a contract trust request that specifies the blockchain address; and

send, to the blockchain network, the consensus trust score for the blockchain address specified in the contract trust request.

2. The system of claim 1 , wherein the one or more processing units are configured to:

determine a local candidate consensus trust score based on the local node trust score and the plurality of additional local trust scores; and

determine the consensus trust score based on the candidate consensus trust score.

3. The system of claim 2, wherein the one or more processing units are configured to:

receive, from the plurality of remote servers, a plurality of additional candidate consensus trust scores for the b!ockchain address; and

determine the consensus trust score based on the local candidate consensus trust score and the plurality of additional candidate consensus trust scores

4. The system of claim 1 , wherein the one or more processing units are configured to provide a smart contract configured to execute on the blockchain network, wherein the smart contract is configured to generate the contract trust request

5. The system of claim 4, wherein the one or more processing units are configured to receive an address of the smart contract executing on the blockchain network, and wherein monitoring the blockchain ledger comprises scanning for activity on the blockchain ledger associated with the address of the executing smart contract.

8 The system of claim 4, wherein the smart contract is configured to receive the consensus trust score for the blockchain address when the smart contract is executing on the blockchain network.

7. The system of claim 6, wherein the smart contract includes a sender address on the blockchain network, the blockchain address, a contract trust threshold, and a transaction amount to be sent from the sender address to the blockchain address, and wherein the smart contract executing on the blockchain network is configured to:

compare the consensus trust score to the contract trust threshold;

determine whether the blockchain address is sufficiently trustworthy based on the comparison; send the transaction amount to the bioekchain address when the blockchain address is sufficiently trustworthy; and

send the transaction amount to the sender address when the blockchain address is not sufficiently trustworthy.

8. The system of claim 7, wherein the smart contract executing on the blockchain network is configured to:

determine that the blockchain address is sufficiently trustworthy when the consensus trust score is greater than the contract trust threshold; and

determine that the blockchain address is not sufficiently trustworthy when the consensus trust score is not greater than the contract trust threshold.

9. The system of claim 7, wherein at least one of the sender address, the blockchain address, the contract trust threshold, and the transaction amount are user-specified values.

10. The system of claim 7, wherein the smart contract is configured to receive the contract trust threshold while executing on the blockchain network.

11. The system of claim 7, wherein the smart contract is configured to receive at least one of the sender address, the blockchain address, the contract trust threshold, and the transaction amount while executing on the blockchain network.

12. The system of claim 4, wherein the smart contract specifies a trust fee amount for the consensus trust score.

13. The system of claim 12, wherein the smart contract is configured to pay the trust fee amount for the consensus trust score by sending funds to a trust fee payment address on the blockchain network

14. The system of claim 13, wherein the one or more processing devices are configured to set the trust fee amount.

15. The system of claim 13, wherein the one or more processing units are configured to verify that the trust fee amount has been paid to the trust fee payment address.

Description:
BLOCKCHAIN TRANSACTION SAFETY USING SMART CONTRACTS

CROSS-REFERENCE TO RELATED APPLICATIONS

[0001] This application claims priority to U.S. Patent Application No. 18/516,948, filed on July 19, 2019, which claims the benefit of U.S. Provisional Application No. 62/700,989, filed on July 20, 2018. The disclosure of each of the above applications is incorporated herein by reference in its entirety.

FIELD

[0002] The present disclosure relates to providing safeguards against fraud in blockchain transactions.

BACKGROUND

[0003] CryptGcurrencies (e.g., Bitcoin) may provide a medium of exchange for pseudonymous/anonymous cryptocurrency transactors. Cryptocurrencies may operate on a decentralized network of computing devices that each operate according to a blockchain protocol. The decentralized network may control a blockchain transaction ledger that includes a list of transactions between different blockchain addresses. The transactions on the decentralized network may be verified through cryptography. Transactors may interact with the decentralized network using wallet applications. In some cases, the transactors may interact with the decentralized network via a digital currency exchange.

SUMMARY

[0004] In one example, a method comprises acquiring, at a node server, blockchain data for a blockchain address on a blockchain network. The blockchain data includes a plurality of transactions for the blockchain address. The method further comprises generating a local node trust score for the blockchain address based on the blockchain data for the blockchain address. The local node trust score indicates a likelihood that the blockchain address is involved in fraudulent activity. The method further comprises receiving, from a plurality of remote servers, a plurality of additional local trust scores for the blockchain address and determining a consensus trust score based on the local node trust score and the plurality of additional local trust scores. The consensus trust score indicates a consensus value for the local node trust score among the node server and the plurality of remote servers. The method further comprises monitoring a blockchain ledger on the blockchain network for a contract trust request that specifies the blockchain address and sending, to the blockchain network, the consensus trust score for the blockchain address specified in the contract trust request.

[0005] In one example, a system comprises one or more memory components and one or more processing units. The memory components are configured to store blockchain data for a blockchain address on a blockchain network. The blockchain data includes a plurality of transactions for the blockchain address. The one or more processing units are configured to execute computer-readable instructions that cause the one or more processing units to generate a local node trust score for the blockchain address based on the blockchain data for the blockchain address. The local node trust score indicates a likelihood that the blockchain address is involved in fraudulent activity. The one or more processing units are configured to receive, from a plurality of remote servers, a plurality of additional local trust scores for the blockchain address. The one or more processing units are configured to determine a consensus trust score based on the local node trust score and the plurality of additional local trust scores. The consensus trust score indicates a consensus value for the local node trust score. The one or more processing units are configured to monitor a blockchain ledger on the blockchain network for a contract trust request that specifies the blockchain address and send, to the blockchain network, the consensus trust score for the blockchain address specified in the contract trust request.

BRIEF DESCRIPTION OF THE DRAWINGS

[0006] The present disclosure will become more fully understood from the detailed description and the accompanying drawings. [0007] FIGS. 1A-1 E illustrate an example trust network in communication with cryptocurrency transactor computing devices, intermediate transaction systems, and automated transaction systems.

[0008] FIG. 2 is a method that describes operation of an example trust network.

[0009] FIG. 3 is a functional block diagram of an example node that calculates local trust scores and consensus trust scores.

[0010] FIG. 4A is a functional block diagram of an example node that calculates consensus trust scores.

[0011] FIG. 4B is a flow diagram that illustrates an example method for calculating a consensus trust score.

[0012] FIG. 5 is a functional block diagram of an example node that calculates reputation values.

[0013] FIG. 6 is a functional block diagram of an example node that implements a token economy for a trust network.

[0014] FIG. 7 illustrates an example method that describes operation of a reward protocol.

[0015] FIGS. 8A-8B illustrate graphical user interfaces (GUIs) for requesting and reviewing trust reports.

[0016] FIG. 9 is a functional block diagram of a trust network being used in a payment insurance implementation.

[0017] FIG. 10A illustrates an example relationship of staked token and consensus trust score cost.

[0018] FIG. 10B illustrates example services associated with different levels of nodes.

[0019] FIG. 10C illustrates an example relationship between the number of nodes, the number of cliques, the address overlap, and the probability that a node will get a single address in their control.

[0020] FIG. 10D illustrates sample token staking amounts and number of nodes. [0021] FIG. 11 is a functional block diagram of an example trust score determination module and local trust data store.

[0022] FIG. 12 is a method that describes operation of an example trust score determination module.

[0023] FIG. 13 is a functional block diagram of a data acquisition and processing module.

[0024] FIG. 14 is a functional block diagram of a blockcbain data acquisition and processing module.

[0025] FIGS. 15A-15B illustrate generation and processing of a blockchain graph data structure.

[0026] FIG. 16 is a functional block diagram of a scoring feature generation module and a scoring model generation module.

[0027] FIG. 17 is a functional block diagram that illustrates operation of a score generation module.

[0028] FIG. 18 illustrates an environment that includes a cryptocurrency blockchain network that executes smart contracts.

[0029] FIG. 19 illustrates a method that describes operation of the environment of FIG. 18.

[0030] FIG. 20 is a functional block diagram that illustrates interactions between a sender user device, an intermediate transaction system, a blockchain network, and a trust network/system.

[0031] FIGS. 21A-21 B illustrate an example trust system and an example trust node that can determine trust scores for blockchain addresses.

[0032] FIGS. 22A-22B illustrate an example sender interface on a user device.

[0033] FIG. 23 illustrates an example method describing operation of an intermediate transaction system.

[0034] FIG. 24 illustrates an example method describing operation of a trust network/system. [6635] In the drawings, reference numbers may be reused to identify similar and/or identical elements.

DETAILED DESCRIPTION

[0036] Although cryptocurrencies have experienced growth, the mainstream utility of cryptocurrencies as a medium of exchange may be more limited due to lack of payer protections. For example, cryptocurrency funds sent to a fraudulent party may not be readily recovered. A trust network 100 of the present disclosure generates consensus trust scores for cryptocurrency transactors. The consensus trust scores can offer cryptocurrency transactors a safeguard against fraud while preserving user anonymity and autonomy. The consensus trust scores may provide a baseline level of trust upon which other security layers can be built, including cryptocurrency payment insurance, protection, and restitution.

[6037] A trust network 100 generates consensus trust scores for cryptocurrency transactors. For example, for a cryptocurrency based on blockchain technology, the trust network 100 can generate consensus trust scores for different blockchain addresses that interact on the blockchain. The trust network 100 may determine the consensus trust scores based on data retrieved from various data sources (e.g., fraud/custody data) along with blockchain data upon which the cryptocurrency is based. A trust score (e.g., a consensus trust score) may be a number (e.g., a decimal or integer) that indicates a likelihood that the blockchain address is involved in fraudulent activity. Put another way, a trust score can represent the propensity of a blockchain address to be involved with fraudulent activity.

[6638] A cryptocurrency transactor can request consensus trust scores from the trust network 100 before engaging in a cryptocurrency blockchain transaction in which funds (e.g., cryptocurrency blockchain tokens) are transacted on the blockchain. In general, a cryptocurrency transactor can use a consensus trust score to determine whether the blockchain address with which they are transacting is trustworthy. For example, a transactor that intends to send funds to a receiving party may request a consensus trust score for the receiving party. In this example, the transactor can use the consensus trust score for the intended receiver in order to evaluate the likelihood that the intended receiver is a fraudulent party.

[0039] Transactors can use consensus trust scores to take a variety of actions. For example, transactors may use consensus trust scores to determine whether to proceed with or cancel a biockchain transaction. As another example, transactors (e.g., digital exchanges) can use consensus trust scores to determine whether to insure a transaction. As another example, organizations can use consensus trust scores to decide whether to accept funds from a biockchain address. As such, the consensus trust scores described herein can help protect transactors from falling victim to fraud or from receiving fraudulent funds. Note that the consensus trust scores inform the transactors of the degree to which any cryptocurrency address may be trusted without requiring the transactor to know the identity of the party behind the address. As such, the consensus trust scores may preserve transactor anonymity.

[0040] FIG. 1A illustrates an example trust network 100 in communication with cryptocurrency transactor computing devices 102, 104, 106 (hereinafter "transactor computing devices") via a communication network 108. The network 108 may include various types of computer networks, such as a local area network (LAN), wide area network (WAN), and/or the Internet. The trust network 100 may include a plurality of trust nodes 100-1 , 100-2, ... , 100-N (referred to herein as "nodes"). Each of the nodes 100 may include one or more node computing devices (e.g., one or more server computing devices) that implement a variety of protocols described herein.

[0041] The nodes 100 may acquire data associated with cryptocurrency biockchain addresses and determine a variety of trust scores based on the acquired data. A trust score determined locally at a node based on the acquired data may be referred to as a "local node trust score" or a "local trust score." The nodes 100 may be configured to communicate their local trust scores among one another such that each node may have knowledge of local trust scores associated with other nodes. After a node acquires a plurality of local trust scores, the node may determine a candidate consensus trust score (hereinafter "candidate trust score") based on the plurality of local trust scores. One or more nodes may determine a consensus trust score based on the plurality of candidate trust scores. The consensus trust score may indicate a consensus value for a local trust score among a plurality of nodes. The consensus trust score for a cryptocurrency address can be written to a distributed consensus ledger and later retrieved from the trust network 100 (e.g., in response to a trust request).

[0042] The trust scores described herein (e.g , local, candidate, or consensus) can be calculated/provided in a variety of formats. In some implementations, a trust score may be an integer value with a minimum and maximum value. For example, a trust score may range from 1 -7, where a trust score of 'T indicates that the blockchain address is likely fraudulent. In this example, a trust score of 7‘ may indicate that the blockchain address is not likely fraudulent (i.e. , very trustworthy). In some implementations, a trust score may be a decimal value. For example, the trust score may be a decimal value that indicates a likelihood of fraud (e.g , a percentage value from 0-100%). In some implementations, a trust score may range from a maximum negative value to a maximum positive value (e.g., - 1 .00 to 1 .00), where a larger negative value indicates that the address is more likely fraudulent. In this example, a larger positive value may indicate that the address is more likely trustworthy. The customer may select the trust score format they prefer.

[0043] The distributed trust network 100 described herein distributes the trust score computational workload across a plurality of nodes to produce a resilient network that is resistant to failure/outage and attack. In some implementations, the trust network 100 may include a built-in transactional autonomy moderated by a token (e.g., UTOKEN) that allows the trust network 100 to distribute the computational workload. Additionally, distributing trust calculations throughout the network may provide a resistance to fraud/conspiracy intended to corrupt the network.

[0044] The transactor computing devices 102, 104, 108 include computing devices that can interact with the trust network 100. Example transactor computing devices may include user transactor devices 102, such as smartphones, tablets, laptop computers, desktop computers, or other computing devices. A user transactor device 102 may include an operating system 1 10 and a plurality of applications, such as a web browser application 1 12 and additional applications 1 14.

[0045] A user transactor device 102 can include a transaction application 1 16 that can transact with a cryptocurrency blockchain network 1 18 (hereinafter "cryptocurrency network 1 18") to perform blockchain transactions. The transaction application 1 16 can also request consensus trust scores from the trust network 100. Some example transaction applications may be referred to as "wallet applications." In some cases, a transaction application may be referred to as a "decentralized wallet application" if the decentralized wallet application does not interact with centralized server-side components.

[0046] Additional example transactor devices may be included in intermediate transaction systems 104. An intermediate transaction system 104 (e.g., one or more server computing devices) may communicate with the cryptocurrency network 1 18, user transactor devices 102, and the trust network 100. An intermediate transaction system 104 can perform cryptocurrency transactions on behalf of the user transactor devices 102. The intermediate transaction system 104 can also acquire consensus trust scores from the trust network 100 on behalf of the user transactor devices 102. In some implementations, the intermediate transaction system 104 can provide a user interface for the user transactor devices 102 (e.g., via a web-based interface and/or an installed transaction application 1 16). An example intermediate transaction system 104 may include a digital currency exchange (e.g., Coinbase, Inc. of San Francisco CA). In some implementations, exchanges may be decentralized

[0047] Additional example transactor devices may be included in automated transaction systems 106. An automated transaction system 106 (e.g., one or more server computing devices) may communicate with the trust network 100 and the cryptocurrency network 1 18. Example automated transaction systems 106 may include payment systems, such as a payment system or gateway that makes recurring payments (e.g., Stripe, Inc. of San Francisco CA or Plaid Inc. of San Francisco CA).

[0048] The transactor devices 102, 104, 106 can engage in transactions on the cryptocurrency network 1 18. A cryptocurrency network 1 18 may be formed by a network of computing devices that each operate according to cryptocurrency blockchain protocols 120. The cryptocurrency network 1 18 may control a cryptocurrency blockchain transaction ledger 122 (hereinafter "cryptocurrency ledger 122"). The cryptocurrency ledger 122 includes a list of transactions between different cryptocurrency blockchain addresses. The cryptocurrency ledger 122 may also include additional data, such as transaction metadata. Example cryptocurrency networks 1 18 may include, but are not limited to, Bitcoin, Bitcoin Cash, Ethereum, and Litecoin. Although a single cryptocurrency network is illustrated in FIG. 1A, the trust network 100 can provide consensus trust scores for addresses on multiple different cryptocurrency blockchain networks using the techniques described herein.

[0049] A cryptocurrency ledger 122 may include cryptocurrency blockchain addresses that identify transactors on the cryptocurrency network 1 18. A transactor may refer to a party that controls transactions for a cryptocurrency blockchain address. For example, a transactor may include an individual or an organization, such as a business, a non-governmental organization, or a decentralized autonomous organization. A transactor can control one or more cryptocurrency blockchain addresses on a single cryptocurrency network. A transactor can also have one or more cryptocurrency blockchain addresses on different cryptocurrency networks.

[0050] A transactor can initiate a blockchain transaction in which the transactor’s blockchain address sends/receives funds to/from another blockchain address. A blockchain address that sends funds to another blockchain address may be referred to herein as a "blockchain sender address" or a "sender address." The blockchain address that receives funds may be referred to herein as a "blockchain receiver address" or a "receiver address." [0051] The transactor devices 102, 104, 108 can send trust requests to the trust network 100 and receive trust responses from the trust network 100 (e.g., see FIGS. 1 B-1 D). The trust request may indicate one or more cryptocurrency blockchain addresses for which the transactor would like a trust report (e.g., one or more consensus trust scores). In some implementations, the trust request can include a request payment, such as a blockchain token and/or fiat currency (e.g., United States Dollars) The request payment may be distributed to nodes in the trust network 100 as payment for providing the consensus trust score(s).

[0052] In one example, a transactor device can send a trust request to the trust network 100 and receive a trust response (e.g., trust report) from the trust network. The transactor device and trust network 100 may communicate via an application programming interface (API). The trust request may include a cryptocurrency blockchain address for the transactor on the other side of the transaction. For example, a trust request from a sender may request a trust report for the receivers blockchain address. The sender may make a decision based on the received trust report, such as whether to engage in the cryptocurrency blockchain transaction with the receiver.

[0053] FIGS. 1 B-1 D illustrate interactions between different transactor devices/systems 102, 104, 106, the cryptocurrency network 1 18, and the trust network 100. In FIG. 1 B, the user transactor device 102 includes a transaction application 1 16 (e.g., a wallet application) that transacts with the cryptocurrency network 1 18. The transaction application 1 16 includes a trust request module 126 that interfaces with the trust network 100. For example, the trust request module 126 can generate the trust request 130 (e.g., a web request). The trust request module 126 can also receive the trust response 132 from the trust network 100. In some implementations, the trust request module 126 can generate a graphical user interface (GUI) that the user may interact with in order to send the trust request 130 and view the trust report 132.

[0054] In FIG. 1 C, a transactor device 102 can transact on the cryptocurrency network 1 18 via an intermediate transaction system 104. For example, in FIG. 1 C, the transactor device 102 can include a web browser application 1 12 that interacts with the intermediate transaction system 104. The intermediate transaction system 104 (e.g., a web server) can provide an interface to the web browser 1 12 for transacting on the cryptocurrency network 1 18. The intermediate transaction system 104 may also provide an interface (e.g., a web-based interface) for the user to select whether the user wants a trust report before engaging in the blockchain transaction.

[0055] In FIG. 1 D, an automated transaction system 106 controls transactions on the cryptocurrency network 1 18. The automated transaction system 106 can also request trust reports from the trust network 100. In some implementations, the transactions engaged in by the automated transaction system 106 may depend on the consensus trust scores reported by the trust network 100. For example, the automated transaction system 106 can engage in transactions if the trust score indicates that the address is unlikely to be engaged in fraudulent activity.

[0056] Although the devices/systems described herein may make a trust request 130 in order to receive consensus trust scores before making a cryptocurrency blockchain transaction, in some implementations, other devices/systems may request consensus trust scores in other scenarios. For example, compliance officers at an exchange may request consensus trust scores for compliance reasons.

[0057] Referring to FIG. 1 E, in some implementations, the trust network 100 may implement a fraud alert protocol that can automatically notify network participants (e.g., fraud alert requesting devices) of potentially fraudulent cryptocurrency blockchain addresses. For example, a node may include a fraud alert module 134 that is configured to provide fraud alerts 136 under a set of fraud alert criteria that may be configured by a user. In one example, a fraud alert module 134 may monitor one or more cryptocurrency addresses and provide a fraud alert 136 if the consensus trust score for any address drops below a threshold level of trustworthiness (e.g., as set by a user). In another example, a fraud alert 136 may be sent if a monitored trust score changes by more than a threshold percentage. In some implementations, a fraud alert protocol may be implemented using a smart contract that monitors a consensus trust score and provides alerts according to a set of business rules that may be defined by a user. In some implementations, a node may be required to stake an amount of UTOKEN to be eligible to receive fraud alerts.

[0058] In some implementations, nodes may be connected via a network of state channels. When a cryptocurrency transactor issues a trust request and payment (e.g., UTOKEN), the request can be gossiped until it reaches a node that has the requested consensus trust score. This node can return the consensus trust score to the cryptocurrency transactor. Payment can then be granted according to the reward protocol.

[0059] Example transactors may include, but are not limited to, a custodial exchange, a non-custodial exchange, a custodial wallet, a non-custodial wallet, a new token developer and seller, decentralized applications, blockchain enabled merchants, node operators, algorithm suppliers, and proof of work security providers.

[0060] A custodial exchange may refer to an entity (e.g. , a company) that enables the exchange of cryptoassets while holding the assets on behalf of their customers. Custodial exchanges may use the consensus trust score to evaluate whether depositing cryptoassets are fraudulent, helping to ensure that their service is not used to launder money. Additionally, a custodial exchange may receive alerts to monitor the blockchain addresses they have in custody. A non custodial exchange may refer to an entity (e.g., company) that enables the exchange of cryptoassets without holding the cryptoassets on behalf of the token purchaser or seller. Non-custodial exchanges may use the consensus trust score to evaluate the trustworthiness of a counterparty.

[0061] A custodial wallet may refer to an entity (e.g., a company) that holds private keys on behalf of customers and enables them to send and receive cryptoassets. Custodial wallets may use the consensus trust score to evaluate whether cryptoassets being deposited are fraudulent and to receive fraud alerts. They may also use the consensus trust score to protect their users from sending cryptoassets to fraudulent addresses. A non-custodial wallet may refer to an entity (e.g., a company) that makes software that allows individuals to hold and transact cryptoassets locally on personal devices. Non-custodiai wallets may use the consensus trust score to protect their users from sending cryptoassets to fraudulent addresses and from receiving fraudulent funds.

[0062] A new token developer and seller may refer to an entity (e.g., a company or individual) that creates software that, when run by a network of peers, creates a new decentralized token. This company may also sell some initial distribution of the token to interested buyers. These transactors may perform an initial coin offering (ICO). A new token developer and seller may use the consensus trust score to ensure funds being used to purchase their token are not fraudulent, ensuring that they are selling tokens in a compliant manner.

[0063] A decentralized application may refer to an application that runs on a decentralized network. These may include applications that manage money, applications where money is involved but require another piece, and other applications, which includes voting and governance systems. Decentralized applications may use the consensus trust score for any activity involving the evaluation of counterparty trust, in addition to protecting participants against fraud.

[0664] A blockchain-enabled merchant may refer to an entity (e.g., a company) that accepts payment in the form of cryptoassets (e.g., security tokens). Blockchain-enabled merchants may use the consensus trust score to ensure funds being used as payment are not fraudulent. They may also receive alerts on the addresses with which they interact.

[6066] Referring back to FIG. 1A, the environment includes data sources 124 that the trust network 100 may use to determine whether blockchain addresses are fraudulent. Example data sources 124 described herein include fraud data sources and custody data sources. The trust network 100 may determine local trust scores based on the data included in the data sources 124 along with the data included in the cryptocurrency ledger 122.

[6066] FIG. 2 illustrates an example method that describes operation of the environment illustrated in FIGS. 1A-1 D. For example, the method of FIG. 2 illustrates the determination of local trust scores, candidate trust scores, and a consensus trust score for a single cryptocurrency blockchain address. The method of FIG. 2 may be performed multiple times to determine local trust scores, candidate trust scores, and consensus trust scores for multiple cryptocurrency blockchain addresses.

[6067] In block 200, the nodes 100 acquire and process fraud and custody data 124 associated with a cryptocurrency address. In block 202, the nodes 100 acquire and process cryptocurrency blockchain data associated with the cryptocurrency address. In block 204, the nodes 100 each determine local trust scores for the cryptocurrency address based on the data acquired in blocks 200- 202

[0068] In block 206, the nodes 100 communicate the local trust scores for the cryptocurrency address with one another. After communication of the local trust scores, each of the nodes may include a plurality of local trust scores calculated by other nodes !n block 208, the nodes 100 determine candidate trust scores for the cryptocurrency address based on the local trust scores. In block 210, the nodes 100 determine a consensus trust score for the cryptocurrency address based on the candidate trust scores for the cryptocurrency addresses. In block 212, the nodes 100 can update a distributed consensus trust score ledger to include the calculated consensus trust score. In blocks 214-216, the trust network 100 receives a trust request 130 for the cryptocurrency address from a requesting device and sends a trust response 132, including the consensus trust score, to the requesting device.

[0069] FIG. 3 illustrates generation of local trust scores. FIGS. 4A-4B illustrate generation of consensus trust scores. In addition to generating trust scores, the trust network 100 may implement additional features described with respect to FIGS. 5-7. In some implementations, the trust network 100 may implement a reputation protocol that calculates and stores reputation values that indicate a variety of parameters associated with the nodes, such as an amount of work performed by the nodes (e.g., see FIG. 5).

[0070] In some implementations, the trust network 100 may implement a token economy that operates as a medium of exchange in the trust network 100. The token economy described herein uses a token referred to as "UTOKEN." Each of the nodes may implement a wallet module (e.g., see FIG. 6) that can send, receive, stake, and burn UTOKEN according to the protocols implemented in the trust network.

[0071] In some implementations, the trust network 100 may implement a reward protocol that tracks various parameters of the nodes (e.g., an amount of work) and rewards the nodes using UTOKEN (e.g., see FIGS. 6-7). The trust network 100 may also implement a staking protocol that determines the functionality of the nodes and penalizes certain node behaviors (e.g , the production of fraudulent data)

[0072] Different nodes in the trust network 100 may be configured to implement different features of the trust network 100. For example, different nodes may be configured to implement different protocols, or portions of protocols, described herein. In some implementations, the staking protocol may determine which features the nodes may implement. The modules and data stores included in the nodes may represent the protocols implemented by the nodes and the data stored by the nodes. Each node may include one or more computing devices. In some implementations, multiple nodes may be run on a single computing device.

[0073] FIG. 3 illustrates an example node 100-1 that includes a trust score determination module 300 and a local trust data store 302. The trust score determination module 300 acquires and processes a variety of data described herein, such as fraud and custody data 124 along with blockchain data. The local trust data store 302 can store data for a plurality of cryptocurrency addresses.

[0074] The data associated with a single cryptocurrency address is illustrated herein as a blockchain address record 304. The local trust data store 302 may include a plurality of such blockchain address records, each for a different cryptocurrency address. Each blockchain address record 304 can include a blockchain address 306 that uniquely identifies the record 304 Each blockchain address record 304 can also include a local trust score 308 associated with the blockchain address 306. The blockchain address record 304 may include a history of local trust scores calculated over time for the blockchain address. [0075] The bloekehain address record 304 described herein represents data stored in the local trust data store 302. The node 100-1 may include a variety of different data structures that are used to implement the data. Accordingly, the bloekehain address record 304 may be implemented using one or more different data structures than explicitly illustrated herein.

[0076] In FIG. 3, the trust score determination module 300 acquires and processes a variety of types of data, such as custody data and fraud data 124. Example fraud and custody data may include data that provides evidence of fraud with respect to a cryptocurrency address and/or indicates the party that owns/controis the cryptocurrency address. The trust score determination module 300 may store custody and fraud data related to a cryptocurrency address in the bloekehain address record 304. The trust score determination module 300 may also generate a fraud label that indicates whether the cryptocurrency address is likely fraudulent based on the acquired fraud data.

[6077] The trust score determination module 300 acquires and processes bloekehain data (e.g., the cryptocurrency ledger 122). The trust score determination module 300 may store raw and processed bloekehain data relevant to a cryptocurrency address in the bloekehain address record 304. Example cryptocurrency bloekehain data may include data for a plurality of bloekehain transactions between a plurality of different cryptocurrency addresses.

[0678] The trust score determination module 300 determines local trust scores for the cryptocurrency addresses based on the acquired bloekehain data and fraud/custody data. In some implementations, the trust score determination module 300 may generate a bloekehain graph data structure based on the bloekehain data (e.g., see FIG. 15B). The trust score determination module 300 may also process the graph to determine one or more graph-based values (e.g., importance values) that may be used to generate local trust scores

[6079] In some implementations (e.g., see FIG. 16), the trust score determination module 300 may generate scoring features for cryptocurrency addresses and generate one or more scoring models based on the scoring features and other data (e.g., labeled fraud data). In these implementations, the trust score determination module 300 may generate one or more local trust scores for blockchain addresses using one or more scoring models and the scoring features associated with the blockchain addresses. FIGS. 1 1 -17 illustrate a more detailed implementation of the trust score determination module 300 and the local trust data store 302.

[0080] A plurality of nodes can communicate with one another in order to come to a consensus trust score for a cryptocurrency address. Each node may be identified (e.g., uniquely identified) by a node identifier (ID). In some implementations, a pubiic/private key pair is generated upon inception of a node. In these implementations, a node's public key may serve as a node ID, although other identifiers may be used.

[0081] Different nodes may compute the same/similar local trust scores in cases where the different nodes have access to the same/similar cryptocurrency blockchain data and fraud/custody data. In some cases, the local trust scores may differ among nodes. For example, the local trust scores may differ when nodes have access to different fraud and custody data. In a specific example, nodes located in different jurisdictions (e.g., countries) may have access to data sources that are blocked in other jurisdictions. In another specific example, some nodes may access information at different rates.

[0082] The nodes 100 implement a trust consensus protocol that determines consensus trust scores for cryptocurrency addresses. The consensus trust scores can be stored in a consensus trust score ledger 400 that is distributed to nodes across the trust network 100. FIG. 4A illustrates an example node 100-1 that includes a consensus determination module 310 and a trust consensus data store 312 (hereinafter "consensus data store 312"). The trust network 100 can include a plurality of nodes that include the functionality described with respect to FIGS. 4A-4B The consensus determination module 310 can communicate with other consensus determination modules (e.g., via communication module 310-1 ) of other nodes to determine consensus trust scores. The consensus data store 312 includes the consensus trust scores and other data in a consensus trust score ledger 400. [0083] The consensus determination module 310 can communicate with other nodes (e.g., consensus modules of other nodes). For example, each node may communicate its local trust score to other nodes via outgoing trust consensus messages 402. Additionally, each node may receive local trust scores from other nodes via incoming trust consensus messages 404. An example trust consensus message may include a node ID, a node IP address, a cryptocurrency blockchain address and an associated local trust score. In some cases, instead of indicating an associated local trust score, a trust consensus message may indicate that a local trust score has not been calculated or is in the process of being calculated.

[0084] The consensus determination module 310 can generate a local trust score list 406 ("trust score list 406") based on the local trust scores received from other nodes (e.g., using list building module 310-2). The trust score list 406 may include a list of node IDs and corresponding local trust scores for a cryptocurrency address. The consensus determination module 310 may generate a local trust score list 406 for each cryptocurrency address. Each node can communicate its trust score list to other nodes. For example, a node can send/receive trust score messages that include trust score lists. A node can update the local trust score list based on other received trust score lists

[0085] Each node in the trust network 100 may be configured to communicate with different sets of nodes. Put another way, nodes in the trust network 100 may be configured to communicate with non-overlapping sets of nodes. Since different nodes may communicate with different sets of other nodes, eventually, each of the nodes communicating local trust scores with one another may have knowledge of other nodes' local trust score calculations. In this scenario, different nodes may include similar trust score lists. In some examples, the trust scores in the trust score lists may converge in fractions of a second or a matter of seconds.

[0086] The trust score list 406 for a cryptocurrency address may include a frequency (count) distribution of local trust scores. In some cases, the trust score list 406 may include a large number of local trust scores within a tight grouping. In some cases, a trust score list 406 may include outlier trust scores that have values outside of a major grouping. For example, an outlier may be due to variations in information used to produce the local trust scores. As another example, one or more outliers may be caused by nodes that are producing/distributing fraudulent trust scores. As described herein, nodes that produce/distribute fraudulent trust scores may be held accountable (e.g., via burning of staked funds).

[0087] The consensus determination module 310 determines a candidate trust score based on the local trust scores included in the trust score list 406 (e.g., using candidate determination module 310-3). In some implementations, the consensus determination module 310 may include "candidate determination criteria" that trigger the determination of a candidate trust score. Example candidate determination criteria may include the presence of local trust scores for a threshold number of nodes and/or a threshold fraction of nodes. For example, the consensus determination module 310 may determine a candidate trust score in response to the presence of a threshold number/fraction of local trust scores included in the trust score list.

[0088] In some implementations, the consensus determination module 310 may determine a candidate trust score in response to the distribution pattern of trust scores in the trust score list. For example, the consensus determination module 310 may be triggered to determine a candidate trust score when the trust scores are centered in a distribution (e.g., tightly centered in a single distribution). If the trust score distribution includes outliers, the consensus determination module 310 may continue communicating local trust scores with the other nodes. In a specific example, the consensus determination module 310 may be triggered to determine a candidate trust score when the variance of a distribution is less than a threshold variance. In cases where there are multiple modes of distribution, the consensus determination module 310 may determine whether the modes are valid or whether the modes are due to fraudulent trust scores. Similarly, if the variance of the distribution is too great (e.g., greater than a threshold value), the consensus determination module 310 may determine whether the variance is due to variations in calculations and/or fraudulent behavior. The consensus determination module 310 may filter out (i.e., remove) trusts scores that are attributable to fraudulent behavior before determining a candidate trust score.

[0089] The consensus determination module 310 can determine the candidate trust score using a variety of techniques. In some implementations, the consensus determination module 310 may remove outlier local trust scores from the trust score list before determining the candidate trust score. The consensus determination module 310 may determine the candidate trust score based on an average (e.g., a blended average) of the remaining local trust scores in the trust score list 406. For example, the consensus determination module 310 may determine the candidate trust score by using a statistically weighted average of local trust scores based on node count.

[0090] The nodes may communicate the candidate trust scores between one another. The nodes may also store the candidate trust scores 408. A set of consensus determination modules can determine a consensus trust score for a cryptocurrency address based on a plurality of candidate trust scores 408. In some implementations, consensus determination modules may monitor the candidate trust scores to determine whether the candidate trust scores are converging on a similar trust score. The consensus determination modules may be configured to determine a consensus trust score in response to one or more consensus triggers associated with the candidate trust scores. For example, the consensus determination modules may be configured to determine a consensus trust score if greater than a threshold number/fraction of candidate trust scores are in agreement (e.g., within a threshold variance).

[0091] In some implementations, the consensus determination modules may perform validation operations associated with the candidate trust scores (e.g., using validation module 310-4). For example, the consensus determination modules may perform error checking of the candidate trust scores. The error checking operations may include verifying whether communication of local trust scores actually occurred for the candidate scores or whether a conspiracy occurred that led to the candidate scores. In some implementations, the consensus determination modules can query a plurality of nodes that participated in communication of local trust scores and determination of candidate scores to determine what the plurality of nodes communicated to one another !n some implementations, the nodes may elect a leader node to perform the error checking operations and determine whether the nodes are in agreement.

[0092] After validating the candidate trust scores, the consensus determination module 310 may calculate the consensus trust score. In some implementations, the consensus determination modules may determine the consensus trust score based on an average (e.g., a blended average) of the candidate trust scores. For example, the consensus determination modules may determine the consensus trust score by using a statistically weighted average of candidate trust scores based on count. The consensus determination module 310 may then update the consensus ledger 400 with the consensus trust score. The consensus determination module 310 may then distribute the updated ledger to other nodes (e.g., using the ledger update module 310-5). In some implementations, only a subset of the nodes can write trust scores and other data to the consensus ledger 400, although nodes that do not participate in generating the consensus ledger 400 may receive updated versions of the consensus ledger 400.

[0093] The consensus ledger 400 includes consensus trust scores for different cryptocurrency addresses over time. The consensus trust scores included in the consensus ledger 400 may be provided to trust score requestors. The consensus ledger 400 can also include timing data that indicates when the consensus trust scores were written to the ledger 400. For a determined consensus trust score, the consensus ledger may include validation information associated with the consensus trust score, such as the candidate trust scores used for the consensus trust score and the nodes that were validated. Storing the validation information for a consensus trust score may allow the nodes to review how the consensus trust scores were validated.

[0094] The nodes 100 may be configured to generate new trust scores for new cryptocurrency addresses and update the trust scores over time. For example, the trust score determination modules may be configured to generate/update local trust scores for cryptocurrency addresses. As another example, the consensus determination modules may be configured to generate/update candidate trust scores and consensus trust scores over time. The frequency of updates can be set by the consensus protocol. In some cases, data associated with cryptocurrency addresses may change over time. In some cases, data included in the cryptocurrency b!ockchain may change over time. The trust score determination modules and consensus determination modules may be configured to generate new trust scores in response to such changes in data.

[0095] In some implementations, the consensus determination modules may communicate new local trust scores and/or updated local trust scores to other nodes. For example, the consensus determination modules may communicate updates in local trust scores to other nodes if the update resulted in greater than a threshold amount of change in the local trust score. Updates to the local trust scores may cause changes in candidate trust scores. In turn, changes to candidate trust scores may cause a change in consensus trust scores and the consensus ledger. In this manner, the consensus ledger 400 may reflect the history of consensus trust scores over time for a plurality of cryptocurrency addresses.

[0096] Different nodes may have different levels of functionality with respect to the calculation of trust scores. The differing functionality may be based on the amount of value (e.g., UTOKEN) staked by the nodes, where a greater staked amount can authorize more functionality. In some implementations, all nodes may be authorized to buy trust scores and include copies of consensus ledgers. In these implementations, a subset of nodes may be configured to calculate local trust scores, candidate trust scores, and consensus trust scores. Additionally, the subset of nodes, or a further subset, may be configured to write consensus trust scores to the consensus ledger.

[6097] FIG. 4B illustrates an example method that describes calculation of a consensus trust score from the perspective of an example node 100-1 . The method of FIG. 4B may be performed multiple times to determine local trust scores, candidate trust scores, and consensus trust scores for multiple cryptocurrency biockchain addresses. [0098] In blocks 410-412, the trust score determination module 310 acquires and processes fraud and custody data 124 and cryptocurrency biockchain data. In block 414, the trust score determination module 310 determines a local trust score for a cryptocurrency address. In block 416, the consensus determination module 310 receives local trust scores from other nodes. In block 418, the consensus determination module 310 sends local trust scores to other nodes.

[0099] In block 420, the consensus determination module 310 determines whether to calculate a candidate trust score (e.g., based on candidate determination criteria). If the candidate determination criteria are not satisfied, the consensus determination module 310 may continue communicating local trust scores with other nodes in blocks 416-418. If the consensus determination module 310 determines that the candidate determination criteria are satisfied, in block 422, the consensus determination module 310 may determine a candidate trust score based on the local trust scores in the trust score list 406. In block 424, the consensus determination module 310 may determine a consensus trust score based on a plurality of candidate trust scores. In block 426, the consensus determination module 310 may update the consensus trust ledger 400 to include the consensus trust score.

[0100] Referring to FIG. 5, the trust network 100 may implement a reputation protocol in which a plurality of nodes each may compute one or more reputation values. The reputation values for a node may indicate a variety of parameters associated with the node, such as an amount of work the node performed during trust score calculations and distribution, the quality of the work performed (e.g., the accuracy), and the consistency of node operation (e.g., node uptime). The reputation values may be used by other protocols in the trust network 100. For example, nodes may determine candidate and/or consensus trust scores based on the reputation values associated with one or more nodes. As another example, the nodes may be awarded and/or punished according to their reputation values.

[0101] The node 100-1 includes a reputation determination module 500 that determines reputation values for the node. In some implementations, the nodes 100 can transmit reputation messages 504-1 , 504-2 to other nodes. The reputation messages 504 can include reputation data, such as reputation values associated with one or more nodes. In this manner, each node may receive reputation values for a plurality of other nodes. In a specific example, each node can be configured to communicate reputation data with a set of other nodes. In this specific example, each node can directly request reputation data from any node in the set of nodes. Additionally, each node may also request reputation data for a plurality of other nodes from any node in the set of nodes.

[0102] The node includes a reputation data store 502 that stores reputation data for a plurality of nodes (e.g., a subset of nodes on the trust network). The reputation data may be stored in a reputation ledger 506 that includes a plurality of node IDs along with associated reputation values. The reputation data store 502 may also store additional information 508, such as data used for generating reputation values and data associated with generating the consensus trust scores.

[0103] The reputation determination module 500 can determine a plurality of different reputation values for each node. In some implementations, the reputation determination module 500 may determine one or more work reputation values for the amount of work a node performs with respect to calculating trust scores. For example, the reputation determination module 500 may determine one or more reputation values based on the number of local trust scores calculated, the number of candidate trust scores calculated, and the amount of work related to calculating consensus trust scores. One or more work reputation values may also be based on an amount of communication (e.g., trust consensus messages) performed by the node.

[0104] The reputation determination module 500 may also determine a plurality of quality reputation values for nodes based on the quality of the calculations performed by the nodes. For example, the quality reputation values may be based on a number of trust score outliers produced by the nodes and how fast trust scores were produced. The reputation determination module 500 may also determine a plurality of distribution reputation values for nodes based on the distribution of consensus trust scores to requestors and the distribution of trust scores as fraud alerts. [0105] The reputation determination moduie 500 may also determine a plurality of node performance reputation values based on a variety of node parameters, such as node bandwidth, node processing power, node throughput, and node availability. Example reputation values associated with node availability may be based on uptime values, mean time between failure (MTBF) values, and/or mean time to repair (IWTTR) values.

[0106] The reputation determination module 500 may determine one or more data storage reputation values based on the amount of data (e.g., historic data) stored at a node and the amount of time for which the data is stored. The reputation determination moduie 500 may also determine one or more reputation values that indicate an amount of time the node has been included (e.g., online) in the trust network 100. The reputation determination module 500 may determine one or more staking reputation values based on the amount staked by a node. Additionally, the reputation determination module 500 may determine one or more outlier reputation values that indicate a number of outliers associated with a node and whether the outliers were considered fraudulent or supported by evidence.

[0107] In some implementations, the reputation determination module 500 may calculate one or more composite reputation values, each of which may be a function of any individual reputation values described herein. For example, a composite reputation value may be a weighted calculation of one or more component reputation values.

[0108] The reputation data store 502 may store information in addition to the reputation ledger. For example, the reputation data store 502 may store historic trust score data or other data used to determine the reputation values. In one example, the reputation data store 502 may store a history of each of the trust scores and contribution to the trust scores from each node. In a more specific example, the historical data may include the number of nodes that participated in the consensus calculation, the range of scores used in the calculation, along with other factors upon which the consensus scores were based.

[0109] In some implementations, the consensus determination module 310 can determine candidate trust scores and/or consensus trust scores based on one or more reputation values. For example, the consensus determination module 310 may determine whether a trust score is an outlier based on the reputation associated with the node. In some implementations, the consensus determination module 310 may consider reputation values during validation operations.

[0110] Referring to FIG. 6, in some implementations, the trust network 100 may implement a token economy that operates as a medium of exchange in the trust network 100. For example, the trust network nodes may include utility token modules 600 that implement a utility token protocol 602. The utility token protocol 602 may be powered by a token (e.g , a native utility token). The utility token may be assigned a name (e.g., a coined name). For example, the utility token may be referred to herein as "UTOKEN," although other names may be used.

[0111] The trust network 100 includes a utility token bioekchain ledger 606 that may be stored in utility token data stores 604 across the nodes. The utility token ledger 606 may be a version of a public transactional ledger integrated into the trust network 100. The utility token ledger 606 may include a list of UTOKEN transactions between different utility token bioekchain addresses. For example, the utility token ledger 606 may indicate the various transactions associated with the nodes 100, such as the purchase of UTOKEN, purchase of trust scores, payment into the reward protocol, rewards paid by the reward protocol, and amount of funds staked by the nodes. The utility token ledger 606 may also include additional data, such as transaction metadata.

[0112] UTOKEN can be used in a variety of ways on the trust network 100. !n some implementations, UTOKEN can be used as payment for access to trust scores and fraud alerts. In some implementations, UTOKEN can be used to reward nodes for performing work. In some implementations, a node may stake UTOKEN in order to enable additional functionality within the trust network 100. Although UTOKEN is described herein as a medium of exchange in the trust network 100, other payment types may be used as a medium of exchange in the trust network 100. For example, other types of payments/tokens may be used for acquiring trust scores, acquiring fraud reports, paying rewards, and staking. In some implementations, the utility token modules 600 may implement smart contracts for the trust network 100. Communication between the nodes during implementation of the utility token protocol is illustrated at 601 .

[0113] Initially, the trust network 100 may include a set number of UTOKEN. For example, there may initially be 1 ,000,000,000 UTOKEN. UTOKEN may be initially granted and/or sold to nodes. In some implementations, the supply of UTOKEN may expand in a deflationary manner, which may track economic indicators including the total number of nodes, transaction volume, staking amount, and fractionalization of the UTOKEN token.

[0114] Each node may include a wallet module 614 that can be used to perform transactions on the utility token biockchain 606. The wallet module 614 may implement a variety of functionalities. In some implementations, the wallet module 614 may be used to purchase trust scores. Payments for trust scores may be put into the reward protocol, as described herein. In some implementations, the wallet module 614 may be used to send/receive UTOKENS (e.g., with other nodes). In some implementations, the wallet module 614 can be used to stake UTOKEN. In some implementations, the wallet module 614 can lock UTOKEN, thereby indicating to the trust network 100 that the locked UTOKEN are not available to be sent until unlocked. In some implementations, the wallet module 614 can be used to burn UTOKEN. Burning UTOKEN may prevent the burnt UTOKEN from being used for any function in the future.

[0115] The trust network 100 may implement a reward protocol that receives payments for a variety of activities, such as purchasing a trust score and purchasing fraud alerts. The trust network 100 may pay out UTOKEN to nodes (e.g., node wallets) based on a variety of factors. The nodes include reward modules 608 and reward data stores 610 that implement the reward protocol. For example, the reward modules 608 can receive UTOKEN payments and pay out UTOKEN as a reward payment to nodes (e.g., according to work performed). The reward data store 610 may store a reward ledger 616 that indicates the nodes that received reward payments along with the corresponding factors (e.g., work performed) associated with the reward payments. For example, the reward ledger 616 may provide an accounting of the amount of UTOKEN received by the reward protocol, the calculation of the rewards, and the amount of UTOKEIM paid out to different nodes in response to the calculations. UTOKEIM payments associated with the reward protocol may be stored according to one or more reward addresses on the utility token ledger 808.

[0116] The reward protocol can receive UTOKEIM from a variety of sources. For example, the reward protocol can receive UTOKEN that was used to purchase trust score reports. As another example, the reward protocol can receive UTOKEN used to purchase fraud alerts.

[0117] The reward protocol can make reward payouts to nodes based on a variety of factors associated with the nodes. In some implementations, the reward protocol may pay rewards to nodes based on reputation values associated with the nodes. The reward protocol can examine one or more reputation ledgers 508 to determine the reputation values associated with the nodes. The reward payout calculations may be a multifactor calculation that includes one or more reputation values. The reward calculations and payments may be performed periodically in some cases.

[6118] In some implementations, the reward protocol may pay rewards based on one or more work reputation values that Indicate an amount of work a node performed with respect to calculating/communicating trust scores. The reward protocol may pay a larger portion of rewards for nodes that perform more work with respect to calculating and communicating trust scores. In some implementations, the reward protocol may pay rewards based on one or more quality/distribution reputation values for nodes based on the quality of the calculations performed by the nodes. The reward protocol may pay a smaller portion of rewards for nodes that produce outlier trust scores.

[6119] In some implementations, the reward protocol may pay rewards based on one or more distribution reputation values for nodes based on the distribution of consensus trust scores to requestors and the distribution of trust scores as fraud alerts. The reward protocol may pay a larger portion of rewards for nodes that distribute a greater amount of trust scores. In some implementations, the reward protocol may pay rewards based on one or more performance reputation values. For example, the reward protocol may pay larger rewards to nodes with greater bandwidth, processing power, throughput, and availability.

[0120] In some implementations, the reward protocol may pay rewards based on one or more data storage reputation values. For example, the reward protocol may pay larger rewards to nodes that store more data. In some implementations, the reward protocol may pay rewards based on one or more reputation values that indicate an amount of time the node has been included (e.g., online) in the trust network 100. For example, the reward protocol may pay larger rewards to nodes that have been online for a longer period of time in the trust network 100. In some implementations, the reward protocol may pay rewards based on one or more staking reputation values. For example, the reward protocol may pay larger rewards to nodes that have staked more UTOKEN.

[0121] In some implementations, algorithm suppliers may be rewarded in UTOKEN for providing nodes that contribute algorithms to the ecosystem. In some implementations, proof of work security providers that may validate the UTOKEN ledger using a proof-of-work consensus algorithm may receive UTOKEN as a block reward to incentivize their participation in the ecosystem. Communication between the nodes during implementation of the reward protocol is illustrated at 603.

[0122] FIG. 7 illustrates an example method that describes operation of the reward protocol. In block 700, the reward protocol receives payments for trust scores and fraud alerts. In block 702, the reward protocol retrieves reputation values for a plurality of nodes. In block 704, the reward protocol determines reward payouts to the plurality of nodes based on the reputation values associated with the nodes. In block 706, the reward protocol pays the nodes according to the determined payouts. In block 708, the reward protocol updates the reward ledgers 616 to reflect the payment calculations (e.g., based on reputation values) and the payment amounts. The reward protocol may periodically repeat the method of FIG. 7 so that the nodes may be periodically rewarded for their relative contributions to the trust network 100. [0123] The trust network 100 may implement a staking protocol (e.g., using staking modules 812) in which each node can stake an amount of UTOKEN. The amount of UTOKEN staked may determine the level of functionality afforded to the node. The staked UTOKEN can be reflected in the utility token ledger 606.

[0124] Staked UTOKENs may be under the temporary control of the trust network 100. For example, in some implementations, the reward protocol may penalize a node by removing staked UTOKEN. In some implementations, the staking functionality may be implemented as a smart contract in which violation of the contract results in the surrender (e.g., burning) of some staked UTOKEN. In these implementations, fulfillment of the smart contract results in the UTOKEN being returned to the staking party. In some implementations, the reward protocol may penalize a node for producing outlier trust scores if the outlier scores are determined to be fraudulent.

[0125] In some implementations, a node can be formed when a network participant stakes a quantity of UTOKEN (e.g., a required quantity). The amount of UTOKEN staked by a node may determine the amount of functionality that may be implemented by the node. For example, staking more UTOKEN may allow a node to implement a greater amount of network functions. In these cases, nodes may be assigned different levels of functionality. A lower level node may have functionality that is limited to requesting trust scores. Higher level nodes may participate in calculating local trust scores, candidate trust scores, and consensus trust scores. There may be any number of node levels that may perform any number of services on the trust network 100. If the trust network penalizes a node and burns the node's stake, the node may descend in level and lose the corresponding functionality. Communication between the nodes during implementation of the staking protocol is illustrated at 605.

[0126] In some implementations, the cost a node is required to pay for a trust score may decrease as the amount of UTOKEN staked by the node increases. In these cases, the more a node stakes, the fewer UTOKEN is required for acquiring a trust score (e.g., via real-time reporting). An example relationship of staked UTOKEN and consensus trust score cost is described in the table of FIG. 10A. In one specific example, to be eligible for the discount, the staked amount of UTGKEN may be required to be staked for a period of time (e.g., at least 90 days).

[0127] FIGS. 8A-8B illustrate example GUIs that may be generated on a user transactor device 102 by the transaction application 1 16 or the intermediate transaction system 104. The illustrated GUIs may be for a sender in a cryptocurrency transaction. It can be assumed that the cryptocurrency network on which the b!ockchain transactions occur in FIGS. 8A-8B use units of "coins” for transactions. The top portion of the GUIs includes fields that indicate the sender's information, such as the sender's biockchain address and their balance (e.g , 10 coins). The top portion of the GUIs also include fields in which the sender can specify a receiver address and indicate the transaction amount (e.g., 5 coins) for the potential transaction. The GUIs include a "Send Coins” GUI element that can initiate the specified transaction between the sender and the receiver.

[0128] The lower portion of the GUIs in FIGS. 8A-8B provide the sender with the option of acquiring a trust report from the trust network 100 before engaging in the transaction. For example, in FIG. 8A, the user can select (e.g., touch/dick) the "Request Trust Report" GUI element to send a trust request to the trust network 100. The trust request may include the receiver's address, as specified in the "To:" box above. FIG. 8B illustrates an example trust report received in response to the trust request.

[0129] In FIG. 8B, the received trust report indicates that the receiver had a trust score of -0.90. It can be assumed in this case that a negative valued trust score near -1 .00 indicates that the receiver address is likely fraudulent. Similarly, a positive valued trust score near 1 .00 may indicate that the receiver address is not likely fraudulent. In addition to the numeric score of -0.90, the trust report also summarizes the meaning of the trust score number. Specifically, the trust report indicates that the "trust score indicates that the receiver has likely engaged in fraudulent activity." The GUI also provides a "Cancel Transaction" GUI element that the sender may select (e.g., touch/dick) to cancel the specified transaction.

[0130] In some implementations, the sender may be charged an amount for requesting the consensus trust score. In implementations where the sender is transacting via an exchange, the exchange may spend UTOKEN into the reward protocol to retrieve the consensus trust score !n implementations where the sender does not interact via an intermediate transaction system 104, the sender may purchase UTOKEN from the trust network 100 for use in acquiring a consensus trust score.

[0131] FIG. 9 illustrates an example in which the trust network 100 is queried as part of a payment insurance process. In FIG. 9, the user transactor device 102 transacts on the cryptocurrency blockchain network 118 via an intermediate transaction system 900. The intermediate transaction system 900 includes a trust request module 126 that can retrieve trust reports from the trust network 100. The intermediate transaction system 900 may also provide payment insurance to the transactor.

[0132] The intermediate transaction system 900 of FIG. 9 includes a payment insurance module 902 that may determine whether a transaction will be insured. The terms on which transactions are insurable may be agreed to by the owner/operator of the intermediate transaction system 900 and the owner/operator of the payment insurance system 904 (e.g., an underwriter system). In some implementations, payment insurance may be provided for transactions in which the transacting blockchain addresses have trust scores that indicate a low likelihood of fraud. The payment insurance system 904 can acquire data related to the transactions (e.g., trust scores, timing, etc.) for auditing purposes.

[0133] In FIG. 9, initially, the transactor device 102 may initiate a transaction with the intermediate transaction system 900. In response to the initiated transaction, the intermediate transaction system 900 (e.g., the trust request module 126) may retrieve a trust report for the receiver and/or the sender. The intermediate transaction system 900 may then determine whether the transaction is insurable. For example, the payment insurance module 902 may determine whether the transacting blockchain addresses have trust scores that indicate a low likelihood of fraud. In some implementations, the payment insurance module 902 may compare consensus trust scores to trust score threshold values that indicate a maximum tolerable likelihood for fraud. In these implementations, the payment insurance module 902 may indicate that the transaction is insurable if the consensus trust score(s) are less than the trust score threshold value if the consensus trust score(s) are greater than the tolerable level for fraud, payment insurance may be declined.

[0134] In some implementations, the payment insurance module 902 may query the payment insurance system 904 to determine whether the transaction is insurable. The query may indicate the consensus trust scores for the transacting parties. In these implementations, the payment insurance system 904 can make the determination of whether to insure the transaction. The payment insurance system 904 may then notify the intermediate transaction system 900 of whether the transaction is insurable.

[0135] In addition to the trust network 100 playing a part in payment insurance processes, the trust network 100 may also play a role in other financial processes. For example, the trust scores/reports generated by the trust network 100 may be used in order to freeze transactions and/or clawback funds.

[0136] The trust network 100 may include any number of nodes. As described herein, the nodes 100 may have different levels of functionality (e.g., based on stake). The levels of nodes may be variable and different levels of nodes may be eligible to participate in different services. FIG. 10B illustrates example services associated with three different levels of nodes.

[0137] In some implementations, level 1 nodes may stake a minimum quantity of UTGKEN, X, for a period of time (e.g., at least 90 days). Level 1 nodes may perform all node activities in some implementations. In addition to performing updates to trust scores and participating in real-time reporting, a level 1 node may participate in trust score processing and the trust quorum, gathering and validating evidence of fraud and custody, and sending transactors fraud alerts. Level 1 nodes may be the most important nodes in some implementations. In some cases, to maintain the security of the trust network, there should be a minimum number of level 1 nodes (e.g., 100 level 1 nodes). A decentralized autonomous organization (DAO) may include a mandate to run additional level 1 nodes in the event that the minimum is not met.

[0138] In some implementations, level 2 nodes may stake the minimum quantity of UTOKEN (e.g., proportional to X/2) for a period of time (e.g., at least 90 days) to perform trust score updates and participate in the trust quorum. Level 2 nodes may additionally update the UTOKEN ledger, add evidence of custody to the blockchain, and deliver fraud alerts. Level 3 nodes may stake the minimum quantity of UTOKEN (e.g., proportional to X/5) for a period of time (e.g., at least 90 days) to validate fraud and custody evidence.

[0139] Trust report requests can be stored in a node's transaction mempoo! for processing and prioritization. Each node level may have a separate transaction mempool. Level 3 nodes, for example, may not store report requests in some implementations. Level 1 , however, may store report requests (e.g., state channel updates). In some implementations, nodes that participate in fraud and custody verification can use separate mempools for those purposes.

[0140] Nodes may earn rewards for performing services. For example, nodes may earn rewards proportional to their level. When a cryptocurrency transactor accesses a trust score, the UTOKEN may be split between the awarded nodes. Additionally, when a block is secured in the utility token blockchain, nodes may earn a percentage (e.g., 45%) of the mining reward.

[0141] A node level can have a respective reward queue. The amount of the mining reward (e.g., 45% of the mining reward) each node receives can be proportional to the amount they staked (e.g., their node level). When a node joins the trust network 100, it may be placed at the bottom of the queue. It may go up the queue so long as it actively provides service on the trust network 100 (e.g., proof of service). When it reaches the top of the queue (e.g., top 10%), it may be eligible for reward selection. In a specific example, the probability of random selection may be 1/n, where n is the number of nodes in the top 10% of the queue.

[0142] In a specific implementation, the target par value for the cost of node services may be 1 UTOKEN, while the par value of node earnings may be 1 .2 UTGKEN. In this specific implementation, the consensus trust score prices are set above cost to help ensure rewards for nodes.

[0143] A node contribution program can enable nodes to co-develop algorithms for the consensus trust score. This program may be a path to contribution that allows nodes to better the accuracy of the algorithm (e.g., predictive algorithm) that assigns trust scores. The program may allow the network to evolve to best fit new use cases and exploits on the blockchain. Rewards to contributors may be controlled by the DAO through a bounty program.

[0144] The utility token protocol may be governed by a DAO. The DAO may allow the protocol to keep pace with new developments. Participants may use UTOKEN to vote in the DAO. The DAO may be funded with an endowment of the initial token supply (e.g., 5%) and receive a percentage of mining rewards (e.g., 10% of every mining reward). If the number of level 1 nodes falls below a set number (e.g., 100), the DAO may run the minimum required nodes using DAO funds.

[0145] The DAO may determine protocol updates including adjusting supply coefficients, setting bounties to update the protocol, improving or adjusting existing integrations with partners, and accepting work when it is done. The DAO may assign and reward the bounty program. If malicious actors attempt to exploit the trust network 100, a bug bounty for algorithms may be opened to address that particular pattern, thereby strengthening the whole ecosystem. The DAO may additionally approve changes to open source bot software.

[0146] The DAO may control key system variables, including the number of UTOKEN staked per node level, staking period, and cryptocurrency transactor discounts per staking amount.

[0147] Correctly proportioned node staking may enable a healthy token economy. The DAO may adapt the protocol to ensure there is enough UTOKEN in circulation to facilitate transactions and sufficient staking to promote a healthy and balanced token velocity. FIG. 10D illustrates sample UTOKEN staking amounts and number of level 1 nodes. For example, the chart may describe example node numbers for when there is between 35 percent and 50 percent of UTGKEN in circulation.

[0148] Nodes may separate the work of updating trust scores into cliques based on the organic underlying graph topology of the blockchain. Cliques can then be assigned to nodes to update and report on. The separation of the graph into cliques may prevent individual nodes from having full access to ail of the trust data. This may protect the integrity of the token economy while still maintaining a full graph. There may be an overlap of addresses within cliques. As the number of nodes increases, clique overlap may increase.

[0149] The table of FIG. 10C illustrates an example relationship of the number of nodes, the number of cliques, the address overlap, and the probability that a node will get a single address in their control. Here, overlap may scale with the number of nodes. The security of the trust network 100 may scale with the number of nodes on the trust network 100. The maximum probability of a node getting a specific address is 5%, with a minimum of 5 overlapping addresses per clique.

[0150] The probability of a node getting a single address may be determined by: PfAddress A) = (number of cliques with Address A)/(totai number of cliques).

[0151] However, the probability of getting control of a specific address may be different than the probability of getting control of any address. If a participant only has one node, that participant cannot get control over a single address, since other nodes contain that address in their cliques as well.

[0152] The high cost to become a node may be one way the network prevents Sybil attacks. Because clique placement may be pseudo-random, in some cases, a malicious actor must control 51 % of the nodes on average to have 51 % control over a single address.

[0153] A hypergeometric distribution described below may be used to calculate the probability of a node randomly getting 51 % control of a single address or any address.

N= Number of nodes B= Bad nodes (who want to control address)

0= Overlap

C = Number of nodes to control for 51 % = (0/2) + 1

[0154] The more nodes there are and the higher the cost of UTOKEN, the more difficult it is to mount such an attack. For the base case of 100 nodes with 5 overlap, the probability of getting 51 % control of an address may be: P(51% control) = P(3 nodes gain control over address) + P(4 nodes gain control over address) + Pi 5 nodes gain control over address) = P1 =3 (b choose k) (95 choose 5-K) / (100 choose 5) = 6.2e~05.

[0155] When the number of cliques increases to 1 ,000, and overlap increases to 50, the probability becomes 1 .7e-10. As the number of nodes and cliques increase, the probability of a 51 % attack to control the trust score of any single address approaches 0.

[0156] FIG. 1 1 is an example detailed functional block diagram of the trust score determination module 300 (hereinafter "trust module 300") and the local trust data store 302. FIG. 12 is a method that describes operation of the trust module 300. Referring to FIG. 1 1 , the trust module 300 acquires and processes a variety of data described herein. The processed data can be included in the local trust data store 302. The data associated with a single cryptocurrency blockchain address is illustrated herein as a blockchain address record 304. A record data store 1 1 10 may include a plurality of such blockchain address records 304, each for a different blockchain address. Each blockchain address record 304 can include a blockchain address 306 that uniquely identifies the record. The blockchain address record 304 described herein represents data stored in the local trust data store 302. The local trust data store 302 may include a variety of different data structures that are used to implement the data. Accordingly, the blockchain address record 304 may be implemented using one or more different data structures than explicitly illustrated herein. [0157] FIG. 12 is a method that describes operation of the trust module 300 illustrated in FIG. 1 1 . In block 1200, the data acquisition and processing module 1 100 acquires and processes a variety of types of data 124, such as custody data and fraud data (e.g., see FIG. 13). The data acquisition and processing module 1 100 may store custody and fraud data 1 1 18 related to a blockchain address in the blockchain address record 304. The data acquisition and processing module 1 100 may also generate a fraud label 1 120 that indicates whether the blockchain address is likely fraudulent based on the acquired fraud data.

[0158] In block 1202, the blockchain acquisition and processing module 1 102 acquires and processes blockchain data (e.g., the blockchain ledger 122) (e.g., see FIG. 14). The blockchain acquisition and processing module 1 102 may store raw and processed blockchain data 1 122 relevant to a blockchain address in the blockchain address record 304. In block 1204, the graph generation and processing module 1 104 generates a blockchain graph data structure based on the blockchain data (e.g., see FIGS. 15A-15B) The blockchain graph data structure may be stored in the graph data store 1 1 12. The graph generation and processing module 1 104 may also process the graph to determine one or more graph-based values 1 124 (e.g., importance values) that may be used to generate local trust scores.

[0159] In block 1206, the feature generation module 1 106 generates scoring features 1 126 for blockchain addresses (e.g., see FIG. 16). In block 1208, the scoring model generation module 1 108 generates one or more scoring models based on the scoring features and other data (e.g., labeled fraud data). The one or more scoring models may be stored in the scoring model data store 1 1 14. In block 1210, the score generation module 1 1 16 generates one or more local trust scores 308 for blockchain addresses using one or more scoring models and the scoring features associated with the blockchain addresses (e.g., see FIG. 17). Data related to the requests and responses for consensus trust scores may be stored as request data 1 128 of the blockchain address record 304.

[0160] Detailed examples of the trust module 300 and the local trust data store 302 are now described with respect to FIGS. 13-15A and FIGS. 16-17. Various modules and data stores have been omitted from the figures for illustration purposes only. For example, the various modules and data stores have been omitted to focus on the functionality associated with the modules and data stores that are illustrated.

[0161] FIG. 13 illustrates data acquisition and processing of fraud and custody data sources. FIG. 14 illustrates acquisition and processing of blockchain data. FIGS. 15A-15B illustrate generation and processing of a blockchain graph data structure FIG. 16 illustrates scoring feature generation and scoring model generation. FIG. 17 illustrates the generation of local trust scores for a blockchain address using a scoring model and scoring features for the blockchain address.

[0162] Referring to FIG. 13, the data acquisition and processing module 1 100 includes a data acquisition module 1 100-1 that acquires data from the fraud and custody data sources 124. The data acquisition and processing module 1 100 also includes a data processing module 1 100-2 that processes the acquired data. The raw and processed data 1 1 18 can be stored in the record data store 1 1 10. The data acquisition module 1 100-1 can acquire data in a variety of ways. In some implementations, the data acquisition module 1 100-1 can acquire curated data, such as curated/purchased data provided by partners/customers. In some cases, data can be user peer-reviewed structured data.

[0163] In some implementations, the data acquisition module 1 100-1 may be configured to automatically acquire data (e.g. , crawl/scrape websites). For example, the data acquisition module 1 100-1 may be configured to do targeted data acquisition, such as acquiring data for specific social media accounts. As another example, the data acquisition module 1 100-1 may perform more general data acquisition, such as more general crawling/scraping of sites.

[6164] The data acquisition module 1 100-1 can acquire custody data from custody data sources 124-1. Custody data may indicate the party that owns/controls the blockchain address (e.g., the keys). Example parties that may take custody of blockchain addresses may include, but are not limited to, exchanges, wallets, and banks. In some implementations, the custody sources 124-1 can provide the custody data. [0165] In some implementations, the trust module 300 may implement custodian specific trust score generation. For example, the trust module 300 may select a specific scoring model based on the custodian associated with the blockchain address. In some implementations, the trust module 300 may implement customer/custodian specific reporting for blockchain addresses (e.g., based on the custodian associated with the blockchain address). For example, the trust report may be formatted in a specific manner for a specific custodian

[0166] The data acquisition module 1 100-1 acquires data that may provide evidence of fraud from a variety of fraud data sources 124-2. The trust module 300 may make a determination of the likelihood of fraud for blockchain addresses based on fraud data. For example, the trust module 300 may label blockchain addresses as fraud based on the fraud data. Subsequently, the trust module 300 may generate scoring features and scoring models based on the labeled blockchain addresses.

[0167] In some implementations, the trust module 300 may be configured to acquire databases and lists that indicate fraudulent activity associated with a blockchain address. In one example, fraud data sources 124-2 can include databases of fraud information, such as third-party databases of fraud information and/or customer provided databases of fraud information. The databases may be provided by public entities (e.g., government watch lists) and/or private entities (e.g., a company generated watchiist).

[6168] !n some examples, a database of fraud information may be provided in the form of a blacklist that includes a list of blockchain addresses that have been identified as having engaged in fraud. In this example, the data acquisition module 1 100 may acquire public blacklists, purchase blacklists, and/or receive blacklists from customers. In some cases, blacklists may have been peer reviewed by a community of trusted parties (e.g., experts). In some implementations, the data processing module 1 100-2 can mark addresses as fraudulent if the address is included on a blacklist. In other implementations, the presence of the blockchain address on a blacklist can be used as a scoring feature for determining whether the blacklisted blockchain address is likely fraudulent. [0169] In some implementations, the data acquisition module 1 100-1 may be configured to acquire fraud data from targeted locations, such as locations on the internet specified by web uniform resource locators (URLs) and/or usernames (e.g., a specific social media account). In some implementations, locations may be provided (e.g , web URLs) that the data acquisition module 1 100-1 may monitor for fraudulent activity. For example, a customer may provide a web address to a social media page associated with a specific biockchain address. In this example, the data processing module 1 100-2 may identify fraudulent behavior if a biockchain address other than the specified biockchain address appears in the web contents at the web address. In another example, if there is a known contribution address of an initial coin offering (ICO), accounts and biockchain addresses fraudulently attempting to acquire funds (e.g , phish) may be detected. The trust network 100 may notify a user of the fraudulent address and use the evidence of fraudulent activity as described herein.

[0170] Although the data acquisition module 1 100-1 may be configured to acquire fraud data from targeted locations, in some implementations, the data acquisition module 1 100-1 can generally crawl and scrape other data sources (e.g., social media sites) for fraud data and other data. In these examples, the data processing module 1 100-2 may identify fraudulent biockchain addresses based on behavior across a social media platform, such as scams that request funds from multiple social media users, new accounts that directly ask other users for funds, and fake initial coin offering scams.

[0171] In some implementations, the trust module 300 (e.g., the data processing module 1 100-2) may label a biockchain address as fraudulent (e.g., at 1 120). For example, the data processing module 1 100-2 may label a biockchain address as fraud based on fraud data. In a specific example, the data processing module 1 100-2 may label a biockchain address as fraud if the biockchain address is included in one or more blacklists. If a biockchain address is not labeled as fraud, the fraud status of the biockchain address may be unknown. Put another way, an unlabeled biockchain address does not necessarily indicate that the biockchain address is not fraudulent. In some cases, a biockchain address may be labeled as a known good address that is not fraudulent. For example, an exchange wallet or verified smart contract may be examples of known good addresses.

[0172] For blockchain addresses that are assigned one or more trust scores and labeled as fraud, the fraud label for the blockchain address may be dispositive on the issue of fraud for the blockchain address. As such, in these implementations, the trust module 300 may disregard the trust score for the blockchain address and/or set the trust score for the blockchain address to a 100% certainty of fraud. In other implementations, the trust module 300 may continue to calculate trust scores for the blockchain addresses labeled as fraud.

[0173] The fraud label 1 120 can also include fraud label metadata. The fraud label metadata may indicate the source of the information used to label the blockchain address as fraud (e.g., a specific blacklist). The fraud label metadata may also indicate a type of fraud (e.g., a phishing scam). The fraud label metadata can also include the content of the fraudulent behavior, such as text associated with a scam (e.g., text posted online or in an email). The trust module 300 can return the fraud label metadata to a requesting device to clearly explain the reason the trust module 300 has labeled a blockchain address as fraudulent.

[0174] Referring to FIG. 14, the blockchain data acquisition module 1 102-1 (hereinafter "blockchain acquisition module 1 102-1 ") can acquire blockchain data from the blockchain network 1 18. For example, the blockchain acquisition module 1 102-1 can acquire the blockchain transaction ledger 122. The blockchain acquisition module 1 102-1 can store the raw blockchain data 1 122 in the record data store 1 1 10. The blockchain processing module 1 102-2 can process the blockchain transaction ledger 122 and store the processed blockchain values 1 122 (e.g., transaction amounts, dormancy, etc.) in the record data store 1 1 10 (e.g., in a blockchain address record 304).

[0175] The blockchain transaction ledger 122 includes data for a plurality of blockchain transactions. Each transaction may include: 1 ) a sender address, 2) a receiver address, and 3) a value amount (e.g., a coin amount). A transaction may also include transaction identification data that uniquely identifies the transaction on the blockchain. The transaction identification data may be referred to herein as a transaction identifier (ID). In some implementations, a transaction hash can be used as a unique identifier for a transaction. A transaction hash may be a string of pseudorandom characters that uniquely identify a transaction. Some blockchains may also include additional data that may be stored and processed. Example additional data may include internal transaction data, such as a program that is executed in an Ethereum smart contract.

[0176] The blockchain transaction ledger can include a plurality of blocks. Each of the blocks can include a collection of transactions. A block may include a collection of transactions that occurred on the blockchain within a certain period of time. A block may include a block number (e.g., a sequentially assigned number) that may act as an identifier for the block. In the case of Bitcoin, a transaction may include the sending party's address, the receiving party's address, the amount sent, and various parameters describing speed. Ethereum may include similar transaction data, as well as raw data around what function on a smart contract was executed, if a function was executed.

[0177] Different blockchain networks may include different types of blockchain ledgers. For example, different blockchain ledgers may include blockchain transaction data in different formats. As another example, different blockchain ledgers may include additional or alternative data associated with transactions. The blockchain acquisition module 1 102-1 can be configured to acquire blockchain transaction data for different blockchains. For example, the blockchain acquisition module 1 102-1 can include different modules, each of which may be configured for acquiring blockchain transaction data for a different blockchain network.

[0178] !n some cases, a blockchain network can include timing data that indicates the time of blockchain transactions (e.g., relative/absolute time). In these implementations, the blockchain acquisition module 1 102-1 can use the provided timing data to indicate when the transaction occurred. In other cases, a blockchain network may not include timing data. In these implementations, the blockchain acquisition module 1 102-1 can generate a time stamp for the transaction. In some cases, timing data can be generated from the block assigned to the transaction. Blocks may be assigned as part of the mining process whereby actors on the blockchain compete to verify the validity of a set of transactions. Once a block is mined, and the transactions are verified, then the timing data can be assumed from other miners' consensus.

[0179] The blockchain processing module 1 102-2 can determine a variety of values based on the acquired blockchain data. The trust module 300 (e.g , the score generation module 1 1 16) can use the determined values as scoring features for determining trust scores. The trust module 300 (e.g., the model generation module 1 108) can also generate scoring models based on the determined values. The blockchain values for a blockchain address can be stored in the blockchain address record (e.g., at 1 122).

[0180] The blockchain processing module 1 102-2 can include functionality for determining the different blockchain values described herein. For example, the blockchain processing module 1 102-2 of FIG. 14 includes a dormancy determination module 1400 that can determine dormancy values for a blockchain address. The blockchain processing module 1 102-2 also includes a behavior identification module 1402 that can determine whether the blockchain address matches one or more behavioral templates (e.g., patterns or fingerprints). The modules 1400, 1402 included in the blockchain processing module 1 102-2 of FIG. 14 are only example modules. As such, the blockchain processing module 1 102- 2 may include additional/aiternative modules than those modules illustrated in FIG. 14. Additionally, the blockchain values included in the blockchain data 1 122 of FIG. 14 are only example values. As such, the blockchain data for a blockchain address may include additional/aiternative values.

[0181] In some implementations, the blockchain processing module 1 102-2 may determine values associated with the amount of funds transacted by a blockchain address. For example, the blockchain processing module 1 102-2 may determine: 1 ) a total amount of funds received by the blockchain address, 2) a total amount of funds sent by the blockchain address, 3) the total amount of funds transacted in and out of the blockchain address, and 4) the average transaction amount for the blockchain address. [0182] In some implementations, the blockchain processing module 1 102-2 may determine values associated with the timing of transactions associated with a blockchain address. For example, the blockchain processing module 1 102-2 can determine an activity level of the blockchain address, such as how often the address is involved in a transaction (e.g., average times between transactions and variance). As another example, the blockchain processing module 1 102-2 can determine the age of transactions associated with the address. Another example scoring feature related to timing may include the time between entrance of funds and exit of funds from a blockchain address (e.g., timing for a single transaction or average over multiple transactions). In some cases, fraudulent activity may not immediately exit an address.

[0183] As another example, the dormancy determination module 1400 can determine the probability of dormancy for the blockchain address. An example dormancy probability may indicate an amount of time for which the blockchain address is not associated with transactions. For example, a dormancy probability may indicate an amount of time for which the blockchain address is not associated with transactions relative to the address' expected time between transactions. Put another way, the example dormancy time may indicate the probability that the blockchain address is dormant. With respect to dormancy likelihood, fraudulent addresses may not stay active for long in some cases.

[0184] In some implementations, the blockchain processing module 1 102-2 may determine values associated with the timing of transactions and the amount of the transactions. For example, the blockchain processing module 1 102-2 may determine: 1 ) a total amount of funds received over a period of time, 2) a total amount of funds transferred over a period of time, and 3) a total amount of funds transacted over a period of time.

[0185] In some implementations, the blockchain processing module 1 102-2 may determine values associated with how the blockchain address interacts with other blockchain addresses. For example, the blockchain processing module 1 102-2 may determine the list of addresses that have interacted with the blockchain address and/or the total number of addresses that have interacted with the blockchain address (e.g., as senders and/or receivers). This value may be iteratively computed to determine how important an address is to its local neighborhood and the blockchain as a whole.

[0186] The blockchain processing module 1 102-2 includes a behavior identification module 1402 that can determine whether a blockchain address matches specific behavior templates that may be indicative of fraud. If the behavior identification module 1402 identifies a match between a blockchain address' behavior and a behavior template, the match may be stored in the blockchain address record 304. In some implementations, the local trust data store 302 may store a set of behavior templates. In these implementations, the behavior identification module 1402 can determine whether the blockchain address' behavior matches one or more of the set of behavior templates.

[6187] A behavior template may include a set of conditions that, if satisfied, cause the behavior template to be matched to the blockchain address. A behavior template may include conditions that are based on any of the blockchain values described herein. For example, a behavior template may include conditions that are based on at least one of 1 ) amounts of funds transferred, 2) the number of transactions, 3) the timing of transactions (e.g., rate of transactions), 4) how the blockchain address interacts with other addresses (e.g., number of different senders/receivers and patterns of transactions), and 5) the likelihood of dormancy of the address.

[6188] In one specific example, a behavior template may define a threshold number of transactions (e.g., 5 transactions in and out) at a threshold rate. In this example, the behavior template may be matched if a blockchain address engages in a low number of transactions (e.g., less than or equal to the threshold number) in quick succession (e.g., a short rapid burst). Another example condition for the behavior template may be a high dormancy probability, as any transactions may be limited to bursts. In another specific example, a behavior template may define a high threshold number of transactions (e.g., irregularly high for the blockchain). In this example, a behavior template may be matched if the blockchain address engages in greater than the threshold number of transactions. In this example, the behavior template may also require a high importance value, such that the blockchain address is required to have a minimum importance value to match the template. Furthermore, the behavior template may require a low likelihood of dormancy, as the fraudulent behavior may follow a pattern of regular transactions.

[0189] If the blockchain address matches a behavior template, the match may be stored as a blockchain value in the blockchain address record 304. For example, the blockchain address record may store a binary value (e.g., 0/1 ) for each behavior template that indicates whether the behavior template was matched. In implementations where the behavior identification module 1402 determines a value (e.g., a decimal or integer value) that indicates how well the blockchain address matches the behavior template, the value may be stored in the blockchain address record 304.

[0190] Referring to FIGS. 15A-15B, the graph generation module 1 104-1 generates a blockchain graph data structure based on the blockchain transactions for a plurality of different blockchain addresses. The graph data structure includes blockchain addresses and transactions between the blockchain addresses. For example, for each blockchain address, the graph data structure may describe each transaction associated with the blockchain address along with the direction of the transaction, such as whether the blockchain address was a sender or receiver. The graph data structure can also include the transaction amount for each transaction. In some implementations, the graph data structure can include fraud data (e.g., fraud labels). The fraud label can indicate that the address has been involved in fraudulent activity (e.g., a known fraudulent address).

[0191] FIG. 15B illustrates an example representation of the graph data structure. In FIG. 15B, the graph data structure is represented by nodes and edges. The graph data structure includes blockchain addresses as nodes of the graph. The transactions between blockchain addresses are edges between the nodes, where the arrows indicate the direction of the transaction (e.g., the receiver is at the arrowhead). The amount for each transaction is labeled adjacent to the arrow. The fraud label for each blockchain address is included above the node. FIG. 15B includes 4 transactors with blockchain addresses A, X, Y, Z. Blockchain address Y has been labeled as a fraudulent address. The other blockchain addresses have an unknown fraud status. The graph illustrates 3 blockchain transactions. A first transaction is from blockchain address X to blockchain address A for a first amount (i.e , amount 1 ). A second transaction is from blockchain address Y to blockchain address A for a second amount (i.e., amount 2). A third transaction is from blockchain address A to blockchain address Z for a third amount (i.e., amount 3).

[0192] The graph data structure is stored in the graph data store 1 1 12. The graph generation module 1 104-1 can update the graph data structure over time so that the graph data structure includes an up to date representation of the transactions included on the blockchain network 1 18.

[0193] The graph processing module 1 104-2 can generate graph-based values 1 124 using the graph data structure. The graph-based values 1 124 may be stored in the blockchain address record 304. The graph processing module 1 104-2 can update the graph-based values 1 124 over time.

[0194] In some implementations, the graph processing module 1 104-2 can determine one or more importance values for each of the blockchain addresses. The importance values may indicate the importance of a blockchain address relative to other blockchain addresses (e.g., relative to all blockchain addresses). In some implementations, the graph processing module 1 104-2 may determine the importance values for a blockchain address based on adjacent blockchain addresses !n some implementations, the graph processing module 1 104-2 may weight the contribution of adjacent blockchain addresses by the importance of the blockchain addresses.

[0195] !n some implementations, the graph processing module 1 104-2 may determine an importance value by counting the number of transactions coming into a blockchain address. In this specific example, more transactions may indicate that the blockchain address is more important than other blockchain addresses with fewer incoming transactions. In some implementations, the graph processing module 1 104-2 may determine an importance value by determining the number of different blockchain addresses with which the blockchain interacts. In some implementations, the graph processing module 1 104-2 may determine an importance value that indicates the total amount of funds into the blockchain address relative to the amount of funds out of the address (e.g., amount out divided by amount in). In another example, the graph processing module 1 104-2 may determine an importance value that indicates the number of transactions into the blockchain address relative to the number of transactions out of the blockchain address (e.g , total number of transactions in divided by total number of transactions out). In another example, the graph processing module 1 104-2 may determine an importance value based on the number of transactions in to the blockchain address, the number of transactions out of the blockchain address, the amount of funds in, and the amount of funds out. In some implementations, the graph processing module 1 104-2 may implement other processing techniques, such as PageRank (PR) and/or personalized hitting time (PHT).

[0196] In some implementations, the graph processing module 1 104-2 may determine a fraud distance scoring feature that indicates the blockchain address' distance from fraud in the graph. For example, fraud distance scoring features may include a minimum distance from fraud, an average distance from fraud, and/or the number of fraudulent blockchain addresses with which the blockchain address has interacted.

[6197] Referring to FIG. 16, the feature generation module 1 106 can generate scoring features for each of the blockchain addresses. The trust module 300 (e.g., score generation module 1 1 16) can generate one or more local trust scores for a blockchain address based on the scoring features associated with the blockchain address. The scoring features can be numerical values (e.g., integer or decimal values), Boolean values (e.g., 0/1 ), enumerated values, or other values.

[6198] The feature generation module 1 106 can generate the scoring features based on any of the blockchain values described herein. For example, scoring features for a blockchain address may be based on 1 ) amounts associated with transactions, 2) timing data associated with transactions (e.g., dormancy), 3) graph-based values (e.g., one or more importance values) associated with the blockchain address, and/or 4) behavior-based data associated with the biockchain address.

[0199] With respect to behavior-based data, the feature generation module 1 108 may generate a Boolean scoring feature that indicates whether the blockchain address matches any of the behavior templates. In another example, the feature generation module 1 106 may generate a Boolean scoring feature for each of the behavior templates, such that the scoring features identify which of the behavior templates are matched. In another example, the feature generation module 1 106 may generate a scoring feature that indicates how many of the behavior templates were matched (e.g., a percentage of the total available). In another example, instead of generating Boolean features, the feature generation module 1 108 may generate numeric values that indicate how well the biockchain address matched the behavior templates, such as a decimal value (e.g., 0.00-1 .00) that indicates how well the behavior template was matched.

[0200] The trust module 300 includes a scoring model generation module 1 108 (referred to herein as a "model generation module 1 108") that can generate scoring models 1800 that are used to generate local trust scores for a blockchain address. For example (e.g., see FIG 17), a scoring model can receive scoring features for a blockchain address and output a local trust score for the blockchain address. The model generation module 1 108 can generate a scoring model based on training data. The training data can include scoring features along with associated fraud labels. The set of scoring features a model uses as input may be referred to herein as a "feature vector." In some implementations, the trust module 300 can use a deep neural net to score, where the classification is determined by known good/bad addresses. The neural net may be trained over the feature vectors. In some implementations, the trust module 300 can leverage models based on random forests, decision trees, and logistic regression, and combine them in the form of a "consensus of experts."

[0201] The model generation module 1 108 can generate a scoring model (e.g., a machine learned model) based on training data that includes sets of feature vectors and their corresponding fraud label (e.g., Fraud: 0/1 ). In this example, the generated scoring model may output a local trust score (e g., a decimal value) that indicates the likelihood the biockchain address is fraudulent. In some implementations, the training data may also include a label that positively indicates that the biockchain address is a known good address (e.g., not fraudulent).

[0202] Although the trust module 300 can generate scoring models that are used to generate local trust scores, the trust module 300 may generate local trust scores in other manners. For example, the trust module 300 may generate local trust scores using scoring functions (e.g., weighted scoring functions) and/or heuristic models that generate local trust scores according to rules

[0203] FIG. 17 illustrates an example score generation module 1 1 16 that generates local trust scores for biockchain addresses. The score generation module 1 1 16 may generate a local trust score for a biockchain address by using a feature vector for the biockchain address and a scoring model. For example, the score generation module 1 1 16 may input a feature vector for a biockchain address into a scoring model that outputs a local trust score.

[0204] The local trust score 308 for a biockchain address can be stored in the biockchain address record 304. The score generation module 1 1 16 can generate local trust scores for each of the biockchain addresses. The score generation module 1 1 16 can also update the local trust scores over time, such as when additional data is acquired. A biockchain address record 304 can include the most recently calculated local trust score, as well as historically calculated local trust scores. In some implementations, the trust module 300 can leverage the change in local trust score (and historical score) to provide a real-time alerting system, such that a party can be notified if the trust score of an address drops (e.g., as in the case of an organization receiving fraudulent funds through an address they control). The trust module 300 may provide an API that can hook into their service that can freeze the transaction and alert the relevant people at that organization (e.g., by phone, email, etc.).

[0205] The score generation module 1 1 16 may be configured to provide the local trust score in a variety of formats. In some implementations, the local trust score may be an integer value with a minimum and maximum value. For example, the local trust score may range from 1 -7, where a trust score of indicates that the blockchain address is likely fraudulent !n this example, a trust score of '7' may indicate that the blockchain address is not likely fraudulent (i.e. , very trustworthy). In some implementations, the local trust score may be a decimal value. For example, the local trust score may be a decimal value that indicates a likelihood of fraud (e.g., a percentage value from 0-100%). In some implementations, a local trust score may range from a maximum negative value to a maximum positive value (e.g., -1 .00 to 1 .00), where a larger negative value indicates that the address is more likely fraudulent. In this example, a larger positive value may indicate that the address is more likely trustworthy. The customer may select the trust score format they prefer.

[0206] In some implementations, the blockchain address record 304 can store request data 1 128 for each trust request. The request data 1 128 may include any data associated with a received trust request and/or the provided trust response. The request data 1 128 may be stored in the associated blockchain address record 304. In some implementations, a blockchain address record may store request data 1 128 each time a trust request is made for the blockchain address. In these implementations, the request data 1 128 may indicate a number of times a trust request was made for the blockchain address. The request data 1 128 may also indicate the blockchain address that made the trust request, the consensus trust score that was reported to the requestor, and the time of the request. Accordingly, the request data 1 128 may show trends over time regarding the parties that are requesting trust scores for a blockchain address. In some implementations, the scoring features for a blockchain address may include scoring features that are based on the request data 1128. One example scoring feature may be a total number of times a trust request was made for the blockchain address. Another example scoring feature may be a number of different blockchain addresses that made trust requests for the blockchain address. Other example features may include the frequency at which trust requests were made for the blockchain address (e.g., a number of requests over a time period). [0207] Although the trust module 300 may calculate a single local trust score for each of the blockchain addresses, regardless of whether the blockchain address is a sender or receiver, in some implementations, the trust module 300 may calculate a receiver trust score and a sender trust score for each address. In one example, a blockchain address which regularly falls prey to scams can have the sender trust score set as less trustworthy than a blockchain address which does not often fall prey to scams. In another example, a blockchain address which regularly falls prey to phishing scams may not have a modified receiver trust score when there is no indication of nefarious activity associated with receiving funds at the blockchain address.

[0208] FIGS. 18-24 are directed to an environment in which a cryptocurrency blockchain network 1800 can execute smart contracts provided by a trust network 1802-1 (e.g., including trust nodes 1802-1 a, 1802-1 b, ... , 1802-1 N) or a centralized trust system 1802-2 (e.g., see FIG. 18 and FIG. 21 A). For example, the blockchain network 1800 may provide a virtual machine 1804 (VM) (e.g., a decentralized virtual machine) that executes the smart contracts. The smart contracts described herein can include a variety of functionality. For example, a smart contract may request a trust score for a potential receiver address from the trust network/system 1802 and then complete or cancel a blockchain transaction based on the trustworthiness of the receiver address. Using smart contracts according to FIGS. 18-24 provides for the acquisition of trust scores using the native cryptocurrency of the blockchain network 1800 (e.g , cryptocurrency blockchain tokens) instead of using UTOKEN.

[0209] FIG. 18 illustrates an environment that includes a cryptocurrency blockchain network 1800 that executes smart contracts. The cryptocurrency blockchain network 1800 may receive the smart contracts from a variety of sources, such as a decentralized trust network 1802-1 or a centralized trust system 1802-2 (hereinafter "trust system 1802-2"). The blockchain network 1800 includes cryptocurrency blockchain protocols 1806 and a cryptocurrency blockchain ledger 1808, as described with respect to FIG 1 The cryptocurrency blockchain protocols 1806 of FIG. 18 may create virtual machines 1804 (e.g., process virtual machines) that execute the smart contracts 1810. For example, the virtual machines 1804 may execute the smart contracts 1810 on one or more nodes of the blockchain network 1800. An example virtual machine on a blockchain network is the Ethereum Virtual Machine that operates on the Ethereum blockchain.

[0210] The distributed trust network 1802-1 of FIG. 18 may provide similar functionality as the trust network 100 of FIG. 1 described herein. The trust network 1802-1 may also provide functionality associated with the smart contracts. For example, the trust network 1802-1 may provide smart contracts for execution on the blockchain network 1800. In some implementations, the trust network 1802-1 may include smart contract templates 2100 (e.g., see FIG. 21 A) that may be provided to parties (e.g., exchanges/wallets) for execution on the blockchain network 1800. In some implementations, the trust network 1802-1 may also provide an interface (e.g., an API) for completing smart contract templates with data, such as a sender address, a receiver address, and a specified trust level for transactions. The trust network 1802-1 can also be configured to provide trust scores to smart contracts that are instantiated on the blockchain network 1800. A smart contract may complete or cancel a transaction based on the received trust score.

[0211] !n some implementations, a party (e.g., a company) may operate a trust system 1802-2 that provides functionality associated with the smart contracts described herein. In some implementations, the same party (e.g., company) can operate one or more nodes on the trust network 1802-1 and also operate a trust system 1802-2. For example, the party may provide different trust nodes/systems for different business partners/customers. In other implementations, different parties (e.g., companies) may operate trust network nodes and one or more trust systems. Furthermore, different trust systems/networks may be implemented for different cryptocurrency blockchain networks.

[0212] The trust system 1802-2 can provide similar functionality as the trust network 1802-1 . The trust system 1802-2 (e.g., a server) generates trust scores for cryptocurrency transactors (e.g., user devices 102, intermediate systems 104, and automated transaction systems 106). For example, the trust system 1802-2 can generate trust scores for different blockchain addresses that interact on the blockchain network 1800. The trust system 1802-2 may determine the trust scores based on data retrieved from various data sources along with blockchain data upon which the cryptocurrency is based. For example, the trust system 1802-2 can determine trust scores for blockchain transactions in a similar manner as described with respect to the trust node 100-1 . A cryptocurrency transactor can request trust scores from the trust system 1802-2 before engaging in a blockchain transaction in which funds (e.g., blockchain tokens) are transacted on the blockchain.

[0213] FIG. 21 A illustrates an example trust system 1802-2 that can determine trust scores for blockchain addresses. The trust system 1802-2 of FIG. 21 A includes modules that perform similar functions as described with respect to the trust node 100-1 . The detailed example trust system 1802-2 of FIG. 21 A is only an example trust system. As such, a trust system may include additional/alternative functionality than that illustrated in FIG. 21 A.

[0214] The data acquisition and processing module 2102 acquires and processes a variety of types of data, such as custody data and fraud data, which may be stored in the trust system data store 2101 . The data acquisition and processing module 2102 may also generate a fraud label that indicates whether the blockchain address is likely fraudulent based on the acquired fraud data. The blockchain acquisition and processing module 2104 acquires and processes blockchain data that may be stored in the trust system data store 2101 . The trust system data store 2101 may also include a plurality blockchain address records. The graph generation and processing module 2106 generates a blockchain graph data structure based on the blockchain data. The graph generation data structure may be stored in the graph data store 2103. The graph generation and processing module 2106 may also process the graph to determine one or more graph-based values (e.g., importance values) that may be used to generate trust scores. The feature generation module 2108 generates scoring features for blockchain addresses. The scoring model generation module 21 10 generates one or more scoring models based on the scoring features and other data (e.g., labeled fraud data). The scoring models may be stored in the scoring model data store 2105. The trust score generation module 21 12 generates one or more trust scores for blockchain addresses using one or more scoring models and the scoring features associated with the blockchain addresses.

[0215] The trust system 1802-2 includes a transactor interface module 21 14 that receives a trust request for a blockchain address from a requesting device. The trust request may refer to a request other than a contract trust request. The transactor interface module 21 14 sends a trust response including a trust score to the requesting device.

[0216] As described with respect to the trust network 1802-1 , the trust system 1802-2 can also provide smart contract templates 2100 and completed smart contracts to requesting parties for execution on the blockchain network 1800. Additionally, the trust system 1802-2 can also be configured to provide trust scores to smart contracts instantiated on the blockchain network 1800.

[0217] FIG. 19 illustrates a method that describes operation of the environment of F!G. 18. FIG. 20 is a functional block diagram that illustrates interactions between a sender user device 102, an intermediate transaction system 104 (e.g., an exchange or centralized wallet system) (hereinafter "intermediate system 104"), the blockchain network 1800, and the trust network/system 1802 according to FIG. 19. FIGS. 21A-21 B illustrate an example trust system 1802-2 and trust node 1802-1 a that implement functionality associated with the smart contracts. For example, FIGS. 21A-21 B illustrate contract distribution modules 2120-1 , 2120- 2, contract template data stores 2122-1 , 2122-2, and contract interface modules 2124-1 , 2124-2 that implement functionality associated with smart contracts.

[0218] The method of FIG. 19 is now described with respect to FIGS. 20-22B. In block 1900, a smart contract template 2100 is provided by the trust network/system 1802 for completion and distribution. The contract distribution modules 2120 and contract template data stores 2122 provide the smart contract completion and distribution functionality for the trust system 1802-2 and trust node 1802-1 a. The contract template data stores 2122 store smart contract templates. The contract distribution modules 2120 provide an interface (e.g., an API) that a party (e.g., an exchange) can use to modify/complete the smart contract template 2100 and acquire the completed smart contract for instantiation on the blockchain network 1800. In the trust network 1802-1 , smart contract template storage, smart contract generation, and smart contract distribution may be decentralized across the plurality of trust nodes. The trust node 1802-1 a of FIG. 21 B is an example trust node. As such, trust nodes may include additional and/or alternative functionality (e.g., see FIG. 6).

[0219] Referring to FIG. 21 A, a smart contract template 2100 can include smart contract code 2130 that executes on the blockchain network 1800. The smart contract code 2130 may include computer-readable instructions that may be executed by one or more processing units. Smart contracts may be written in one or more languages and compiled into bytecode that is deployed on the blockchain network 1800 for execution. With respect to the Ethereum blockchain, a smart contract can be written in one or more programming languages (e.g., Solidify) and compiled into Ethereum Virtual Machine bytecode for deployment on the Ethereum blockchain. The smart contract code can be executed on the blockchain network 1800 to implement the functionality attributed to the smart contracts herein. For example, the smart contract code 2130 can include a series of rules (e.g., business rules) that are run on the blockchain network 1800. Example functionality executed by the smart contract code 2130 may include, but is not limited to: 1 ) generating a contract trust request, 2) receiving a trust score, 3) determining whether the trust score indicates a receiver is trustworthy, and 4) completing/canceling a transaction based on the trust score. Since the smart contracts may be implemented on a blockchain network, the smart contracts may also be referred to as "blockchain smart contracts" or "decentralized blockchain- based smart contracts.”

[0220] A smart contract template 2130 may include fields for receiving values that can complete the smart contract template 2130. The Intermediate system 104 (e.g., an exchange) can provide the values for completing the fields in the smart contract. Example smart contract fields may include, but are not limited to: 1 ) a contract trust threshold field 2132, 2) a sender address field 2134, 3) a receiver address field 2136, 4) a transaction amount field 2138, 5) a trust fee field 2140, and 6) a trust fee payment address 2142. A sender transactor can provide some/all of the values for completing the smart contract to the intermediate system 104 (e.g., see FIG. 22A). The contract distribution modules 2120 can complete the smart contract templates according to the values received from the intermediate system 104. The intermediate system 104 can instantiate the completed smart contract on the b!ockchain network 1800.

[0221] In block 1902, the sender transactor is provided with an interface for arranging a transaction with a receiver address. For example, the intermediate system 104 (e.g., an exchange) can provide a user interface (e.g., a GUI) for the sender transactor to set up a trust-protected transaction with a receiver. The interface can receive a sender's inputs for setting up and completing the transaction. For example, the interface can include GUI elements for receiving one or more addresses, coin amounts, and a specified contract trust threshold. In some implementations, the trust system/node administrator can work with parties (e.g , exchanges/wallets) to build an interface (e.g., an exchange/wallet interface).

[0222] FIGS. 22A-22B illustrate an example sender interface on a user device 102. The sender interface allows the sender to specify a transaction amount (e.g., 5 coins) to send to a receiver address. In FIG. 22A, the GUI includes GUI elements that the sender can use to select whether to use trust protection. The example GUI elements are radio buttons that provide the user with a yes/no selection. If a trust-protected transaction is selected, there is a GUI element that can receive a user-specified level of trust for the transaction. For example, the sender may select the low, medium, or high GUI buttons to select a low, medium, or high risk level for the transaction. In FIG. 22A, the user has selected the medium level of trust, as indicated by the darkened "Med." GUI element. The selectable risk levels may correspond to contract trust threshold values. For example, the low risk level may require a higher trust score (e.g., a greater trustworthiness) for completion of the transaction than the medium and high risk levels. In some implementations, the intermediate system 104 may include a preset contract trust threshold (e.g., set by an exchange) instead of providing the user with a GUI element for selecting the risk level. In some implementations, the smart contract template 2100 may include a preset contract trust threshold.

[0223] The GUI of FIG. 22A provides a summary of the total amount for the trust- protected transaction. For example, the GUI indicates the trust fee and the network fee for the trust report and the contract execution, respectively. The GUI includes a "Send Coins" button GUI element that the user can select to begin the transaction according to the smart contract. FIG. 22B illustrates an example GUI provided by the intermediate system 104 that indicates the transaction was completed. The GUIs illustrate in FIGS. 22A-22B may be provided by the intermediate system 104 (e.g., via a web-based interface) and/or an application installed on the user device 102.

[0224] In block 1904, the smart contract is generated according to the sender's input and instantiated on the blockchain network 1800. For example, the intermediate system 104 can send the values entered into the sender interface (e.g., see FIG. 22A) to the contract distribution modules 2120. The contract distribution modules 2120 can generate a completed contract using the received values and a smart contract template 2100. The contract distribution modules 2120 can send the completed contract to the intermediate system 104. The intermediate system 104 can then instantiate the smart contract on the blockchain network 1800.

[0225] The intermediate system 104 may instantiate the smart contract with different completed fields. For example, the intermediate system 104 can instantiate the smart contract with a specified contract trust threshold in some implementations. In another example, the intermediate system 104 can instantiate the smart contract without a specified contract trust threshold. In this example, the contract trust threshold value may be sent to the contract (e.g., by the intermediate system 104) after the smart contract is instantiated on the blockchain network 1800. In a similar manner, the intermediate system 104 may include any values described herein in the instantiated smart contract or may provide any of the values after instantiation of the smart contract. The number of defined values included in the smart contract can vary based on the implementation chosen by the operators of the intermediate system 104 and/or the capabilities of the blockchain network 1800. !t can be assumed hereinafter that a completed smart contract includes values for the contract trust threshold, sender address, receiver address, transaction amount, trust fee, and trust fee payment address.

[0226] Other smart contract implementations may vary based on decisions made by the operator of the intermediate system 104 and/or the capabilities of the blockchain network 1800. For example, instead of retrieving a new smart contract for each transaction and completing the smart contract, in some cases, a smart contract may remain on the blockchain network and run subsequent transactions based on newly received values (e.g., new receiver addresses and transaction amounts). In some cases, an intermediate system may retrieve a single version of the smart contract from the trust network/system and modify it for multiple transactions.

[0227] In some implementations, the sender pays a network fee in order to instantiate a smart contract on the blockchain network 1800. In these implementations, the network fee may be paid from the sender address to instantiate the smart contract. The blockchain network 1800 may begin execution of the smart contract after payment of the network fee. The network fee may be referred to as "gas' 1 in some cases. In some implementations, the network fee may be set by the blockchain network 1800. Over time, the blockchain network 1800 may modify the network fee. Although a sender address may pay the network fee for instantiation and execution of the smart contract, in some implementations, the network fee may be paid for by an existing intermediate system address.

[0228] The instantiated smart contract 1810 is associated with a smart contract address on the blockchain network 1800. The sender funds (e.g., transaction amount and trust fee amount) may be transferred to the contract blockchain address when the smart contract is instantiated. The smart contract 1810 can hold the funds and distribute the funds according to the smart contract 1810 described herein. The intermediate system 104 may send the instantiated contract address to the trust network/system 1802. The trust network/system 1802 can monitor the instantiated contract address to verify trust fee payments and monitor the blockchain ledger 1808 for a contract trust request.

[0229] As described herein, the trust network/system 1802 may receive trust fee payments for providing trust reports. With respect to trust reports provided to the smart contract 1810, the trust network/system 1802 may receive payments at a trust fee payment address on the blockchain network 1800. The trust fee payment address may be controlled by the trust network/system 1802. The contract address may pay the trust fee using the blockchain's native tokens, referred to herein as cryptocurrency blockchain tokens. In some implementations, the trust network/system 1802 can include one or more blockchain addresses for receiving trust fee payments. The trust network/system 1802 can acquire one or more trust fee payments from the trust fee payment address. For the trust system 1802-2, the trust fee may be set/modified by the operator of the trust system 1802-2. For the trust network 1802-1 , the reward protocol can set/modify the trust fee.

[0230] In block 1906, the smart contract 1810 acquires a trust score from the trust network/system 1802. To acquire a trust score, the smart contract 1810 may generate a contract trust request for the receiver address. The contract trust request may be a request for a trust report for the receiver address (e.g., one or more trust scores for the receiver address). The smart contract 1810 can generate the contract trust request in a variety of ways. In some implementations, the smart contract 1810 can write the contract trust request to a ledger (e.g., the blockchain ledger 1808) under the contract address. The contract trust request can include a code written to the ledger 1808 that identifies the ledger entry as a contract trust request for the trust network/system 1802. Additionally, the contract trust request may indicate the receiver address for which the trust report is requested. Although the smart contract 1810 may write the trust request to the ledger 1808, in some implementations, the smart contract 1810 may be configured to send requests to the trust network/system 1802 (e.g., via an API) if the blockchain network 1800 supports the functionality. [0231] The trust network/system 1802 (e.g., the contract interface modules 2124) may be configured to scan the blockchain ledger 1808 to identify contract trust requests made by smart contracts 1810. In implementations where the contract address is reported to the trust network/system 1802 (e.g., by the intermediate system 104), the trust network/system 1802 may be configured to scan the reported contract addresses for contract trust requests.

[0232] In some implementations, prior to providing the trust score to the smart contract 1810, the trust network/system 1802 determines whether the trust fee has been paid. The trust network/system 1802 (e.g., the contract interface modules 2124) can scan the blockchain ledger 1808 to determine whether the trust fee has been paid. For example, the trust network/system 1802 may determine that the trust fee has been paid by identifying a transaction between the contract address and the trust fee payment address for the trust fee amount.

[0233] After identification of the contract trust request and verification of the trust fee payment, the trust network/system 1802 (e.g., the contract interface modules 2124) may identify/calculate the trust score(s) for the receiving address indicated in the contract trust request. The trust network/system 1802 may then send the trust score to the smart contract 1810. Inputting data into a smart contract may vary based on the blockchain network. For example, on the Ethereum network, data may be input into the smart contract according to the Ethereum Request for Comments (ERC) technical standard.

[0234] In block 1908, the smart contract 1810 determines whether the receiver is trustworthy based on the received trust score. In some implementations, the smart contract 1810 may compare the received trust score to the contract trust threshold to determine whether the receiver is trustworthy. For example, where a larger trust score indicates a more trustworthy address, the smart contract 1810 may determine that the receiver address is trustworthy when the received trust score is greater than the contract trust threshold. In this example, the smart contract 1810 may determine that the receiver address is not sufficiently trustworthy when the received trust score is less than the contract trust threshold. In a specific example, where the trust score is a decimal value that indicates a likelihood of fraud (e.g., a percentage value from 0-100%), an example contract trust threshold may be set to 0.35 (i.e., 35%). As described herein, in some implementations, a trust score may range from a maximum negative value to a maximum positive value (e.g., -1.00 to 1.00), where a larger negative value indicates that the address is more likely fraudulent. In this specific example, a contract trust threshold may be set somewhere in the range of -1.00 to 1.00.

[0235] If the smart contract 1810 determines that the receiver address is trustworthy in block 1908, the smart contract 1810 sends the transaction amount to the receiver address in block 1910. If the smart contract 1810 determines that the receiver address is not trustworthy in block 1908, the smart contract 1810 sends the transaction amount back to the sender address in block 1912.

[0236] In block 1914, a transaction report is sent to the sender that summarizes the transaction. For example, the intermediate system 104 may read transaction data from the biockchain network 1800, such as whether the transaction was completed/canceied and the amount of token sent in the transaction. The intermediate system 104 may then generate a transaction report for the sender user device 102. An example transaction report is illustrated in FIG. 22B. The transaction report of FIG 22B indicates that the transaction was completed because the receiver address was sufficiently trustworthy.

[6237] FIG. 23 illustrates an example method describing operation of the intermediate system 104 of FIG. 18. In block 2300, the intermediate system 104 generates an interface (e.g., a web-based GUI) for the sender user device 102. In block 2302, the intermediate system 104 receives contract values from the sender user device 102, such as values inserted into the interface. In block 2304, the intermediate system 104 retrieves a smart contract that was completed by the trust network/system 1802 based on the contract values.

[6238] In block 2308, the intermediate system 104 instantiates the completed smart contract on the biockchain network 1800. In block 2308, the intermediate system 104 reports the smart contract address to the trust network/system 1802. In block 2310, the intermediate system 104 generates a transaction report for the sender based on the completion/cancellation of the transaction associated with the instantiated smart contract.

[0239] FIG. 24 illustrates an example method describing operation of the trust network/system 1802 of FIG. 18. !n block 2400, the trust network/system 1802 receives contract values for a smart contract template from the intermediate system 104. In block 2402, the trust network/system 1802 generates a completed smart contract based on the received contract values. In block 2404, the trust network/system 1802 sends the completed smart contract to the intermediate system 104.

[0240] In block 2406, the trust network/system 1802 receives a contract address from the intermediate system 104 for the instantiated smart contract. In block 2408, the trust network/system 1802 monitors the bioekchain ledger 1808 for a trust fee payment. In block 2410, the trust network/system 1802 monitors the bioekchain ledger 1808 for a contract trust request associated with the contract address. In block 2412, the trust network/system 1802 sends a trust score for the receiver address to the smart contract.

[0241] Modules and data stores included in the trust networks/systems represent features that may be included in the trust networks/systems of the present disclosure. The modules and data stores described herein may be embodied by electronic hardware, software, firmware, or any combination thereof. Depiction of different features as separate modules and data stores does not necessarily imply whether the modules and data stores are embodied by common or separate electronic hardware or software components. In some implementations, the features associated with the one or more modules and data stores depicted herein may be realized by common electronic hardware and software components. In some implementations, the features associated with the one or more modules and data stores depicted herein may be realized by separate electronic hardware and software components

[0242] The modules and data stores may be embodied by electronic hardware and software components including, but not limited to, one or more processing units, one or more memory components, one or more input/output (I/O) components, and interconnect components. Interconnect components may be configured to provide communication between the one or more processing units, the one or more memory components, and the one or more I/O components. For example, the interconnect components may include one or more buses that are configured to transfer data between electronic components. The interconnect components may also include control circuits (e.g., a memory controller and/or an I/O controller) that are configured to control communication between electronic components.

[0243] The one or more processing units may include one or more central processing units (CPUs), graphics processing units (GPUs), digital signal processing units (DSPs), or other processing units. The one or more processing units may be configured to communicate with memory components and I/O components. For example, the one or more processing units may be configured to communicate with memory components and I/O components via the interconnect components.

[0244] A memory component (e.g., main memory and/or a storage device) may include any volatile or non-volatile media. For example, memory may include, but is not limited to, electrical media, magnetic media, and/or optical media, such as a random access memory (RAM), read-only memory (ROM), non-volatile RAM (NVRAM), electricaiiy-erasable programmable ROM (EEPROM), Flash memory, hard disk drives (FIDO), magnetic tape drives, optical storage technology (e.g., compact disc, digital versatile disc, and/or Blu-ray Disc), or any other memory components.

[0245] Memory components may include (e.g., store) data described herein. For example, the memory components may include the data included in the data stores. Memory components may also include instructions that may be executed by one or more processing units. For example, memory may include computer- readable instructions that, when executed by one or more processing units, cause the one or more processing units to perform the various functions attributed to the modules and data stores described herein. [0246] The I/O components may refer to electronic hardware and software that provide communication with a variety of different devices. For example, the I/O components may provide communication between other devices and the one or more processing units and memory components. In some examples, the I/O components may be configured to communicate with a computer network. For example, the I/O components may be configured to exchange data over a computer network using a variety of different physical connections, wireless connections, and protocols. The I/O components may include, but are not limited to, network interface components (e.g., a network interface controller), repeaters, network bridges, network switches, routers, and firewalls. In some examples, the I/O components may include hardware and software that is configured to communicate with various human interface devices, including, but not limited to, display screens, keyboards, pointer devices (e.g., a mouse), touchscreens, speakers, and microphones. In some examples, the I/O components may include hardware and software that is configured to communicate with additional devices, such as external memory (e.g., external HDDs).

[0247] In some implementations, the trust networks/systems may include one or more computing devices (e.g., node computing/server devices) that are configured to implement the techniques described herein. Put another way, the features attributed to the modules and data stores described herein may be implemented by one or more computing devices. Each of the one or more computing devices may include any combination of electronic hardware, software, and/or firmware described above. For example, each of the one or more computing devices may include any combination of processing units, memory components, I/O components, and interconnect components described above. The one or more computing devices of the trust networks/systems may also include various human interface devices, including, but not limited to, display screens, keyboards, pointing devices (e.g., a mouse), touchscreens, speakers, and microphones. The computing devices may also be configured to communicate with additional devices, such as external memory (e.g., external HDDs). [0248] The one or more computing devices may reside within a single machine at a single geographic location in some examples. In other examples, the one or more computing devices may reside within multiple machines at a single geographic location. In still other examples, the one or more computing devices of the trust networks/systems may be distributed across a number of geographic locations.