Ontology Node Document
HOMENODE
  • Ontology Node Staking Introduction
  • Consensus Round
  • Ontology Staking Incentive Calculation
  • Consensus Round Summary
    • Round 253
    • Round 252
    • Round 251
    • Round 250
    • Round 249
    • Round 248
    • Round 247
    • Round 246
    • Round 245
    • Round 244
    • Round 243
    • Round 242
    • Round 241
    • Round 240
    • Round 239
    • Round 238
    • Round 237
    • Round 236
    • Round 235
    • Round 234
    • Round 233
    • Round 232
    • Round 231
    • Round 230
    • Round 229
    • Round 228
    • Round 227
    • Round 226
    • Round 225
    • Round 224
    • Round 223
    • Round 222
    • Round 221
    • Round 220
    • Round 219
    • Round 218
    • Round 217
    • Round 216
    • Round 215
    • Round 214
    • Round 213
    • Round 212
    • Round 211
    • Round 210
    • Round 209
    • Round 208
    • Round 207
    • Round 206
    • Round 205
    • Round 204
    • Round 203
    • Round 202
    • Round 201
    • Round 200
    • Round 199
    • Round 198
    • Round 197
    • Round 196
    • Round 195
    • Round 194
    • Round 193
    • Round 192
    • Round 191
    • Round 190
    • Round 189
    • Round 188
    • Round 187
    • Round 186
    • Round 185
    • Round 184
    • Round 183
    • Round 182
    • Round 181
    • Round 180
    • Round 179
    • Round 178
    • Round 177
    • Round 176
    • Round 175
    • Round 174
    • Round 173
    • Round 172
    • Round 171
    • Round 170
    • Round 169
    • Round 168
    • Round 167
    • Round 166
    • Round 165
    • Round 164
    • Round 163
    • Round 162
    • Round 161
    • Round 160
    • Round 159
    • Round 158
    • Round 157
    • Copy of Round 214
  • Node Checkmark
  • Glossary
  • GUIDES
    • Ontology Node Staking on ONTO Web
    • Ontology Node Staking on ONTO
    • Ontology Node Staking on OWallet
    • Sign Up to Run an Ontology Node
    • Liquid Staking - stONT
  • Q & A
    • Ontology Node Staking FAQ
  • EVENT
    • Ontology 4th Anniversary
      • Cyberspace 4 Philosophers
      • Cyberspace 4 Philosophers NFT Management
      • Guide
      • Node Details
      • NFT Staking Rules
      • Reward Rules
      • ONG Use Cases
      • Burn Rules
      • Stake ONT with Node Cyberspace 4 Philosophers
Powered by GitBook
On this page
  • Block
  • Blockchain
  • Node
  • Transaction
  • Tokens
  • ONT
  • ONG
  • Smart Contracts
  • dApp - Decentralized Application
  • Explorer

Was this helpful?

Glossary

Key terms and concepts related to Ontology Node Staking

Block

A block is a ledger unit where transaction records are registered with the corresponding transaction hashes with all the data being open and transparent for all the nodes to be accessed and synchronized with. Blocks can be referred to using their height in the chain. A collection of time synchronized and linked blocks essentially forms the blockchain.

Blockchain

A ledger-based network of nodes that function based on consensus and trust. All the functionality and applications work based on the implementation of the aforementioned characteristics which have been brought about using complex algorithms and cryptography.

Node

A node is an instance or the most basic element of a node-based P2P network. The same definition applies to blockchain based networks which are P2P in nature, generally speaking. In the context of the Ontology framework, a node is a functioning deployment of the official Go-based implementation of the Ontology core.

Transaction

In the traditional sense, we understand transactions to be transmission or transfer of financial assets and goods. But in terms of blockchain, any transfer of data or message passing between two nodes of a network or the blockchain is considered a transaction. Each transaction has a transaction hash which can be used to find out details regarding the particular transaction.

Tokens

ONT and ONG are Ontology chain's native tokens.

ONT

ONT is a cryptocurrency token that has gained popularity in the digital currency market. It can be used for general exchange purpose within applications that support it. Feel free to explore the in . can be exchanged for other digital currencies, e.g. Bitcoin or Ethereum, or fiat, e.g. USD, over exchange platforms that accept ONT.

Characteristics of ONT:

  1. Can be used as a governance token on the Ontology chain for staking.

  2. Indivisible. i.e., the smallest unit of the token is limited to unity.

ONG

ONG is a cryptocurrency much like ONT.

Characteristics of ONG:

  1. ONG serves as the gas to perform operations on the Ontology blockchain. Each on-chain action, or a transaction consumes a small amount of gas fee.

  2. Divisible in nature. Smallest unit of ONG can be as small as 0.000000001 (precise to 9 decimal places)

Smart Contracts

Smart contracts are the fundamental units of logic as far their usage within the blockchain ecosystem is concerned. Smart contracts implement functionality by releasing assets on single, or multiple chains based on the business logic and architecture, when certain fixed and acknowledged contractual clauses are fulfilled, or fail to fulfill. Hence, smart contracts can be used to program complex logic and functionality without any constraints in terms of industry.

dApp - Decentralized Application

A decentralized application implements features and the back end mechanism of a distributed system or network to achieve its business logic. Ontology provides the required framework and SDKs that facilitate dApp development. Follow the link below for a brief introduction to dApps.

Explorer

The Explorer is Ontology's trust verifier. Block, transaction and contract related information can be looked up conveniently using the corresponding identifiers such as the transaction hash, block height, contract hash, etc.

Last updated 3 years ago

Was this helpful?