# Hedera ## Docs - [Get account by alias, id, or evm address](https://docs.hedera.com/api-reference/accounts/get-account-by-alias-id-or-evm-address.md): Return the account transactions and balance information given an account alias, an account id, or an evm address. The information will be limited to at most 1000 token balances for the account as outlined in HIP-367. When the timestamp parameter is supplied, we will return transactions and account… - [Get crypto allowances for an account info](https://docs.hedera.com/api-reference/accounts/get-crypto-allowances-for-an-account-info.md): Returns information for all crypto allowances for an account. - [Get fungible token allowances for an account](https://docs.hedera.com/api-reference/accounts/get-fungible-token-allowances-for-an-account.md): Returns information for fungible token allowances for an account. - [Get nfts for an account info](https://docs.hedera.com/api-reference/accounts/get-nfts-for-an-account-info.md): Returns information for all non-fungible tokens for an account. - [Get non fungible token allowances for an account](https://docs.hedera.com/api-reference/accounts/get-non-fungible-token-allowances-for-an-account.md): Returns an account's non-fungible token allowances. - [Get past staking reward payouts for an account](https://docs.hedera.com/api-reference/accounts/get-past-staking-reward-payouts-for-an-account.md): Returns information for all past staking reward payouts for an account. - [Get token relationships info for an account](https://docs.hedera.com/api-reference/accounts/get-token-relationships-info-for-an-account.md): Returns information for all token relationships for an account. - [List account entities on network](https://docs.hedera.com/api-reference/accounts/list-account-entities-on-network.md): Returns a list of all account entity items on the network. - [Get outstanding token airdrops sent by an account](https://docs.hedera.com/api-reference/airdrops/get-outstanding-token-airdrops-sent-by-an-account.md): Returns outstanding token airdrops that have been sent by an account. - [Get pending token airdrops received by an account](https://docs.hedera.com/api-reference/airdrops/get-pending-token-airdrops-received-by-an-account.md): Returns pending token airdrops that have been received by an account. - [List account balances](https://docs.hedera.com/api-reference/balances/list-account-balances.md): Returns a list of account and token balances on the network. This information is limited to at most 50 token balances per account as outlined in HIP-367. As such, it's not recommended for general use and we instead recommend using either `/api/v1/accounts/{id}/tokens` or `/api/v1/tokens/{id}/balance… - [Get block by hash or number](https://docs.hedera.com/api-reference/blocks/get-block-by-hash-or-number.md): Returns the block information by given hash or number. - [List blocks](https://docs.hedera.com/api-reference/blocks/list-blocks.md): Returns a list of blocks on the network. - [Get contract by id](https://docs.hedera.com/api-reference/contracts/get-contract-by-id.md): Return the contract information given an id - [Get the contract actions from a contract on the network for a given transactionId or ethereum transaction hash](https://docs.hedera.com/api-reference/contracts/get-the-contract-actions-from-a-contract-on-the-network-for-a-given-transactionid-or-ethereum-transaction-hash.md): Returns a list of ContractActions for a contract's function executions for a given transactionId or ethereum transaction hash. - [Get the contract result from a contract on the network executed at a given timestamp](https://docs.hedera.com/api-reference/contracts/get-the-contract-result-from-a-contract-on-the-network-executed-at-a-given-timestamp.md): Returns a single ContractResult for a contract's function executions at a specific timestamp. - [Get the contract result from a contract on the network for a given transactionId or ethereum transaction hash](https://docs.hedera.com/api-reference/contracts/get-the-contract-result-from-a-contract-on-the-network-for-a-given-transactionid-or-ethereum-transaction-hash.md): Returns a single ContractResult for a contract's function executions for a given transactionId or ethereum transaction hash. - [Get the opcode traces for a historical transaction on the network with the given transaction ID or hash](https://docs.hedera.com/api-reference/contracts/get-the-opcode-traces-for-a-historical-transaction-on-the-network-with-the-given-transaction-id-or-hash.md): Re-executes a transaction and returns a result containing detailed information for the execution, including all values from the {@code stack}, {@code memory} and {@code storage} and the entire trace of opcodes that were executed during the replay. - [Invoke a smart contract](https://docs.hedera.com/api-reference/contracts/invoke-a-smart-contract.md): Returns a result from EVM execution such as cost-free execution of read-only smart contract queries, gas estimation, and transient simulation of read-write operations. If the `estimate` field is set to true gas estimation is executed. However, gas estimation only supports the `latest` block. When `e… - [List contract entities on network](https://docs.hedera.com/api-reference/contracts/list-contract-entities-on-network.md): Returns a list of all contract entity items on the network. - [List contract logs from a contract on the network](https://docs.hedera.com/api-reference/contracts/list-contract-logs-from-a-contract-on-the-network.md): Search the logs of a specific contract across multiple contract calls. Chained logs are not included but can be found by calling `/api/v1/contracts/{contractId}/results/{timestamp}` or `/api/v1/contracts/results/{transactionId}`. When searching by topic a timestamp parameter must be supplied and spa… - [List contract results from a contract on the network](https://docs.hedera.com/api-reference/contracts/list-contract-results-from-a-contract-on-the-network.md): Returns a list of all ContractResults for a contract's function executions. - [List contract results from all contracts on the network](https://docs.hedera.com/api-reference/contracts/list-contract-results-from-all-contracts-on-the-network.md): Returns a list of all ContractResults for all contract's function executions. - [List contracts logs across many contracts on the network](https://docs.hedera.com/api-reference/contracts/list-contracts-logs-across-many-contracts-on-the-network.md): Search the logs across many contracts with multiple contract calls. Chained logs are not included but can be found by calling `/api/v1/contracts/{contractId}/results/{timestamp}` or `/api/v1/contracts/results/{transactionId}`. When searching by topic a timestamp parameter must be supplied and span a… - [The contract state from a contract on the network](https://docs.hedera.com/api-reference/contracts/the-contract-state-from-a-contract-on-the-network.md): Returns a list of all contract's slots. If no timestamp is provided, returns the current state. - [List all components](https://docs.hedera.com/api-reference/list-all-components.md): Provides detailed information about each component of the Hedera network. - [Change the logging level of the application](https://docs.hedera.com/api-reference/logging/change-the-logging-level-of-the-application.md): Allows changing the logging level dynamically at runtime for the application. Requires Basic Authentication. - [Get network stake information](https://docs.hedera.com/api-reference/network/get-network-stake-information.md): Returns the network's current stake information. - [Get the network address book nodes](https://docs.hedera.com/api-reference/network/get-the-network-address-book-nodes.md): Returns the network's list of nodes used in consensus - [Get the network exchange rate to estimate costs](https://docs.hedera.com/api-reference/network/get-the-network-exchange-rate-to-estimate-costs.md): Returns the network's exchange rate, current and next. - [Get the network fees](https://docs.hedera.com/api-reference/network/get-the-network-fees.md): Returns the estimated gas in tinybars per each transaction type. Default order is ASC. Currently only `ContractCall`, `ContractCreate` and `EthereumTransaction` transaction types are supported. - [Get the network supply](https://docs.hedera.com/api-reference/network/get-the-network-supply.md): Returns the network's released supply of hbars - [Check if contracts are verified (full match) by addresses and chain IDs](https://docs.hedera.com/api-reference/repository/check-if-contracts-are-verified-full-match-by-addresses-and-chain-ids.md): Checks if contract with the desired chain and address is verified and in the repository. It will search only the perfect matches. - [Check if contracts are verified (full or partial match) by addresses and chain IDs](https://docs.hedera.com/api-reference/repository/check-if-contracts-are-verified-full-or-partial-match-by-addresses-and-chain-ids.md): Checks if contract with the desired chain and address is verified and in the repository. It will search for both perfect and partial matches. - [Get a specific file from the repository with the file path (static serving)](https://docs.hedera.com/api-reference/repository/get-a-specific-file-from-the-repository-with-the-file-path-static-serving.md): Retrieve statically served files over the server. - [Get all contract addresses verified on a chain (full or partial match)](https://docs.hedera.com/api-reference/repository/get-all-contract-addresses-verified-on-a-chain-full-or-partial-match.md): Returns all verified contracts from the repository for the desired chain. Searches for full and partial matches. - [Get all files of a contract (full and partial match)](https://docs.hedera.com/api-reference/repository/get-all-files-of-a-contract-full-and-partial-match.md): Returns all files for the desired contract with the address and chain. Searches both full and partial matches. - [Get all files of a contract (full match)](https://docs.hedera.com/api-reference/repository/get-all-files-of-a-contract-full-match.md): Returns all files for the desired contract with the address and chain. Searches only for full matches. - [Get file tree (full and partial match)](https://docs.hedera.com/api-reference/repository/get-file-tree-full-and-partial-match.md): Returns repository URLs for every file in the source tree for the desired chain and address. Searches for full and partial matches. - [Get file tree (full match)](https://docs.hedera.com/api-reference/repository/get-file-tree-full-match.md): Returns repository URLs for every file in the source tree for the desired chain and address. Searches only for full matches. - [Retrieve a summary of the status page.](https://docs.hedera.com/api-reference/retrieve-a-summary-of-the-status-page.md): Get a summary of the status page, including a status indicator, component statuses, unresolved incidents, and any upcoming or in-progress scheduled maintenances. - [Retrieve active scheduled maintenances](https://docs.hedera.com/api-reference/retrieve-active-scheduled-maintenances.md): Fetches details about all currently active scheduled maintenance events for the Hedera network. - [Retrieve all incidents](https://docs.hedera.com/api-reference/retrieve-all-incidents.md): Fetches a list of all incidents, both resolved and unresolved, affecting the Hedera network. - [Retrieve all scheduled maintenances](https://docs.hedera.com/api-reference/retrieve-all-scheduled-maintenances.md): Fetches details about all scheduled maintenance events for the Hedera network. - [Retrieve the current status of the Hedera network](https://docs.hedera.com/api-reference/retrieve-the-current-status-of-the-hedera-network.md): Fetches the overall status and health indicators of the Hedera network. - [Retrieve unresolved incidents](https://docs.hedera.com/api-reference/retrieve-unresolved-incidents.md): Provides information about all currently unresolved incidents affecting the Hedera network. - [Retrieve upcoming scheduled maintenances](https://docs.hedera.com/api-reference/retrieve-upcoming-scheduled-maintenances.md): Provides information about all upcoming scheduled maintenance events for the Hedera network. - [Get schedule by id](https://docs.hedera.com/api-reference/schedules/get-schedule-by-id.md): Returns schedule information based on the given schedule id - [List schedules entities](https://docs.hedera.com/api-reference/schedules/list-schedules-entities.md): Lists schedules on the network that govern the execution logic of scheduled transactions. This includes executed and non executed schedules. - [Add input files](https://docs.hedera.com/api-reference/session-verification/add-input-files.md) - [Clear session data](https://docs.hedera.com/api-reference/session-verification/clear-session-data.md) - [Get session data](https://docs.hedera.com/api-reference/session-verification/get-session-data.md) - [Import deployed contract trying to fetch metadata and files form IPFS](https://docs.hedera.com/api-reference/session-verification/import-deployed-contract-trying-to-fetch-metadata-and-files-form-ipfs.md) - [Verify checked contract in session](https://docs.hedera.com/api-reference/session-verification/verify-checked-contract-in-session.md) - [Verify from Etherscan](https://docs.hedera.com/api-reference/session-verification/verify-from-etherscan.md) - [Verify solc-json](https://docs.hedera.com/api-reference/session-verification/verify-solc-json.md) - [Post verify](https://docs.hedera.com/api-reference/stateless-verification/post-verify.md): Sends provided files for verification - [Verify an Etherscan verified contract](https://docs.hedera.com/api-reference/stateless-verification/verify-an-etherscan-verified-contract.md) - [Verify solc-json](https://docs.hedera.com/api-reference/stateless-verification/verify-solc-json.md) - [Get an nfts transction history](https://docs.hedera.com/api-reference/tokens/get-an-nfts-transction-history.md): Returns a list of transactions for a given non-fungible token - [Get nft info](https://docs.hedera.com/api-reference/tokens/get-nft-info.md): Returns information for a non-fungible token - [Get token by id](https://docs.hedera.com/api-reference/tokens/get-token-by-id.md): Returns token entity information given the id - [List nfts](https://docs.hedera.com/api-reference/tokens/list-nfts.md): Returns a list of non-fungible tokens - [List token balances](https://docs.hedera.com/api-reference/tokens/list-token-balances.md): Returns a list of token balances given the id. This represents the Token supply distribution across the network - [List tokens](https://docs.hedera.com/api-reference/tokens/list-tokens.md): Returns a list of tokens on the network. - [Get topic message by consensusTimestamp](https://docs.hedera.com/api-reference/topics/get-topic-message-by-consensustimestamp.md): Returns a topic message the given the consensusTimestamp. - [Get topic message by id and sequence number](https://docs.hedera.com/api-reference/topics/get-topic-message-by-id-and-sequence-number.md): Returns a single topic message for the given topic id and sequence number. - [List topic messages by id](https://docs.hedera.com/api-reference/topics/list-topic-messages-by-id.md): Returns the list of topic messages for the given topic id. - [Get transaction by id](https://docs.hedera.com/api-reference/transactions/get-transaction-by-id.md): Returns transaction information based on the given transaction id - [List transactions](https://docs.hedera.com/api-reference/transactions/list-transactions.md): Lists transactions on the network. This includes successful and unsuccessful transactions. - [Core Concepts](https://docs.hedera.com/hedera/core-concepts.md) - [Accounts](https://docs.hedera.com/hedera/core-concepts/accounts.md) - [Account Creation](https://docs.hedera.com/hedera/core-concepts/accounts/account-creation.md) - [Account Properties](https://docs.hedera.com/hedera/core-concepts/accounts/account-properties.md) - [Auto Account Creation](https://docs.hedera.com/hedera/core-concepts/accounts/auto-account-creation.md) - [Network Accounts](https://docs.hedera.com/hedera/core-concepts/accounts/network-accounts.md) - [Hashgraph Consensus Algorithm](https://docs.hedera.com/hedera/core-concepts/hashgraph-consensus-algorithms.md): Distributed consensus algorithm - [Gossip About Gossip](https://docs.hedera.com/hedera/core-concepts/hashgraph-consensus-algorithms/gossip-about-gossip.md) - [Virtual Voting](https://docs.hedera.com/hedera/core-concepts/hashgraph-consensus-algorithms/virtual-voting.md) - [Keys and Signatures](https://docs.hedera.com/hedera/core-concepts/keys-and-signatures.md) - [Mirror Nodes](https://docs.hedera.com/hedera/core-concepts/mirror-nodes.md): Store history and cost-effectively query data - [Hedera Mirror Node](https://docs.hedera.com/hedera/core-concepts/mirror-nodes/hedera-mirror-node.md) - [One Click Mirror Node Deployment](https://docs.hedera.com/hedera/core-concepts/mirror-nodes/one-click-mirror-node-deployment.md) - [Run Your Own Mirror Node](https://docs.hedera.com/hedera/core-concepts/mirror-nodes/run-your-own-beta-mirror-node.md) - [Run Your Own Mirror Node with Google Cloud Storage (GCS)](https://docs.hedera.com/hedera/core-concepts/mirror-nodes/run-your-own-beta-mirror-node/run-your-own-mirror-node-gcs.md) - [Run Your Mirror Node with Amazon Web Services S3 (AWS)](https://docs.hedera.com/hedera/core-concepts/mirror-nodes/run-your-own-beta-mirror-node/run-your-own-mirror-node-s3.md) - [Schedule Transaction](https://docs.hedera.com/hedera/core-concepts/scheduled-transaction.md) - [Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts.md) - [Compiling Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/compiling-smart-contracts.md) - [Creating Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/creating-smart-contracts.md) - [Deploying Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/deploying-smart-contracts.md) - [EVM Archive Node Queries](https://docs.hedera.com/hedera/core-concepts/smart-contracts/evm-archive-node-queries.md) - [Forking Hedera Network for Local Testing](https://docs.hedera.com/hedera/core-concepts/smart-contracts/forking-hedera-network-for-local-testing.md) - [Gas and Fees](https://docs.hedera.com/hedera/core-concepts/smart-contracts/gas-and-fees.md): Understanding gas costs, throttling, and fee calculation for Hedera smart contracts - [JSON-RPC Relay](https://docs.hedera.com/hedera/core-concepts/smart-contracts/json-rpc-relay.md) - [Smart Contract Security](https://docs.hedera.com/hedera/core-concepts/smart-contracts/security.md) - [Smart Contract Addresses](https://docs.hedera.com/hedera/core-concepts/smart-contracts/smart-contract-addresses.md) - [Smart Contract Rent](https://docs.hedera.com/hedera/core-concepts/smart-contracts/smart-contract-rent.md) - [Smart Contract Traceability](https://docs.hedera.com/hedera/core-concepts/smart-contracts/smart-contract-traceability.md) - [System Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/system-smart-contracts.md) - [Hedera Account Service](https://docs.hedera.com/hedera/core-concepts/smart-contracts/system-smart-contracts/hedera-account-service.md) - [Hedera Schedule Service](https://docs.hedera.com/hedera/core-concepts/smart-contracts/system-smart-contracts/hedera-schedule-service.md) - [Tokens Managed by Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts.md) - [ERC-1363 (Payable Tokens)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-1363-payable-tokens.md) - [ERC-20 (Fungible Tokens)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-20-fungible-tokens.md) - [ERC-3643 Real World Assets (RWA)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-3643-real-world-assets-rwa.md) - [ERC-721 (Non-Fungible Token)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-721-non-fungible-tokens-nfts.md) - [Hedera Token Service System Contract](https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/hedera-token-service-system-contract.md) - [Understanding Hedera's EVM Differences and Compatibility](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility.md) - [For EVM Developers Migrating to Hedera](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera.md) - [Accounts, Signature Verification & Keys (ECDSA vs. ED25519)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/accounts-signature-verification-and-keys-ecdsa-vs.-ed25519.md) - [Decimal Handling (8 vs. 18 Decimals)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/decimal-handling-8-vs.-18-decimals.md) - [Handling HBAR Transfers in Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/handling-hbar-transfers-in-contracts.md) - [JSON-RPC Relay and EVM Tooling](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/json-rpc-relay-and-evm-tooling.md): Learn how to use the JSON-RPC relay and familiar EVM tools to interact with the Hedera network. - [Token Management with Hedera Token Service](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/token-management-with-hedera-token-service.md) - [For Hedera-Native Developers Adding Smart Contract Functionality](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality.md) - [Extending Token Management with Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/extending-token-management-with-smart-contracts.md) - [Integrating ED25519 Accounts and Advanced Features Into Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/integrating-ed25519-accounts-and-advanced-features-into-smart-contracts.md) - [JSON-RPC Relay and State Queries](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/json-rpc-relay-and-state-queries.md) - [Verifying Smart Contracts](https://docs.hedera.com/hedera/core-concepts/smart-contracts/verifying-smart-contracts-beta.md) - [Wrapped HBAR (WHBAR)](https://docs.hedera.com/hedera/core-concepts/smart-contracts/wrapped-hbar-whbar.md) - [Staking](https://docs.hedera.com/hedera/core-concepts/staking.md) - [Stake HBAR](https://docs.hedera.com/hedera/core-concepts/staking/stake-hbar.md) - [Staking Program](https://docs.hedera.com/hedera/core-concepts/staking/staking.md) - [State and History](https://docs.hedera.com/hedera/core-concepts/state-and-history.md) - [Tokens](https://docs.hedera.com/hedera/core-concepts/tokens.md) - [ERC/EVM-Compatible Tokenization](https://docs.hedera.com/hedera/core-concepts/tokens/erc-evm-compatible-tokenization.md) - [Hedera Token Service (HTS) Native Tokenization](https://docs.hedera.com/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization.md) - [Custom Fee Schedule](https://docs.hedera.com/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/custom-fee-schedule.md) - [Token Airdrops](https://docs.hedera.com/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-airdrops.md) - [Token Creation](https://docs.hedera.com/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-creation.md) - [Token Properties](https://docs.hedera.com/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-properties.md): create a token - [Token Types and ID Formats](https://docs.hedera.com/hedera/core-concepts/tokens/hedera-token-service-hts-native-tokenization/token-types-and-id-formats.md) - [Hybrid (HTS + EVM ) Tokenization](https://docs.hedera.com/hedera/core-concepts/tokens/hybrid-hts-+-evm-tokenization.md) - [Tokenization on Hedera](https://docs.hedera.com/hedera/core-concepts/tokens/tokenization-on-hedera.md) - [Transactions and Queries](https://docs.hedera.com/hedera/core-concepts/transactions-and-queries.md): An overview of Hedera API transactions and queries - [Transaction Properties](https://docs.hedera.com/hedera/core-concepts/transactions-and-queries/transaction-properties.md) - [Community](https://docs.hedera.com/hedera/faqs/community.md) - [Getting Started](https://docs.hedera.com/hedera/faqs/getting-started.md) - [HBAR](https://docs.hedera.com/hedera/faqs/hbar.md) - [Network Governance](https://docs.hedera.com/hedera/faqs/network-governance.md) - [EVM Developers](https://docs.hedera.com/hedera/getting-started-evm-developers.md) - [Add Hedera to MetaMask](https://docs.hedera.com/hedera/getting-started-evm-developers/add-hedera-to-metamask.md) - [Deploy a Smart Contract with Remix](https://docs.hedera.com/hedera/getting-started-evm-developers/deploy-a-smart-contract-using-remix.md): A step-by-step tutorial on how to create and deploy a smart contract on the Hedera network using Remix IDE. - [Deploy and Verify a Smart Contract with Foundry](https://docs.hedera.com/hedera/getting-started-evm-developers/deploy-a-smart-contract-with-foundry.md) - [Deploy and Verify a Smart Contract with Hardhat](https://docs.hedera.com/hedera/getting-started-evm-developers/deploy-a-smart-contract-with-hardhat.md) - [Deploy your First Contract with Hedera Contract Builder](https://docs.hedera.com/hedera/getting-started-evm-developers/deploy-your-first-contract-with-hedera-contract-builder.md) - [Differences: Hedera vs. Ethereum](https://docs.hedera.com/hedera/getting-started-evm-developers/docs-hedera-com-hedera-core-concepts-smart-contracts-understanding-hederas-evm-differences-and-compatibility.md) - [Hedera Testnet Faucet](https://docs.hedera.com/hedera/getting-started-evm-developers/hedera-testnet-faucet.md) - [Hedera Contract Builder](https://docs.hedera.com/hedera/getting-started-evm-developers/portal-hedera-com-contract-builder.md) - [Hedera Native Developers](https://docs.hedera.com/hedera/getting-started-hedera-native-developers.md): This is the developer learning path for students, beginners, and developers new to web3 and Hedera. - [Create a Token](https://docs.hedera.com/hedera/getting-started-hedera-native-developers/create-a-token.md) - [Create a Topic](https://docs.hedera.com/hedera/getting-started-hedera-native-developers/create-a-topic.md) - [Create an Account](https://docs.hedera.com/hedera/getting-started-hedera-native-developers/create-an-account.md) - [Developer Playground](https://docs.hedera.com/hedera/getting-started-hedera-native-developers/portal-hedera-com-playground.md) - [Quickstart](https://docs.hedera.com/hedera/getting-started-hedera-native-developers/quickstart.md) - [Networks](https://docs.hedera.com/hedera/networks.md) - [Network Explorers and Tools](https://docs.hedera.com/hedera/networks/community-mirror-nodes.md): Network explorers hosted by the community - [Localnet](https://docs.hedera.com/hedera/networks/localnet.md) - [Multinode Configuration](https://docs.hedera.com/hedera/networks/localnet/multinode-configuration.md) - [Single Node Configuration](https://docs.hedera.com/hedera/networks/localnet/single-node-configuration.md) - [Mainnet](https://docs.hedera.com/hedera/networks/mainnet.md): Join Hedera Mainnet - [Fees](https://docs.hedera.com/hedera/networks/mainnet/fees.md): Hedera network fees - [Transaction Records](https://docs.hedera.com/hedera/networks/mainnet/fees/transaction-records.md) - [Mainnet Accounts](https://docs.hedera.com/hedera/networks/mainnet/mainnet-access.md) - [Mainnet Consensus Nodes](https://docs.hedera.com/hedera/networks/mainnet/mainnet-nodes.md) - [Node Deployment Process](https://docs.hedera.com/hedera/networks/mainnet/mainnet-nodes/node-deployment-process.md) - [Node Deployment Requirements](https://docs.hedera.com/hedera/networks/mainnet/mainnet-nodes/node-requirements.md): The Hedera mainnet is currently comprised of permissioned consensus nodes operated by the Hedera Council. - [FAQ](https://docs.hedera.com/hedera/networks/mainnet/mainnet-nodes/node-requirements/faq.md): Common questions for the current Hedera's permissioned Mainnet consensus nodes - [Release Notes](https://docs.hedera.com/hedera/networks/release-notes.md) - [Hedera Mirror Node](https://docs.hedera.com/hedera/networks/release-notes/mirror-node.md): Hedera mirror node release notes - [Consensus Node](https://docs.hedera.com/hedera/networks/release-notes/services.md): Consensus Node release information - [Testnets](https://docs.hedera.com/hedera/networks/testnet.md): Join a Hedera Testnet - [Testnet Accounts](https://docs.hedera.com/hedera/networks/testnet/testnet-access.md) - [Testnet Consensus Nodes](https://docs.hedera.com/hedera/networks/testnet/testnet-nodes.md) - [Open Source Solutions and Integrations](https://docs.hedera.com/hedera/open-source-solutions.md) - [AI Studio on Hedera](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera.md): Build verifiable, transparent AI agents on Hedera. - [Agent Lab](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/agent-lab.md): Experiment with and evaluate AI agents built with Hedera AI Studio. - [Hedera AI Agent Kit](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit.md): Build LLM-powered applications that interact with the Hedera Network - [ElizaOS Plugin for Hedera](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/elizaos-plugin.md): A plugin built for the ElizaOS framework to enable developers creating ElizaOS Agents to seamlessly integrate Hedera Network Functionality - [Create JavaScript Plugins](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/hedera-agent-kit-js/create-js-plugins.md): Instructions for Creating, Publishing and Registering your Hedera Agent Kit Plugin - [Quickstart (JavaScript)](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/hedera-agent-kit-js/quickstart.md): Get started with the Hedera Agent Kit using JavaScript/TypeScript - [Create Python Plugins](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/hedera-agent-kit-py/create-py-plugins.md): Instructions for creating, publishing, and registering your Python Hedera Agent Kit Plugin - [Quickstart (Python)](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/hedera-agent-kit-py/quickstart.md): Get started with the Hedera Agent Kit using Python - [Plugins](https://docs.hedera.com/hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/plugins.md): Introduction to the plugin architecture, and an overview of Hedera and third-party plugins. - [AI Tools for Developers](https://docs.hedera.com/hedera/open-source-solutions/ai-tools-for-developers.md) - [Hedera Hivemind](https://docs.hedera.com/hedera/open-source-solutions/ai-tools-for-developers/hedera-hivemind.md) - [Kapa AI](https://docs.hedera.com/hedera/open-source-solutions/ai-tools-for-developers/kapa-ai.md) - [Asset Tokenization Studio (ATS)](https://docs.hedera.com/hedera/open-source-solutions/asset-tokenization-studio-ats.md) - [Frequently Asked Questions (FAQs)](https://docs.hedera.com/hedera/open-source-solutions/asset-tokenization-studio-ats/frequently-asked-questions-faqs.md) - [Web User Interface (UI)](https://docs.hedera.com/hedera/open-source-solutions/asset-tokenization-studio-ats/web-user-interface-ui.md) - [Hedera Wallet Snap Documentation](https://docs.hedera.com/hedera/open-source-solutions/docs-tuum-tech-hedera-wallet-snap-basics-introduction.md) - [TypeScript SDK](https://docs.hedera.com/hedera/open-source-solutions/github-com-hashgraph-hedera-accelerator-stablecoin-tree-main-sdk.md) - [Hedera NFT SDK](https://docs.hedera.com/hedera/open-source-solutions/github-com-hashgraph-hedera-nft-sdk.md) - [HashioDAO](https://docs.hedera.com/hedera/open-source-solutions/hashiodao.md) - [DAO Proposals](https://docs.hedera.com/hedera/open-source-solutions/hashiodao/dao-proposals.md) - [Governance Token DAO](https://docs.hedera.com/hedera/open-source-solutions/hashiodao/governance-token-dao.md) - [Local Environment Setup](https://docs.hedera.com/hedera/open-source-solutions/hashiodao/local-environment-setup.md) - [Multisig DAO](https://docs.hedera.com/hedera/open-source-solutions/hashiodao/multisig-dao.md) - [NFT DAO](https://docs.hedera.com/hedera/open-source-solutions/hashiodao/nft-dao.md) - [Hedera Contract Builder](https://docs.hedera.com/hedera/open-source-solutions/hedera-contract-builder.md) - [Hedera Custodians Library](https://docs.hedera.com/hedera/open-source-solutions/hedera-custodians-library.md) - [How to Use the Hedera Custodians Library](https://docs.hedera.com/hedera/open-source-solutions/hedera-custodians-library/how-to-use-it.md) - [Hedera Developer Playground](https://docs.hedera.com/hedera/open-source-solutions/hedera-developer-playground.md): Hedera Developer Playground: Your Sandbox for Building Cool Stuff - [Hedera Developers Code Repository](https://docs.hedera.com/hedera/open-source-solutions/hedera-developers-code-repository.md) - [Hedera Guardian](https://docs.hedera.com/hedera/open-source-solutions/hedera-guardian.md) - [Hedera Wallet Snap By MetaMask](https://docs.hedera.com/hedera/open-source-solutions/hedera-wallet-snap-by-metamask.md) - [Tutorial: MetaMask Snaps – What Are They and How to Use Them](https://docs.hedera.com/hedera/open-source-solutions/hedera-wallet-snap-by-metamask/metamask-hedera-wallet-snap-tutorial.md): A step-by-step tutorial on how to integrate the Hedera Wallet Snap by MetaMask into a dApp. - [Hedera WalletConnect](https://docs.hedera.com/hedera/open-source-solutions/hedera-walletconnect.md) - [Overview](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/overview.md) - [Account Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/account-plugin.md) - [Config Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/config-plugin.md) - [Credentials Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/credentials-plugin.md) - [HBAR Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/hbar-plugin.md) - [Network Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/network-plugin.md) - [Plugin Management Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/plugin-management-plugin.md) - [Token Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/token-plugin.md) - [Topic Plugin](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/plugins/topic-plugin.md) - [Quickstart](https://docs.hedera.com/hedera/open-source-solutions/hiero-cli/scripting/quickstart.md) - [Interoperability and Bridging](https://docs.hedera.com/hedera/open-source-solutions/interoperability-and-bridging.md) - [Chainlink](https://docs.hedera.com/hedera/open-source-solutions/interoperability-and-bridging/chainlink.md): Learn how Chainlink’s Cross-Chain Interoperability Protocol (CCIP) integrates with Hedera to enable secure cross-chain messaging and token transfers. - [LayerZero](https://docs.hedera.com/hedera/open-source-solutions/interoperability-and-bridging/layerzero.md) - [NFT Studio](https://docs.hedera.com/hedera/open-source-solutions/nft-studio.md) - [Airdrop List Verifier](https://docs.hedera.com/hedera/open-source-solutions/nft-studio/airdrop-list-verifier.md) - [Metadata Validator](https://docs.hedera.com/hedera/open-source-solutions/nft-studio/metadata-validator.md) - [NFT Rarity Inspector](https://docs.hedera.com/hedera/open-source-solutions/nft-studio/nft-rarity-inspector.md) - [NFT Risk Calculator](https://docs.hedera.com/hedera/open-source-solutions/nft-studio/nft-risk-calculator.md) - [NFT Token Holders List Builder](https://docs.hedera.com/hedera/open-source-solutions/nft-studio/nft-token-holders-list-builder.md) - [Token Balance Snapshot](https://docs.hedera.com/hedera/open-source-solutions/nft-studio/token-balance-snapshot.md) - [Oracle Networks](https://docs.hedera.com/hedera/open-source-solutions/oracle-networks.md): Oracle networks integrated with the Hedera network. - [Chainlink Oracles](https://docs.hedera.com/hedera/open-source-solutions/oracle-networks/chainlink-oracles.md) - [Pyth Oracles](https://docs.hedera.com/hedera/open-source-solutions/oracle-networks/pyth-network-oracle.md) - [Supra Oracles](https://docs.hedera.com/hedera/open-source-solutions/oracle-networks/supra-oracles.md) - [Stablecoin Studio](https://docs.hedera.com/hedera/open-source-solutions/stablecoin-studio.md) - [CLI Management](https://docs.hedera.com/hedera/open-source-solutions/stablecoin-studio/cli-management.md) - [Core Concepts](https://docs.hedera.com/hedera/open-source-solutions/stablecoin-studio/core-concepts.md) - [Web UI Application](https://docs.hedera.com/hedera/open-source-solutions/stablecoin-studio/web-ui-application.md) - [SDKs & APIs](https://docs.hedera.com/hedera/sdks-and-apis.md) - [Basic Types](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types.md) - [AccountAmount](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/accountamount.md) - [AccountID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/accountid.md) - [ContractID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/contractid.md) - [CryptoAllowance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/cryptoallowance.md) - [CurrentAndNextFeeSchedule](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/currentandnextfeeschedule.md) - [FeeComponents](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/feecomponents.md) - [FeeData](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/feedata.md) - [FeeSchedule](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/feeschedule.md) - [FileID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/fileid.md) - [Fraction](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/fraction.md) - [HederaFunctionality](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/hederafunctionality.md) - [Key](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/key.md) - [KeyList](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/keylist.md) - [NftAllowance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/nftallowance.md) - [NftTransfer](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/nfttransfer.md) - [NodeAddress](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/nodeaddress.md) - [NodeAddressBook](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/nodeaddressbook.md) - [RealmID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/realmid.md) - [ScheduleID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/scheduleid.md) - [SemanticVersion](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/semanticversion.md) - [ServiceEndpoint](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/serviceendpoint.md) - [ServicesConfigurationList](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/servicesconfigurationlist.md) - [Setting](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/setting.md) - [ShardID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/shardid.md) - [Signature](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/signature.md) - [SignatureList](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/signature-list.md) - [SignaturePair](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/signature-pair.md) - [SignatureMap](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/signaturemap.md) - [SubType](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/subtype.md) - [ThresholdKey](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/thresholdkey.md) - [ThresholdSignature](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/thresholdsignature.md) - [TokenAllowance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenallowance.md) - [TokenBalance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenbalance.md) - [TokenBalances](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenbalances.md) - [TokenFreezeStatus](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenfreezestatus.md) - [TokenID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenid.md) - [TokenKycStatus](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenkycstatus.md) - [TokenPauseStatus](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenpausestatus.md) - [TokenRelationship](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokenrelationship.md) - [TokenSupplyType](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokensupplytype.md) - [TokenTransferList](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokentransferlist.md) - [TokenType](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/tokentype.md) - [TopicID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/topicid.md) - [TransactionFeeSchedule](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/transactionfeeschedule.md) - [TransactionID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/transactionid.md) - [TransferList](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/basic-types/transferlist.md) - [Consensus Service](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus.md) - [Consensus Service](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensus-service.md) - [ConsensusCreateTopic](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensuscreatetopic.md) - [ConsensusDeleteTopic](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensusdeletetopic.md) - [ConsensusGetTopicInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensusgettopicinfo.md) - [ConsensusSubmitMessage](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensussubmitmessage.md) - [ConsensusTopicInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensustopicinfo.md) - [ConsensusUpdateTopic](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/consensus/consensusupdatetopic.md) - [Cryptocurrency Accounts](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts.md) - [CryptApproveAllowance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptapproveallowance.md) - [CryptoCreate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptocreate.md) - [CryptoDelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptodelete.md) - [CryptoDeleteAllowance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptodeleteallowance.md) - [CryptoGetAccountBalance](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptogetaccountbalance.md) - [CryptoGetAccountRecords](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptogetaccountrecords.md) - [CryptoGetInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptogetinfo.md) - [CryptoGetStakers](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptogetstakers.md) - [CryptoService](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptoservice.md) - [CryptoTransfer](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptotransfer.md) - [CryptoUpdate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/cryptocurrency-accounts/cryptoupdate.md) - [File Service](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service.md) - [FileAppend](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/fileappend.md) - [FileCreate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/filecreate.md) - [FileDelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/filedelete.md) - [FileGetContents](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/filegetcontents.md) - [FileGetInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/filegetinfo.md) - [FileService](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/fileservice.md) - [FileUpdate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/file-service/fileupdate.md) - [Miscellaneous](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous.md) - [Duration](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/duration.md) - [ExchangeRate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/exchangerate.md) - [Freeze](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/freeze.md) - [FreezeType](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/freezetype.md) - [GetByKey](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/getbykey.md) - [GetBySolidityID](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/getbysolidityid.md) - [NetworkGetVersionInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/networkgetversioninfo.md) - [NetworkService](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/networkservice.md) - [Query](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/query.md) - [QueryHeader](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/queryheader.md) - [Response](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/response.md) - [ResponseCode](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/responsecode.md) - [ResponseHeader](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/responseheader.md) - [SystemDelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/systemdelete.md) - [SystemUndelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/systemundelete.md) - [TimeStamp](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/timestamp.md) - [Transaction](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transaction.md) - [TransactionContents](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transaction-contents.md) - [TransactionBody](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactionbody.md) - [TransactionGetFastRecord](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactiongetfastrecord.md) - [TransactionGetReceipt](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactiongetreceipt.md) - [TransactionGetRecord](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactiongetrecord.md) - [TransactionReceipt](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactionreceipt.md) - [TransactionRecord](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactionrecord.md) - [TransactionResponse](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/transactionresponse.md) - [UncheckedSubmit](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/miscellaneous/uncheckedsubmit.md) - [Schedule Service](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service.md) - [SchedulableTransactionBody](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service/schedulabletransactionbody.md) - [ScheduleCreate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service/schedulecreate.md) - [ScheduleDelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service/scheduledelete.md) - [ScheduleGetInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service/schedulegetinfo.md) - [ScheduleService](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service/scheduleservice.md) - [ScheduleSign](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/schedule-service/schedulesign.md) - [Smart Contracts](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts.md) - [ContractCall](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractcall.md) - [ContractCallLocal](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractcalllocal.md) - [ContractCreate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractcreate.md) - [ContractDelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractdelete.md) - [ContractGetByteCode](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractgetbytecode.md) - [ContractGetInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractgetinfo.md) - [ContractGetRecords](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractgetrecords.md) - [ContractUpdate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/contractupdate.md) - [SmartContractService](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/smart-contracts/smartcontractservice.md) - [Token Service](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service.md) - [CustomFees](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/customfees.md) - [AssessedCustomFee](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/customfees/assessedcustomfee.md) - [CustomFee](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/customfees/customfee.md) - [FixedFee](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/customfees/fixedfee.md) - [FractionalFee](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/customfees/fractionalfee.md) - [RoyaltyFee](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/customfees/royaltyfee.md) - [TokenAssociate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenassociate.md) - [TokenBurn](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenburn.md) - [TokenCreate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokencreate.md) - [TokenDelete](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokendelete.md) - [TokenDissociate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokendissociate.md) - [TokenFeeScheduleUpdate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenfeescheduleupdate.md) - [TokenFreezeAccount](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenfreezeaccount.md) - [TokenGetAccountNftInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokengetaccountnftinfo.md) - [TokenGetInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokengetinfo.md) - [TokenGetNftInfo](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokengetnftinfo.md) - [TokenGetNftInfos](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokengetnftinfos.md) - [TokenGrantKyc](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokengrantkyc.md) - [TokenMint](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenmint.md) - [TokenPause](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenpause.md) - [TokenRevokeKyc](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenrevokekyc.md) - [TokenService](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenservice.md) - [TokenUnfreezeAccount](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenunfreezeaccount.md) - [TokenUnpause](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenunpause.md) - [TokenUpdate](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenupdate.md) - [TokenWipeAccount](https://docs.hedera.com/hedera/sdks-and-apis/hedera-api/token-service/tokenwipeaccount.md) - [Hedera Consensus Service gRPC API](https://docs.hedera.com/hedera/sdks-and-apis/hedera-consensus-service-api.md): The Hedera Consensus Service (HCS) gRPC API is a public mirror node managed by Hedera. It offers the ability to subscribe to HCS topics and receive messages for the topic subscribed. - [Hedera Status API](https://docs.hedera.com/hedera/sdks-and-apis/hedera-status-api.md) - [Mirror Node REST API](https://docs.hedera.com/hedera/sdks-and-apis/rest-api.md): The mirror node REST API offers the ability to query transaction information. - [Accounts](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/accounts.md) - [Balances](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/balances.md) - [Blocks](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/blocks.md) - [Network](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/network.md) - [Schedule Transactions](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/schedule-transactions.md) - [Smart Contracts](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/smart-contracts.md) - [Tokens](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/tokens.md) - [Topics](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/topics.md) - [Transactions](https://docs.hedera.com/hedera/sdks-and-apis/rest-api/transactions.md) - [SDKs](https://docs.hedera.com/hedera/sdks-and-apis/sdks.md): Hedera supported and community-maintained SDKs - [Accounts and HBAR](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar.md) - [Delete an allowance](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/adjust-an-allowance.md) - [Approve an allowance](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/approve-an-allowance.md) - [Create an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.md) - [Delete an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/delete-an-account.md) - [Network Response Messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/errors.md) - [Get account balance](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/get-account-balance.md) - [Get account info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/get-account-info.md) - [Transfer cryptocurrency](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/transfer-cryptocurrency.md) - [Update an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/update-an-account.md) - [Network Address Book](https://docs.hedera.com/hedera/sdks-and-apis/sdks/address-book.md) - [Build Your Hedera Client](https://docs.hedera.com/hedera/sdks-and-apis/sdks/client.md) - [Consensus Service](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service.md) - [Create a topic](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/create-a-topic.md) - [Delete a topic](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/delete-a-topic.md) - [Network Response](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/errors.md) - [Get topic info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/get-topic-info.md) - [Get topic messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/get-topic-message.md) - [Submit a message](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/submit-a-message.md) - [Update a topic](https://docs.hedera.com/hedera/sdks-and-apis/sdks/consensus-service/update-a-topic.md) - [File Service](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service.md) - [Append to a file](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/append-to-a-file.md) - [Create a file](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/create-a-file.md) - [Delete a file](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/delete-a-file.md) - [Network Response Messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/errors.md) - [Get file contents](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/get-file-contents.md) - [Get file info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/get-file-info.md) - [Update a file](https://docs.hedera.com/hedera/sdks-and-apis/sdks/file-service/update-a-file.md) - [General Network Response Messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/general-errors.md) - [HBAR](https://docs.hedera.com/hedera/sdks-and-apis/sdks/hbars.md) - [Keys](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys.md) - [Create a key list](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys/create-a-key-list.md) - [Create a threshold key](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys/create-a-threshold-key.md) - [Generate a mnemonic phrase](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys/generate-a-mnemonic-phrase.md) - [Generate a new key pair](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys/generate-a-new-key-pair.md) - [Import an existing key](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys/import-an-existing-key.md) - [Recover keys from a mnemonic phrase](https://docs.hedera.com/hedera/sdks-and-apis/sdks/keys/recover-keys-from-a-mnemonic-phrase.md) - [Pseudorandom Number Generator](https://docs.hedera.com/hedera/sdks-and-apis/sdks/pseudorandom-number-generator.md) - [Queries](https://docs.hedera.com/hedera/sdks-and-apis/sdks/queries.md) - [Schedule Transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction.md) - [Create a schedule transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction/create-a-schedule-transaction.md) - [Delete a schedule transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction/delete-a-schedule-transaction.md) - [Get schedule info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction/get-schedule-info.md) - [Network Response Messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction/network-response-messages.md) - [Schedule ID](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction/schedule-id.md) - [Sign a scheduled transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/schedule-transaction/sign-a-schedule-transaction.md) - [Set Up Your Local Network](https://docs.hedera.com/hedera/sdks-and-apis/sdks/set-up-your-local-network.md) - [Signature Provider](https://docs.hedera.com/hedera/sdks-and-apis/sdks/signature-provider.md) - [Local Provider](https://docs.hedera.com/hedera/sdks-and-apis/sdks/signature-provider/local-provider.md) - [Provider](https://docs.hedera.com/hedera/sdks-and-apis/sdks/signature-provider/provider.md) - [Signer](https://docs.hedera.com/hedera/sdks-and-apis/sdks/signature-provider/signer.md) - [Wallet](https://docs.hedera.com/hedera/sdks-and-apis/sdks/signature-provider/wallet.md) - [Smart Contract Service](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts.md) - [Call a smart contract function](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/call-a-smart-contract-function.md) - [Create a smart contract](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/create-a-smart-contract.md) - [Delegate Contract ID](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/delegate-contract-id.md) - [Delete a smart contract](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/delete-a-smart-contract.md) - [Network Response Messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/errors.md) - [Ethereum transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/ethereum-transaction.md) - [Get a smart contract function](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/get-a-smart-contract-function.md) - [Get smart contract bytecode](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/get-smart-contract-bytecode.md) - [Get smart contract info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/get-smart-contract-info.md) - [Hedera Service Solidity Libraries](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/hedera-service-solidity-libraries.md) - [Update a smart contract](https://docs.hedera.com/hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.md) - [Specialized Types](https://docs.hedera.com/hedera/sdks-and-apis/sdks/specialized-types.md) - [Token Service](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service.md) - [Airdrop a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/airdrop-a-token.md) - [Associate tokens to an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/associate-tokens-to-an-account.md) - [Atomic swaps](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/atomic-swaps.md) - [Burn a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/burn-a-token.md) - [Cancel a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/cancel-a-token.md) - [Claim a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/claim-a-token.md) - [Custom token fees](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/custom-token-fees.md) - [Create a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/define-a-token.md) - [Delete a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/delete-a-token.md) - [Disable KYC account flag](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/disable-kyc-account-flag.md) - [Dissociate tokens from an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/dissociate-tokens-from-an-account.md) - [Enable KYC account flag](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/enable-kyc-account-flag.md) - [Network Response Messages](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/errors.md) - [Freeze an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/freeze-an-account.md) - [Get account token balance](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/get-account-token-balance.md) - [Get NFT info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/get-nft-token-info.md) - [Get token info](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/get-token-info.md) - [Mint a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/mint-a-token.md) - [NFT ID](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/nft-id.md) - [Pause a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/pause-a-token.md) - [Reject a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/reject-an-airdrop.md) - [Token ID](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/token-id.md) - [Token types](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/token-types.md) - [Transfer tokens](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/transfer-tokens.md) - [Unfreeze an account](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/unfreeze-an-account.md) - [Unpause a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/unpause-a-token.md) - [Update token custom fees](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/update-a-fee-schedule.md) - [Update a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/update-a-token.md) - [Update NFT metadata](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/update-nft-metadata.md) - [Wipe a token](https://docs.hedera.com/hedera/sdks-and-apis/sdks/token-service/wipe-a-token.md) - [Transactions](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions.md) - [Create a Batch Transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/create-a-batch-transaction.md) - [Create an unsigned transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/create-an-unsigned-transaction.md) - [Get a transaction receipt](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/get-a-transaction-receipt.md) - [Get a transaction record](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/get-a-transaction-record.md) - [Manually sign a transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/manually-sign-a-transaction.md) - [Modify transaction fields](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/modify-transaction-fields.md) - [Sign a multisignature transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/sign-a-multisignature-transaction.md) - [Submit a transaction](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/submit-a-transaction.md) - [Transaction ID](https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/transaction-id.md) - [Smart Contract Verification API](https://docs.hedera.com/hedera/sdks-and-apis/smart-contract-verification-api.md) - [Support & Community](https://docs.hedera.com/hedera/support-and-community.md) - [Brand Guidelines](https://docs.hedera.com/hedera/support-and-community/brand-guidelines.md) - [Contributing to Hedera documentation](https://docs.hedera.com/hedera/support-and-community/contributing-guide.md): Learn how to submit a demo application, create pull requests, or log issues in the Hedera Contributing Guide. - [Contribution Guidelines](https://docs.hedera.com/hedera/support-and-community/contributing-guide/contribution-guidelines.md): You can contribute to Hedera Docs content in several ways. - [Creating Issues](https://docs.hedera.com/hedera/support-and-community/contributing-guide/contribution-guidelines/creating-issues.md) - [Creating Pull Requests](https://docs.hedera.com/hedera/support-and-community/contributing-guide/contribution-guidelines/creating-pull-requests.md): A pull request is a way to suggest changes in our repository. A PR allows the team to discuss your changes, review code, and provide feedback before merging it into the main branch. - [Hedera Improvement Proposal (HIP)](https://docs.hedera.com/hedera/support-and-community/contributing-guide/contribution-guidelines/hedera-improvement-proposal-hip.md) - [Submit Demo Applications](https://docs.hedera.com/hedera/support-and-community/contributing-guide/contribution-guidelines/submit-demo-applications.md) - [Style Guide](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide.md): Follow this guide to ensure Hedera's documentation stays consistent and follows clear patterns that our readers can understand. - [Formatting](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/formatting.md): This page outlines the proper use of ordered (numbered) and unordered (bulleted) lists within Hedera documentation, ensuring clear communication of steps based on their sequence or flexibility. - [Gitbook Markdown Syntax](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/gitbook-markdown-syntax.md) - [Language and grammar](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/language-and-grammar.md): This page outlines guidelines on language and grammar for Hedera documentation, covering American English spelling, abbreviation usage, active voice, punctuation, and tone. - [Punctuation](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/punctuation.md): This page explains the required use of punctuation within the Hedera documentation to ensure clarity and prevent ambiguity in lists of three or more items. - [Understanding different types of documentation](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/understanding-different-types-of-documentation.md): This page provides an overview of the three primary types of documentation — Instructional, Conceptual, and Reference — highlighting their distinct purposes, structures, and writing styles. - [Use of HBAR and tinybars](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/use-of-hbar-and-tinybars.md): This page outlines the correct usage of "HBAR" and "tinybars" in Hedera-related writing. - [Use of mainnet, testnet, and previewnet](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/use-of-mainnet-testnet-and-previewnet.md) - [Use of web2 and web3](https://docs.hedera.com/hedera/support-and-community/contributing-guide/style-guide/use-of-web2-and-web3.md): This page provides guidelines for consistently using "web2" and "web3" in lowercase to ensure clarity and proper styling in documentation. - [Documentation Survey](https://docs.hedera.com/hedera/support-and-community/forms.md) - [Github](https://docs.hedera.com/hedera/support-and-community/github-com-hashgraph.md) - [Glossary](https://docs.hedera.com/hedera/support-and-community/glossary.md): Hedera & Web3 Glossary - Comprehensive Guide for Developers - [Hedera Blog](https://docs.hedera.com/hedera/support-and-community/hedera-com-blog-tagged-technical.md) - [Bug Bounty](https://docs.hedera.com/hedera/support-and-community/hedera-com-bounty.md) - [Discord](https://docs.hedera.com/hedera/support-and-community/hedera-com-discord.md) - [Hedera Help](https://docs.hedera.com/hedera/support-and-community/help-hedera-com-hc-en-us.md) - [Meetups](https://docs.hedera.com/hedera/support-and-community/meetups.md): Hedera Hashgraph Meetups offer a great opportunity for community members to learn about how to use Hedera network services, best development practices, and much more. - [Stack Overflow](https://docs.hedera.com/hedera/support-and-community/stackoverflow-com-questions-tagged-hedera-hashgraph.md) - [Status Page](https://docs.hedera.com/hedera/support-and-community/status-hedera-com.md) - [Tutorials](https://docs.hedera.com/hedera/tutorials.md) - [Building on Hedera (course)](https://docs.hedera.com/hedera/tutorials/building-on-hedera.md) - [Consensus](https://docs.hedera.com/hedera/tutorials/consensus.md) - [Batch, anchor, and verify records with HCS](https://docs.hedera.com/hedera/tutorials/consensus/batch-anchor-verify-records-with-hcs.md): Learn how to batch records off-chain, compute a Merkle root, and anchor it on Hedera Consensus Service for cost-effective verification. - [Query Messages with Mirror Node](https://docs.hedera.com/hedera/tutorials/consensus/query-messages-with-mirror-node.md) - [Submit Message to Private Topic](https://docs.hedera.com/hedera/tutorials/consensus/submit-message-to-private-topic.md) - [Submit Your First Message](https://docs.hedera.com/hedera/tutorials/consensus/submit-your-first-message.md) - [Demo Applications](https://docs.hedera.com/hedera/tutorials/demo-applications.md) - [Local Node](https://docs.hedera.com/hedera/tutorials/local-node.md) - [How to Run Hedera Local Node in a Cloud Development Environment (CDE)](https://docs.hedera.com/hedera/tutorials/local-node/how-to-run-hedera-local-node-in-a-cloud-development-environment-cde.md) - [Run a Local Node in Codespaces](https://docs.hedera.com/hedera/tutorials/local-node/how-to-run-hedera-local-node-in-a-cloud-development-environment-cde/codespaces.md) - [Run a Local Node in Gitpod](https://docs.hedera.com/hedera/tutorials/local-node/how-to-run-hedera-local-node-in-a-cloud-development-environment-cde/gitpod.md) - [How to Set Up a Hedera Local Node](https://docs.hedera.com/hedera/tutorials/local-node/how-to-set-up-a-hedera-local-node.md) - [Set Up a Hedera Local Node using the NPM CLI](https://docs.hedera.com/hedera/tutorials/local-node/setup-hedera-node-cli-npm.md) - [More Tutorials](https://docs.hedera.com/hedera/tutorials/more-tutorials.md) - [HSM/KMS Signing Solutions](https://docs.hedera.com/hedera/tutorials/more-tutorials/HSM-signing.md) - [Sign Hedera Transactions with AWS KMS](https://docs.hedera.com/hedera/tutorials/more-tutorials/HSM-signing/aws-kms.md) - [Sign Hedera Transactions with Azure Key Vault](https://docs.hedera.com/hedera/tutorials/more-tutorials/HSM-signing/azure-key-vault.md) - [Sign Hedera Transactions with Google Cloud HSM](https://docs.hedera.com/hedera/tutorials/more-tutorials/HSM-signing/gcp-kms.md) - [Create and Fund Your Hedera Testnet Account](https://docs.hedera.com/hedera/tutorials/more-tutorials/create-and-fund-your-hedera-testnet-account.md) - [Get Started with the Hedera Consensus Service Fabric Plugin](https://docs.hedera.com/hedera/tutorials/more-tutorials/get-started-with-the-hedera-consensus-service-fabric-plugin.md) - [Virtual Environment Setup](https://docs.hedera.com/hedera/tutorials/more-tutorials/get-started-with-the-hedera-consensus-service-fabric-plugin/virtual-environment-set-up.md) - [Hedera Docs MCP Server Setup Guide](https://docs.hedera.com/hedera/tutorials/more-tutorials/hedera-mcp-server-setup-guide.md) - [How to Auto-Create Hedera Accounts with HBAR and Token Transfers](https://docs.hedera.com/hedera/tutorials/more-tutorials/how-to-auto-create-hedera-accounts-with-hbar-and-token-transfers.md) - [How to Configure a Mirror Node and Query Data](https://docs.hedera.com/hedera/tutorials/more-tutorials/how-to-configure-a-mirror-node-and-query-specific-data.md): A step-by-step guide on how to configure a mirror node and query specific data on the Hedera Network - [How to Create a Personal Access Token (API Key) on the Hedera Portal](https://docs.hedera.com/hedera/tutorials/more-tutorials/how-to-create-a-personal-access-token-api-key-on-the-hedera-portal.md) - [How to Generate a Random Number on Hedera](https://docs.hedera.com/hedera/tutorials/more-tutorials/how-to-generate-a-random-number-on-hedera.md) - [JavaScript Testing](https://docs.hedera.com/hedera/tutorials/more-tutorials/javascript-testing.md): How to test Javascript, using Javascript - [Schedule Your First Transaction](https://docs.hedera.com/hedera/tutorials/more-tutorials/schedule-your-first-transaction.md) - [Smart Contracts](https://docs.hedera.com/hedera/tutorials/smart-contracts.md) - [Configuring Hardhat with Hedera Localnet/Testnet: A Step-by-Step Guide](https://docs.hedera.com/hedera/tutorials/smart-contracts/configuring-hardhat-with-hiero-local-node-a-step-by-step-guide.md) - [Deploy a Subgraph Using The Graph and Hedera JSON-RPC Relay](https://docs.hedera.com/hedera/tutorials/smart-contracts/deploy-a-subgraph-using-the-graph-and-json-rpc.md) - [Deploy Smart Contracts on Hedera Using Truffle](https://docs.hedera.com/hedera/tutorials/smart-contracts/deploy-smart-contracts-on-hedera-using-truffle.md) - [Foundry on Hedera](https://docs.hedera.com/hedera/tutorials/smart-contracts/foundry.md) - [Configuring Foundry with Hedera Localnet/Testnet: A Step-by-Step Guide](https://docs.hedera.com/hedera/tutorials/smart-contracts/foundry/configuring-foundry-with-hedera-localnet-testnet-a-step-by-step-guide.md) - [How to Fork the Hedera Network with Foundry - Basic ERC-20 Contract ](https://docs.hedera.com/hedera/tutorials/smart-contracts/foundry/how-to-fork-the-hedera-network-with-foundry-basic-erc20.md) - [How to Mint & Burn an ERC-721 Token using Foundry(Part 1)](https://docs.hedera.com/hedera/tutorials/smart-contracts/foundry/how-to-mint-and-burn-an-erc-721-token-using-foundry-part-1.md) - [How to Write Tests in Solidity(Part 2)](https://docs.hedera.com/hedera/tutorials/smart-contracts/foundry/how-to-write-tests-in-solidity-part-2.md) - [How to Connect MetaMask to Hedera](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-connect-metamask-to-hedera.md) - [How to Fork the Hedera Network with Hardhat - Advanced HTS Contract (Part 2)](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-fork-the-hedera-network-with-hardhat-advanced-hts.md) - [How to Fork the Hedera Network with Hardhat - Basic ERC-20 Contract (Part 1)](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-fork-the-hedera-network-with-hardhat-basic-erc20.md) - [How to Mint & Burn an ERC-721 Token Using Hardhat and Ethers (Part 1)](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-mint-and-burn-an-erc-721-token-using-hardhat-and-ethers-part-1.md) - [How to Set Access Control, a Token URI, Pause, and Transfer an ERC-721 Token Using Hardhat (Part 2)](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-set-access-control-a-token-uri-pause-and-transfer-an-erc-721-token-using-hardhat-part-2.md) - [How to Upgrade an ERC-721 Token with OpenZeppelin UUPS Proxies and Hardhat (Part 3)](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-upgrade-an-erc-721-token-with-openzeppelin-uups-proxies-and-hardhat-part-3.md) - [Verify a Smart Contract on HashScan](https://docs.hedera.com/hedera/tutorials/smart-contracts/how-to-verify-a-smart-contract-on-hashscan.md): How to verify a smart contract using the HashScan Smart Contract Verification tool. - [HSS x EVM - Schedule Smart Contract Calls (Part 1)](https://docs.hedera.com/hedera/tutorials/smart-contracts/hss-x-evm-part-1-schedule-smart-contract-calls.md) - [HSS x EVM - Dynamic Rebalancing Through Scheduled Execution (Part 2)](https://docs.hedera.com/hedera/tutorials/smart-contracts/hss-x-evm-part-2-dynamic-rebalancing.md) - [HTS x EVM - How to Mint NFTs (Part 1)](https://docs.hedera.com/hedera/tutorials/smart-contracts/hts-x-evm-part-1-how-to-mint-nfts.md) - [HTS x EVM - KYC & Update (Part 2)](https://docs.hedera.com/hedera/tutorials/smart-contracts/hts-x-evm-part-2-kyc-and-update.md) - [HTS x EVM - How to Pause, Freeze, Wipe, and Delete NFTs (Part 3)](https://docs.hedera.com/hedera/tutorials/smart-contracts/hts-x-evm-part-3-how-to-pause-freeze-wipe-and-delete-nfts.md) - [Send and Receive HBAR Using Solidity Smart Contracts](https://docs.hedera.com/hedera/tutorials/smart-contracts/send-and-receive-hbar-using-solidity-smart-contracts.md) - [Starter Projects](https://docs.hedera.com/hedera/tutorials/starter-projects.md) - [Tokens](https://docs.hedera.com/hedera/tutorials/token.md) - [Create and Transfer an NFT using a Solidity Contract](https://docs.hedera.com/hedera/tutorials/token/create-and-transfer-an-nft-using-a-solidity-contract.md) - [Create and Transfer Your First Fungible Token](https://docs.hedera.com/hedera/tutorials/token/create-and-transfer-your-first-fungible-token.md) - [Create and Transfer Your First NFT](https://docs.hedera.com/hedera/tutorials/token/create-and-transfer-your-first-nft.md) - [Create Your First Frictionless Airdrop Campaign](https://docs.hedera.com/hedera/tutorials/token/create-your-first-frictionless-airdrop-campaign.md) - [Hedera Token Service - Part 1: How to Mint NFTs](https://docs.hedera.com/hedera/tutorials/token/hedera-token-service-part-1-how-to-mint-nfts.md) - [Hedera Token Service - Part 2: KYC, Update, and Scheduled Transactions](https://docs.hedera.com/hedera/tutorials/token/hedera-token-service-part-2-kyc-update-and-scheduled-transactions.md) - [Hedera Token Service - Part 3: How to Pause, Freeze, Wipe, and Delete NFTs](https://docs.hedera.com/hedera/tutorials/token/hedera-token-service-part-3-how-to-pause-freeze-wipe-and-delete-nfts.md) - [Structure Your Token Metadata Using JSON Schema V2](https://docs.hedera.com/hedera/tutorials/token/structure-your-token-metadata-using-json-schema-v2.md) - [Welcome to Hedera — let’s build the future](https://docs.hedera.com/index.md) ## OpenAPI Specs - [openapi](https://docs.hedera.com/openapi.yaml) - [smart-contract-verification-api](https://docs.hedera.com/smart-contract-verification-api.yaml) - [hedera-status-api](https://docs.hedera.com/hedera-status-api.yaml) ## Optional - [Status](http://status.hedera.com/) - [Discord](https://hedera.com/discord) - [Playground](https://portal.hedera.com/playground) - [Blog](https://hedera.com/blog)