Actions

Glossary: Difference between revisions

From Chainlink Community Wiki

No edit summary
No edit summary
Line 28: Line 28:
<h2>Deviation threshold</h2>
<h2>Deviation threshold</h2>
A new data aggregation round starts when a Chainlink node identifies that an off-chain data value deviates by more than the defined deviation threshold from its on-chain value.
A new data aggregation round starts when a Chainlink node identifies that an off-chain data value deviates by more than the defined deviation threshold from its on-chain value.
---_
----
<h2>DLT</h2>
----
----
<h2>DONs</h2>
<h2>DONs</h2>

Revision as of 03:32, 9 April 2022

Aggregation


API


Blockchains

A blockchain is a highly secure and decentralized network that allows people to store data, exchange value, and record transaction activity in a shared ledger that is not controlled by any central authority.[1]

Bridging assets

REVISE To transfer assets from Ethereum to BNB Chain you will need to interact with the Binance Bridge. This is a contract that will take custody of your assets on the Ethereum side and, after a bit of a delay, create a version of that asset on the Binance side.

You might think about this as a little like using tokens in an arcade. You give the arcade employee (bridge contract) your money (ETH) and in turn, they create tokens (ETH BEP-20, A BEP-20 version of ETH) to use within the arcade (BNB Chain). From there you can use the tokens (ETH BEP-20) while you are in the arcade. If you would like to leave you can give your tokens (ETH BEP-20) back to the employee (bridge contract) and they will destroy or burn the tokens (ETH BEP-20). Then they’ll give you back the money (ETH) for the tokens (ETH BEP-20). [2]


Centalized


Cryptocurrency


DAO


DECO


Decentalized


DeFi - Decentalized finance


Deviation threshold

A new data aggregation round starts when a Chainlink node identifies that an off-chain data value deviates by more than the defined deviation threshold from its on-chain value. ---_


DLT


DONs

Each DON is customizable, empowering users to pick specific node operators and data sources, the level of decentralization, the type of computation performed, the update frequency, the blockchain it’s deployed on, and various other optimizations that align with the user’s own budget, performance requirements, privacy needs, and trust assumptions.

https://blog.chain.link/chainlink-enterprise-blockchain-middleware/


Dynamic NFTs (dNFTs)

Perpetual smart contracts that use oracles to communicate with and react to external data and systems.

https://blog.chain.link/create-dynamic-nfts-using-chainlink-oracles/


ERC20


ERC677


EVM


External adapter


Fungible assets


Heartbeat threshold

A new data aggregation round starts after a specified amount of time from the last update. If the deviation threshold is not reached within the time of the heartbeat, the feed will be updated.


Heterogeneous network

https://blog.chain.link/how-chainlink-supports-any-off-chain-data-resource-and-computation/


Hybrid smart contracts

Hybrid Smart Contracts describe smart contracts which perform computations both on-chain and off-chain, resulting in the creation of decentralized applications that are more advanced than on-chain logic in isolation.[3] https://blog.chain.link/hybrid-smart-contracts-explained/


Layer 0

‘A communication protocol, enabling smart contract execution across multiple chains, with one transaction from any one source chain enabling cross-chain functionality for dApps and (native) token bridging’. Looking for citation.


Layer 1


Layer 2


Mainnet


Middleware


NFT

NFT - Non fungible token. NFTs offer verifiable ownership of digital assets, allowing digital goods to have a functional level of uniqueness similar to that of items in the real world.


Node


Non-fungible assets


Off-Chain

Off-chain refers to transactions that happen outside of a blockchain. Off-chain transactions are characterized by zero to low costs and are gaining significant popularity among blockchain developers.


On-Chain

On-chain refers to transactions that occur on or within any given blockchain.


Open source


Oracle

For more information on Oracles


Oracle contract

The on-chain component of an Oracle. The Oracle Contract is the interface through which Consuming Contracts pass and receive data with off-chain resources.


Oracle node

The off-chain component of an Oracle.


Parametric


Parametric insurance


Proof of stake (POS)


Proof of work (POW)


Service level agreements (SLAs)


Smart contracts

Smart contracts are tamper-proof programs on blockchains that facilitate automatic transactions by using conditional software logic such as, “if x is true, then execute y.[4]


Testnet


Town Crier


TVL (Total value locked)


TVS (Total value secured)


Wrapped tokens


Zero knowledge proofs