πŸ“šGlossary

Not familiar with a term or need further information? Look no further, welcome to the Glossary.

A

Adjudicator

Our state channel smart contract is called the Adjudicator. Its role is to hold the collateral of each participant while the channel is open. In case of a settlement issue, the Adjudicator is also able to manage collateral to overcome the dispute.

Atomic Swap

An atomic swap is an exchange of cryptocurrencies from separate blockchains. The swap is conducted between two entities without a third party's involvement. The idea is to remove centralized intermediaries like regulated exchanges and give token owners total control.

Automated Market Making

Automated market makers (AMMs) allow digital assets to be traded without permission and automatically by using liquidity pools instead of a traditional market of buyers and sellers. On a traditional exchange platform, buyers and sellers offer up different prices for an asset.

B

Broker

Cryptocurrency brokers can be a platform, firm, or individual that acts as an intermediary between the cryptocurrency markets and an end client and facilitates the buying and selling of cryptocurrencies. See also Retail Broker.

B2B (Broker to Broker) Liquidity Channel

Brokers use a state channel protocol [@perun2] to keep track of assets owned from one broker to another. This technology allows a secure track of funds without the need for on-chain transactions for every trade. It makes the trading process between two brokers fast and secure.

To open a state channel, brokers need to agree on a specific amount of YELLOW tokens to be used as collateral. Once they have an agreement on the amount and they both deposited the tokens, the state channel is activated and they can start trading.

FieldProtobuf TypeDescription

chain_id

uint64

Identifier of the blockchain on which the application is deployed

participants

repeated string

Brokers' addresses

channel_nonce

uint64

Unique identifier of the channel for all participants

app_definition

string

Address of the smart contract of the adjudicator application

challenge_duration

uint64

app_data

bytes

See below the definition of the app_data for Yellow Network liquidity channel

outcome

bytes

turn_num

uint64

Turn number: incrementing at every turn, this allows the easy identification of the latest version of a state

is_final

bool

Once true and signed by all participants the channel is closed and the final outcome can be applied on the blockchain safely by any participant

C

Centralized Exchange (CEX)

Centralized cryptocurrency exchanges act as an intermediary between a buyer and a seller and make money through commissions and transaction fees. Imagine a CEX as similar to a stock exchange but for digital assets. Generally, a CEX not only acts as a marketplace but also requires users to custody assets.

Clearing / Smart Clearing

Clearing is the correct and timely transfer of funds to the seller and securities to the buyer.

Smart Clearing is a term we derived from traditional finance. The "smart" component indicates that instead of a trusted intermediary, the clearing process is conducted by a fully automated digital protocol.

Collateral

Brokers have to lock collateral in order to guarantee their solvency for the other peer.

We define two types of collateral that have to be provided:

  • Network Access Collateral: required to open state channels and become an accredited Yellow Network participant. It acts as a last resort for disputes between brokers.

  • Trading Collateral: Agreed on a P2P level when a state channel is opened. Secures day-to-day trading activities between brokers and prevents overexposure. It acts as the first line of defense in disputes between brokers.

Custodians

Custodians are in charge of holding customers' funds securely. They can be an external provider or a smart contract. Custodians use a set of rules to release funds, whereby each party can provide a different set of features to increase security and to make sure the user requesting a withdrawal is the real initiator of the request and free of fraud. Additionally, they allow the broker to easily connect to multiple blockchains, depending on their current supported blockchains.

D

Decentralized Exchange (DEX)

A decentralized exchange is another type of exchange that allows peer-to-peer transactions directly from your digital wallet without going through an intermediary. Examples of DEXs include Uniswap, PancakeSwap, dYdX, and Kyber.

These decentralized exchanges rely on smart contracts, self-executing pieces of code on a blockchain. These smart contracts allow for more privacy and less slippage (another term for transaction costs) than a centralized cryptocurrency exchange.

E

Exchanges

Exchanges are big players in the network; they usually target a global audience and are regulated in many different countries. They can list exclusive tokens to the network and bring in some market makers. They can also manage the platform custody. In short, those actors incorporate all the roles of network participants, thus they don't necessarily need to connect to other brokers. However, using Yellow Network can bring additional benefits for their customers, like better liquidity and additional token pairings.

F

FAQ

Here you can find answers to the most frequently asked questions from our community.

Fees

Yellow Network will charge fees and reward participants based on their activity. However, fees are not charged for profit; all collected fees are either redistributed to network participants or used to fund the Reserve Vault.

The first layer (Layer 1) is a Liquidity Fee

The second layer (Layer 2) is a Clearing Fee

G

H

Hash Time Lock Contract (HTLC)

The term Hashed Time Lock Contract (HTLC) refers to a special feature used to create smart contracts that are able to modify payment channels. Technically, the HTLC feature enables the implementation of time-bound transactions between two users. In practice, the recipient of a HTLC transaction has to acknowledge the payment by submitting a cryptographic proof within a specified timeframe (number of blocks). If the recipient forfeits or fails to claim the payment, the funds will be returned to the original sender.

At Yellow Network we use HTLC to settle trades off-chain.

High Frequency Trading (HFT)

High-frequency trading, also known as HFT, is a method of trading that uses powerful computer programs to transact a large number of orders in fractions of a second. It uses complex algorithms to analyze multiple markets and execute orders based on market conditions.

I

J

K

Know Your Customer (KYC)

Know Your Customer (KYC) is a standard in the investment industry that ensures advisors can verify a client's identity and know their client's investment knowledge and financial profile. For participants in Yellow Network, the end-user KYC is the responsibility of each broker. Yellow Network will allow brokers to integrate their own third-party KYC provider.

L

Layer (0-3)

Layers in the blockchain space refer to scaling solutions that aim to solve the trilemma of Decentralization, Security, and Scalability.

Layer-0 = Technical components (Hardware, Internet, etc.)

Layer-1 = Foundation layer and main blockchain (e.g. Bitcoin, Ethereum)

Layer-2 = Overlapping networks on Layer-1 to increase scalability (e.g. Bitcoin Lightning Network)

Layer-3 = Application layer, acts as user interface (UI)

Liquidity Aggregation

Liquidity aggregation refers to technology that allows participants to simultaneously obtain streamed prices from several liquidity providers/pools.

M

Market Makers

Market makers provide liquidity to the network, and create and maintain open orders to allow users to access the best offers possible. They receive fees from trades.

Multi-Chain & Multi-Custody Support

A broker may connect to multiple custody solutions, whereby each solution has a different list of supported blockchains. Brokers benefit from the supported blockchains of their custodians. Once a broker is connected to multiple custodians, end-users will be able to deposit and withdraw funds from all supported blockchains.

N

Yellow Network

Yellow Network embodies a decentralized Layer-3 peer-to-peer mesh network allowing brokers to communicate, trade, and aggregate the liquidity of connected nodes.

O

OpenDAX

OpenDAXβ„’ cryptocurrency exchange software is a modular platform for building crypto exchanges, NFT marketplaces, and digital banking with built-in liquidity.

P

Policies

Our policies set the foundation of our work and are readily available to everyone. They can be found under the Legal section.

Protocol

Yellow Network allows brokers to pair liquidity from one to another. A broker pairing with another broker in the market will display orders from the counterparty in his own order book. This extends the broker's offering and increases the overall liquidity available to his users. When a user takes an offer coming from another broker, brokers exchange liabilities using the state channel protocol to ensure both agree on the accounting change. Later a settlement process is initiated by either broker to lower their risk and move owed funds from one to the other.

Q

R

Remote Order Matching

When a user's order matches an order from a peer-broker, the platform will use the active state-channel with the peer to perform the trade and account the liabilities of one broker to another.

Reserve Vault

The Yellow Reserve Vault is our treasury entity and is tasked with two main responsibilities:

  1. To provide stability for the $YELLOW token

  2. To build a diversified currency reserve to resolve settlement disputes between brokers.

Retail Brokers

A small exchange located in a specific country or region that complies with local regulations. In our network, we define brokers as non-custodial businesses.

S

Settlement

Yellow Network initiates a daily automatic settlement at 0:00 UTC. The settlement process can also be triggered by a broker at any time (ad-hoc); for example, if the broker requires liquidity to honor a withdrawal request from an end-user.

If a broker's position has insufficient collateral he will be prevented from further B2B trades. Frequent broker-initiated settlements can prevent that situation.

State Channel

State channels refer to the process in which users transact with one another directly outside of the blockchain, or "off-chain," and greatly minimizes their use of "on-chain" operations.

T

Tokenomics

Tokenomics is a term that captures a token’s economics. It describes the factors that impact a token’s use and value, including but not limited to the token’s creation and distribution, supply and demand, incentive mechanisms, and token burn schedules. You can find the Yellow Network Tokenomics here.

Tiers

Tiers are used to define the number of trading channels a participant can use. Tiers are based on the number of $YELLOW the participant locks with the Yellow Network. Tiers are also used to determine the applicable fee layer of a participant.

Trading Channel

Participating brokers and liquidity providers can open trading channels to use and share liquidity with others. Opening trading channels requires $YELLOW tokens and the use of channels is subject to a clearing fee.

U

V

W

Whitepaper

A whitepaper is an informational document issued by a company or not-for-profit organization to promote or highlight the features of a solution, product, or service that it offers or plans to offer. Our Whitepaper can be found here.

X

Y

$YELLOW

$YELLOW is our ERC-20 token. The use of Yellow Network requires participants to hold $YELLOW.

Z

Last updated