Glossary
This glossary provides definitions of commonly used terms across the ZENANET ecosystem, the AI service, and the EVM environment.
Address
A unique identifier representing a user or smart contract on the blockchain.
AI Deployment
A process where the AI system automatically generates and deploys a token contract based on user input.
Block
A collection of transactions processed and added to the blockchain.
Block Explorer
A tool for viewing blockchain data, including transactions, blocks, contracts, and wallet activity.
ZENANET Explorer:
https://scan.zenanet.io
Contract Address
The unique on-chain address where a deployed smart contract resides.
Credits
Usage units required by the AI service for operations such as token creation.
Credits do not replace gas fees.
EVM (Ethereum Virtual Machine)
The execution environment used by ZENANET to run smart contracts and process transactions.
Gas
The unit that measures how much computational power a transaction or smart contract execution requires.
Gas Fee
The amount paid in ZNNT to execute transactions or deploy smart contracts.
Gas Price
A value returned by eth_gasPrice indicating the recommended price (in Wei) for including a transaction in the next block.
JSON-RPC
A communication protocol used by wallets and development tools to interact with the blockchain.
MetaMask
A wallet that allows users to connect to the ZENANET network and manage ZNNT and custom tokens.
Native Token
The primary currency of the blockchain, used to pay gas fees.
For ZENANET, this is ZNNT.
RPC (Remote Procedure Call)
The interface for interacting with the blockchain via JSON-RPC requests such as eth_call, eth_sendRawTransaction, and eth_getBalance.
Smart Contract
Executable code deployed on the blockchain that defines rules, functions, and data.
Token
A digital asset created on the ZENANET network.
Tokens can be native (ZNNT) or custom (AI-generated).
Transaction Hash
A unique identifier for a blockchain transaction.
Wallet
A tool for managing blockchain accounts, holding tokens, and sending transactions.
ZNNT
The native token of ZENANET, used for gas fees and on-chain operations.
Summary
This glossary provides quick explanations of key technical terms found throughout the ZENANET ecosystem.
Use it as a reference while developing or exploring the network.