# Hedera ## Docs - [Get account by alias, id, or evm address](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-account-by-alias-id-or-evm-address.md): Return the account transactions… - [Get crypto allowances for an account info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-crypto-allowances-for-an-account-info.md): Returns information for all cryp… - [Get fungible token allowances for an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-fungible-token-allowances-for-an-account.md): Returns information for fungible… - [Get nfts for an account info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-nfts-for-an-account-info.md): Returns information for all non-… - [Get non fungible token allowances for an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-non-fungible-token-allowances-for-an-account.md): Returns an account's non-fungibl… - [Get past staking reward payouts for an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-past-staking-reward-payouts-for-an-account.md): Returns information for all past… - [Get token relationships info for an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/get-token-relationships-info-for-an-account.md): Returns information for all toke… - [List account entities on network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/accounts/list-account-entities-on-network.md): Returns a list of all account en… - [Get outstanding token airdrops sent by an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/airdrops/get-outstanding-token-airdrops-sent-by-an-account.md): Returns outstanding token airdro… - [Get pending token airdrops received by an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/airdrops/get-pending-token-airdrops-received-by-an-account.md): Returns pending token airdrops t… - [List account balances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/balances/list-account-balances.md): Returns a list of account and to… - [Get block by hash or number](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/blocks/get-block-by-hash-or-number.md): Returns the block information by… - [List blocks](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/blocks/list-blocks.md): Returns a list of blocks on the… - [Get verified contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contract-lookup/get-verified-contract.md): By default returns minimal infor… - [Get verified contract at an address on all chains](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contract-lookup/get-verified-contract-at-an-address-on-all-chains.md): Returns all verified deployments… - [List of verified contracts per chain](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contract-lookup/list-of-verified-contracts-per-chain.md): Retrieve the verified contracts… - [Get contract by id](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/get-contract-by-id.md): Return the contract information… - [Get the contract actions from a contract on the network for a given transactionId or ethereum transaction hash](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/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 ContractAction… - [Get the contract result from a contract on the network executed at a given timestamp](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/get-the-contract-result-from-a-contract-on-the-network-executed-at-a-given-timestamp.md): Returns a single ContractResult… - [Get the contract result from a contract on the network for a given transactionId or ethereum transaction hash](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/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… - [Get the opcode traces for a historical transaction on the network with the given transaction ID or hash](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/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 re… - [Invoke a smart contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/invoke-a-smart-contract.md): Returns a result from EVM execut… - [List contract entities on network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/list-contract-entities-on-network.md): Returns a list of all contract e… - [List contract logs from a contract on the network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/list-contract-logs-from-a-contract-on-the-network.md): Search the logs of a specific co… - [List contract results from a contract on the network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/list-contract-results-from-a-contract-on-the-network.md): Returns a list of all ContractRe… - [List contract results from all contracts on the network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/list-contract-results-from-all-contracts-on-the-network.md): Returns a list of all ContractRe… - [List contracts logs across many contracts on the network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/list-contracts-logs-across-many-contracts-on-the-network.md): Search the logs across many cont… - [The contract state from a contract on the network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/contracts/the-contract-state-from-a-contract-on-the-network.md): Returns a list of all contract's… - [List all components](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/list-all-components.md): Provides detailed information ab… - [Estimate network fees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/estimate-network-fees.md): Given a protobuf-encoded HAPI tr… - [Get network stake information](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/get-network-stake-information.md): Returns the network's current st… - [Get registered nodes](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/get-registered-nodes.md): Returns the list of registered n… - [Get the network address book nodes](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/get-the-network-address-book-nodes.md): Returns the network's list of no… - [Get the network exchange rate to estimate costs](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/get-the-network-exchange-rate-to-estimate-costs.md): Returns the network's exchange r… - [Get the network fees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/get-the-network-fees.md): Returns the estimated gas in tin… - [Get the network supply](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/network/get-the-network-supply.md): Returns the network's released s… - [Get the list of supported and deprecated chains](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/other/get-the-list-of-supported-and-deprecated-chains.md) - [Get version information](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/other/get-version-information.md): Returns version information for… - [Health check endpoint](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/other/health-check-endpoint.md): Returns server health status - [Retrieve a summary of the status page.](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-a-summary-of-the-status-page.md): Get a summary of the status page… - [Retrieve active scheduled maintenances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-active-scheduled-maintenances.md): Fetches details about all curren… - [Retrieve all incidents](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-all-incidents.md): Fetches a list of all incidents,… - [Retrieve all scheduled maintenances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-all-scheduled-maintenances.md): Fetches details about all schedu… - [Retrieve the current status of the Hedera network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-the-current-status-of-the-hedera-network.md): Fetches the overall status and h… - [Retrieve unresolved incidents](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-unresolved-incidents.md): Provides information about all c… - [Retrieve upcoming scheduled maintenances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/retrieve-upcoming-scheduled-maintenances.md): Provides information about all u… - [Get schedule by id](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/schedules/get-schedule-by-id.md): Returns schedule information bas… - [List schedules entities](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/schedules/list-schedules-entities.md): Lists schedules on the network t… - [Get an nfts transction history](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/tokens/get-an-nfts-transction-history.md): Returns a list of transactions f… - [Get nft info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/tokens/get-nft-info.md): Returns information for a non-fu… - [Get token by id](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/tokens/get-token-by-id.md): Returns token entity information… - [List nfts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/tokens/list-nfts.md): Returns a list of non-fungible t… - [List token balances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/tokens/list-token-balances.md): Returns a list of token balances… - [List tokens](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/tokens/list-tokens.md): Returns a list of tokens on the… - [Get topic by ID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/topics/get-topic-by-id.md): Returns the topic details for th… - [Get topic message by consensusTimestamp](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/topics/get-topic-message-by-consensustimestamp.md): Returns a topic message the give… - [Get topic message by id and sequence number](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/topics/get-topic-message-by-id-and-sequence-number.md): Returns a single topic message f… - [List topic messages by id](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/topics/list-topic-messages-by-id.md): Returns the list of topic messag… - [Get transaction by id](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/transactions/get-transaction-by-id.md): Returns transaction information… - [List transactions](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/transactions/list-transactions.md): Lists transactions on the networ… - [Check verification job status](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/verification-jobs/check-verification-job-status.md): Endpoint to get the status of a… - [Import from Etherscan](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/verify-contracts/import-from-etherscan.md): Import a contract verified on an… - [Verify Contract (Standard JSON)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/verify-contracts/verify-contract-standard-json.md): Submit a contract for verificati… - [Verify Contract (using Solidity metadata.json)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/verify-contracts/verify-contract-using-solidity-metadatajson.md): Endpoint to submit a verificatio… - [Verify contract via similarity search](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/api-reference/verify-contracts/verify-contract-via-similarity-search.md): Starts a verification job that s… - [Smart Contract Addresses](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/addresses.md): Compare smart contract EVM addre… - [EVM Archive Node Queries](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/archive-queries.md): Use the Hedera mirror node /cont… - [Compiling Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/compiling.md): Learn how Solidity is compiled t… - [Creating Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/creating.md): Write smart contracts for the He… - [Deploying Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/deploying.md): Deploy Solidity smart contracts… - [Forking Hedera Network for Local Testing](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/forking.md): Fork Hedera mainnet or testnet l… - [Gas and Fees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/gas-fees.md): Understand gas, weibar, intrinsi… - [JSON-RPC Relay](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/json-rpc/index.md): Use the Hiero JSON-RPC Relay to… - [Smart Contract Rent](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/rent.md): Learn how smart contract auto-re… - [Smart Contract Security](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/security.md): Review the Hedera Smart Contract… - [Smart Contract Traceability](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/traceability.md): Inspect Hedera smart contract ex… - [Troubleshooting](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/troubleshooting.md): Diagnose common Hedera EVM contr… - [Verifying Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/development/verifying.md): Verify Hedera smart contracts on… - [Accounts, Signature Verification & Keys (ECDSA vs. ED25519)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/accounts-and-keys.md): Compare Hedera account models, E… - [Decimal Handling (8 vs. 18 Decimals)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/hbar-decimals.md): Understand 8 vs 18 decimal handl… - [Understanding Hedera's EVM Differences and Compatibility](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/index.md): Compare Hedera and Ethereum on c… - [JSON-RPC Relay and EVM Tooling](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/json-rpc-differences.md): See how the Hiero JSON-RPC relay… - [Integrate ED25519 accounts and HIP-632 in smart contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/native-devs/ed25519-integration.md): Use HIP-632 system contract func… - [Extending Token Management with Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/native-devs/extending-token-management.md): Extend HTS token management with… - [Add smart contracts to Hedera-native applications](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/native-devs/index.md): Add EVM smart contract logic to… - [JSON-RPC Relay and State Queries](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/native-devs/json-rpc-state-queries.md): Query Hedera state from EVM tool… - [Handling HBAR Transfers in Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/native-token-transfers.md): Handle HBAR transfers in Solidit… - [Token Management with Hedera Token Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/differences/tooling-compatibility.md): Manage token supply on Hedera us… - [Create Tokens](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/hts-solidity/create-tokens.md): Create fungible and non-fungible… - [ERC/EVM-Compatible Tokenization](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/hybrid/erc-compatibility.md): Deploy ERC-20 and ERC-721 smart… - [Hybrid (HTS + EVM ) Tokenization](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/hybrid/index.md): Combine Hedera Token Service tok… - [Hedera Account Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/system-contracts/account-service.md): Use the Hedera Account Service s… - [Exchange Rate System Contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/system-contracts/exchange-rate.md): Query the live HBAR to USD excha… - [Hedera Token Service System Contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/system-contracts/hts.md): Call the Hedera Token Service sy… - [System Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/system-contracts/index.md): Browse Hedera's system smart con… - [Hedera Schedule Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/hedera-services/system-contracts/schedule-service.md): Schedule future smart contract c… - [EVM Developers](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/index.md): Build and deploy Solidity smart… - [Chainlink CCIP](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/cross-chain/chainlink-ccip.md): Learn how Chainlink’s Cross-Chai… - [Interoperability and Bridging](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/cross-chain/index.md): Move assets and messages between… - [LayerZero](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/cross-chain/layerzero.md): Send omnichain messages and brid… - [Chainlink Oracles](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/oracles/chainlink.md): Connect Hedera smart contracts t… - [Oracle Networks](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/oracles/index.md): Compare oracle networks availabl… - [Pyth Oracles](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/oracles/pyth.md): Integrate the Pyth Network on He… - [Supra Oracles](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/oracles/supra.md): Pull Supra Oracles price feeds i… - [Hedera Wallet Snap By MetaMask](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/wallets/metamask-snap.md): Install the Hedera Wallet Snap b… - [Tutorial: MetaMask Snaps – What Are They and How to Use Them](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/wallets/metamask-snap-tutorial.md): Step-by-step tutorial to integra… - [Hedera WalletConnect](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/integrations/wallets/walletconnect.md): Connect Hedera dApps to mobile a… - [Deploy your First Contract with Hedera Contract Builder](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/deploy-with-contract-builder.md): Deploy your first Hedera smart c… - [Deploy and Verify a Smart Contract with Foundry](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/deploy-with-foundry.md): Compile, deploy, and verify a So… - [Deploy and Verify a Smart Contract with Hardhat](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/deploy-with-hardhat.md): Compile, deploy, and interact wi… - [Deploy a Smart Contract with Remix](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/deploy-with-remix.md): Step-by-step guide to writing, c… - [Hedera vs. Ethereum](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/evm-compatibility-overview.md): Quick redirect to the Hedera vs.… - [Hedera Testnet Faucet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/get-test-hbar.md): Use the Hedera testnet faucet to… - [Hedera Contract Builder](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/portal-contract-builder.md): Quick link to the Hedera Contrac… - [Add Hedera to MetaMask](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/quickstart/setup-metamask.md): Add Hedera Mainnet or Testnet to… - [ERC-1363 (Payable Tokens)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tokens/erc1363.md): Deploy ERC-1363 payable tokens o… - [ERC-20 (Fungible Tokens)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tokens/erc20.md): Use the ERC-20 standard with Hed… - [ERC-3643 (Real World Assets)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tokens/erc3643.md): Issue permissioned ERC-3643 real… - [ERC-721 (Non-Fungible Tokens)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tokens/erc721.md): Manage non-fungible HTS tokens o… - [Tokens Managed by Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tokens/index.md): Use ERC-20, ERC-721, ERC-1363, E… - [Wrapped HBAR (WHBAR)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tokens/whbar.md): Wrap and unwrap HBAR as an ERC-2… - [Hedera Contract Builder](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/contract-builder.md): Use the Hedera Contract Builder,… - [Fork Hedera with Foundry: basic ERC-20 contract (Part 1)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/foundry/forking.md): Fork Hedera testnet with Foundry… - [Fork Hedera with Foundry: advanced HTS contract (Part 2)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/foundry/forking-advanced-hts.md): Fork Hedera with Foundry to crea… - [Foundry on Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/foundry/index.md): Use Foundry and Forge to build,… - [Configure Foundry with Hedera localnet or testnet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/foundry/setup.md): Set up Foundry to build, deploy,… - [Fork Hedera with Hardhat: advanced HTS contract (Part 2)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/hardhat/forking-advanced.md): Fork Hedera with Hardhat to crea… - [Fork Hedera with Hardhat: basic ERC-20 contract (Part 1)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/hardhat/forking-basic.md): Fork Hedera testnet with Hardhat… - [Configure Hardhat with Hedera localnet or testnet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/hardhat/index.md): Set up Hardhat to compile, deplo… - [Development Tools](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/index.md): Browse EVM development tools for… - [Deploy a Subgraph Using The Graph and Hedera JSON-RPC Relay](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/other/the-graph.md): Index Hedera smart contract data… - [Deploy Smart Contracts on Hedera Using Truffle](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/other/truffle.md): Compile and deploy Solidity smar… - [Remix IDE](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tools/remix.md): Write, compile, and deploy Solid… - [How to Mint & Burn an ERC-721 Token using Foundry(Part 1)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/advanced/erc721-foundry/part1-mint-burn.md): Deploy, mint, and burn an ERC-72… - [How to Write Tests in Solidity(Part 2)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/advanced/erc721-foundry/part2-testing.md): Write Solidity unit tests for an… - [Mint and burn an ERC-721 token with Hardhat (Part 1)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/advanced/erc721-hardhat/part1-mint-burn.md): Deploy, mint, and burn ERC-721 N… - [ERC-721 access control, URI, pause, and transfer (Part 2)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/advanced/erc721-hardhat/part2-access-control.md): Add OpenZeppelin access control… - [Upgrade an ERC-721 with UUPS proxies and Hardhat (Part 3)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/advanced/erc721-hardhat/part3-upgradeable.md): Make a Hedera ERC-721 NFT contra… - [How to Connect MetaMask to Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/beginner/connect-metamask.md): Three ways to connect MetaMask t… - [Your First Token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/beginner/your-first-token.md): Deploy and mint your first ERC-2… - [HSS x EVM - Schedule Smart Contract Calls (Part 1)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/hss-evm/part1-schedule-calls.md): Schedule future smart contract c… - [HSS x EVM: dynamic rebalancing with scheduling (Part 2)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/hss-evm/part2-rebalancing.md): Build a capacity-aware DeFi reba… - [HTS x EVM - How to Mint NFTs (Part 1)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/hts-evm/part1-mint-nfts.md): Create and mint a Hedera NFT col… - [HTS x EVM - KYC & Update (Part 2)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/hts-evm/part2-kyc-update.md): Grant and revoke KYC, then rotat… - [HTS x EVM: pause, freeze, wipe, and delete NFTs (Part 3)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/hts-evm/part3-pause-freeze-wipe.md): Pause, freeze, wipe, and delete… - [Hybrid (HTS + EVM ) Tokenization](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/hybrid-hts-evm.md): Combine HTS tokens with EVM smar… - [Create and Transfer an NFT using a Solidity Contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/hedera/nft-solidity.md): Use a Solidity contract to creat… - [EVM Tutorials](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/index.md): Hands-on EVM tutorials for Heder… - [Configuring Hashio RPC endpoints](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/intermediate/json-rpc-connections/hashio.md): Configure the free public Hashio… - [How to Connect to Hedera Networks Over RPC](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/intermediate/json-rpc-connections/index.md): Compare Hedera JSON-RPC relay op… - [Configuring Validation Cloud RPC endpoints](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/intermediate/json-rpc-connections/validation-cloud.md): Configure Validation Cloud's man… - [Send and Receive HBAR Using Solidity Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/intermediate/send-receive-hbar.md): Send and receive HBAR with Solid… - [Verify a Smart Contract on HashScan](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/evm/tutorials/intermediate/verify-hashscan.md): Verify a Hedera smart contract o… - [Account Creation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/accounts/account-creation.md): Create a Hedera account using th… - [Account Properties](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/accounts/account-properties.md): Reference for Hedera account pro… - [Auto Account Creation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/accounts/auto-account-creation.md): Learn how auto account creation… - [Hiero Hooks](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/accounts/hiero-hooks.md): Hiero Hooks let developers injec… - [Accounts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/accounts/index.md): Hedera accounts hold HBAR and to… - [Network Accounts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/accounts/network-accounts.md): Reference for special Hedera net… - [Fee Model](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/fee-model.md): Understand the simplified `base-… - [Gossip About Gossip](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/hashgraph/gossip-about-gossip.md): Learn how the Hedera hashgraph g… - [Hashgraph Consensus Algorithm](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/hashgraph/index.md): The hashgraph consensus algorith… - [Virtual Voting](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/hashgraph/virtual-voting.md): Learn how Hedera hashgraph uses… - [High-Volume Entity Creation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/high-volume-entity-creation.md): Understand how high-volume throt… - [Keys and Signatures](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/keys.md): Learn how Hedera keys and signat… - [Mirror Nodes](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/mirror-nodes.md): Hedera mirror nodes store and se… - [Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/services/smart-contracts.md): Build, deploy, and verify Solidi… - [Staking](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/staking/index.md): Learn how Hedera proof-of-stake… - [Stake HBAR](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/staking/stake-hbar.md): Step-by-step guide to staking HB… - [Staking Program](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/staking/staking.md): Overview of the Hedera staking p… - [State and History](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/state-and-history.md): Learn how Hedera separates curre… - [Token Airdrops](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/airdrops.md): Learn how Hedera token airdrops… - [Token Creation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/creation.md): Step-by-step guide to creating f… - [Custom Fee Schedule](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/custom-fees.md): Learn how Hedera Token Service c… - [Hedera Token Service (HTS) Native Tokenization](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/hts-overview.md): Overview of the Hedera Token Ser… - [Tokenization on Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/index.md): Learn about tokenization on Hede… - [Token Properties](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/properties.md): Reference for Hedera token prope… - [Token Types and ID Formats](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/tokens/types-and-ids.md): Learn the difference between Hed… - [Transactions and Queries](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/transactions/index.md): Learn how Hedera transactions an… - [Transaction Properties](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/transactions/properties.md): Reference for Hedera transaction… - [Schedule Transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/core-concepts/transactions/scheduled.md): Learn how Hedera scheduled trans… - [Choose Your Path](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/choose-your-path.md): Pick the right Hedera developmen… - [Create an Account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/create-portal-account.md): Step-by-step guide to creating a… - [Start Here](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/index.md): Start building on Hedera — learn… - [Developer Playground](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/portal-playground.md): Try Hedera transactions in the b… - [Hedera Testnet Faucet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/testnet-faucet.md): Use the Hedera testnet faucet to… - [What is Hedera?](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/what-is-hedera.md): Hedera is a public proof-of-stak… - [Why Build on Hedera?](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/getting-started/why-hedera.md): Discover why developers choose H… - [Learn Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/index.md): Learn Hedera from the ground up… - [Network Explorers and Tools](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/community-mirror-nodes.md): Browse community-hosted Hedera n… - [Localnet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/localnet/index.md): Run a Hedera localnet for local… - [Multinode Configuration](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/localnet/multinode.md): Configure Hedera Local Node in m… - [Single Node Configuration](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/localnet/single-node.md): Configure Hedera Local Node in s… - [Mainnet Accounts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/mainnet/access.md): Create a Hedera mainnet account… - [Fees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/mainnet/fees.md): Reference Hedera mainnet transac… - [Mainnet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/mainnet/index.md): Join the Hedera mainnet — submit… - [Transaction Records](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/mainnet/transaction-records.md): Understand Hedera transaction re… - [Testnet Accounts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/testnet/access.md): Create a Hedera testnet or previ… - [Testnets](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/testnet/index.md): Test Hedera applications on the… - [Testnet Consensus Nodes](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/networks/testnet/nodes.md): Reference Hedera testnet consens… - [Hedera Mirror Node](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/release-notes/mirror-node.md): Latest Hedera mirror node releas… - [Consensus Node](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/learn/release-notes/services.md): Latest Hedera consensus node rel… - [Delete an allowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/adjust-allowance.md): Delete non-fungible token allowa… - [Approve an allowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/approve-allowance.md): Approve HBAR, fungible, and NFT… - [Create an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/create.md): Create a new Hedera account with… - [Delete an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/delete.md): Delete a Hedera account with Acc… - [Network Response Messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/errors.md): Reference table of Hedera accoun… - [Get account balance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/get-balance.md): Query a Hedera account's HBAR an… - [Get account info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/get-info.md): Retrieve Hedera account details… - [Transfer cryptocurrency](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/transfer.md): Transfer HBAR, fungible tokens,… - [Update an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/accounts/update.md): Update Hedera account properties… - [Create a topic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/create-topic.md): Create a Hedera Consensus Servic… - [Delete a topic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/delete-topic.md): Delete a Hedera Consensus Servic… - [Network response messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/errors.md): Reference table of Hedera Consen… - [Get topic info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/get-info.md): Query Hedera Consensus Service (… - [Get topic messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/get-message.md): Subscribe to Hedera Consensus Se… - [Submit a message](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/submit-message.md): Submit a message to a Hedera Con… - [Update a topic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/consensus/update-topic.md): Update a Hedera Consensus Servic… - [Estimating fees with the SDK](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fees/fee-estimation.md): Use FeeEstimateQuery in the Hede… - [Append to a file](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/append.md): Append content to an existing He… - [Create a file](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/create.md): Create a new Hedera File Service… - [Delete a file](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/delete.md): Delete a Hedera File Service (HF… - [Network Response Messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/errors.md): Reference table of Hedera File S… - [Get file contents](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/get-contents.md): Retrieve the contents of a Heder… - [Get file info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/get-info.md): Query Hedera File Service (HFS)… - [Update a file](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/files/update.md): Update a Hedera File Service (HF… - [Network Address Book](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fundamentals/address-book.md): Retrieve the Hedera network addr… - [Hedera Client](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fundamentals/client.md): Configure the Hedera SDK Client… - [HBAR](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fundamentals/hbars.md): Work with the Hedera Hbar type t… - [SDKs](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fundamentals/index.md): Community Hedera SDKs, wallets,… - [Local Network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fundamentals/local-network.md): Configure the Hedera SDK Client… - [Specialized Types](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/fundamentals/specialized-types.md): Reference for Hedera SDK special… - [Native SDKs](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/index.md): Build on Hedera using the JavaSc… - [Generate a new key pair](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/keys/generate-key-pair.md): Generate ED25519 or ECDSA (secp2… - [Import an existing key](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/keys/import-key.md): Import existing ED25519 or ECDSA… - [Create a key list](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/keys/key-list.md): Create a Hedera KeyList structur… - [Generate a mnemonic phrase](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/keys/mnemonic-generate.md): Generate a 12 or 24-word BIP-39… - [Recover keys from a mnemonic phrase](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/keys/mnemonic-recover.md): Recover a Hedera private key fro… - [Create a threshold key](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/keys/threshold-key.md): Create a Hedera threshold key re… - [Run a Local Node in Codespaces](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/local-dev/cde/codespaces.md): Run a Hedera local node inside G… - [Run a Local Node in Gitpod](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/local-dev/cde/gitpod.md): Run a Hedera local node in a Git… - [Run a Hedera local node in a cloud dev environment](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/local-dev/cde/index.md): Run a Hedera local node in a clo… - [Set Up a Hedera Local Node using the NPM CLI](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/local-dev/setup-cli-npm.md): Set up and run a Hedera local no… - [How to Set Up a Hedera Local Node](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/local-dev/setup-local-node.md): Set up a Hedera local node with… - [Pseudorandom Number Generator](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/prng.md): Generate verifiable pseudorandom… - [Queries](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/queries.md): Overview of Hedera SDK queries f… - [Go Quickstart](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/quickstart/go.md): Hedera Go SDK quickstart: instal… - [Java Quickstart](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/quickstart/java.md): Hedera Java SDK quickstart: add… - [JavaScript quickstart](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/quickstart/javascript.md): Submit your first Hedera transac… - [Create a scheduled transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/scheduled/create.md): Create a Hedera scheduled transa… - [Delete a scheduled transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/scheduled/delete.md): Delete a pending Hedera schedule… - [Get schedule info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/scheduled/get-info.md): Query Hedera scheduled transacti… - [Network Response Messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/scheduled/response-messages.md): Reference table of Hedera schedu… - [Schedule ID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/scheduled/schedule-id.md): Hedera ScheduleId reference: the… - [Sign a scheduled transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/scheduled/sign.md): Add signatures to a Hedera sched… - [Local Provider](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/signature-provider/local-provider.md): Use LocalProvider in the Hedera… - [Provider](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/signature-provider/provider.md): Provider interface in the Hedera… - [Signer](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/signature-provider/signer.md): Signer interface in the Hedera J… - [Wallet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/signature-provider/wallet.md): Wallet class in the Hedera JavaS… - [Call a smart contract function](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/call.md): Call a Hedera smart contract fun… - [Create a smart contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/create.md): Deploy a Hedera smart contract w… - [Delegate Contract ID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/delegate-contract-id.md): Hedera DelegateContractId key ty… - [Delete a smart contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/delete.md): Delete a Hedera smart contract w… - [Network Response Messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/errors.md): Reference table of Hedera smart… - [Ethereum transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/ethereum-transaction.md): Execute raw RLP-encoded Ethereum… - [Get smart contract bytecode](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/get-bytecode.md): Retrieve a Hedera smart contract… - [Call a smart contract function (local)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/get-function.md): Query a Hedera smart contract fu… - [Get smart contract info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/get-info.md): Query Hedera smart contract meta… - [Hedera Service Solidity Libraries](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/solidity-libraries.md): Hedera service Solidity librarie… - [Update a smart contract](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/smart-contracts/update.md): Update a Hedera smart contract's… - [Airdrop a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/airdrop.md): Send fungible tokens or NFTs to… - [Associate tokens to an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/associate.md): Associate fungible tokens or NFT… - [Atomic swaps](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/atomic-swaps.md): Atomically swap HBAR, fungible t… - [Burn a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/burn.md): Burn fungible tokens or NFTs fro… - [Cancel a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/cancel.md): Cancel pending token airdrops yo… - [Claim a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/claim.md): Claim a pending HTS token airdro… - [Custom token fees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/custom-fees.md): Configure fixed, fractional, and… - [Create a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/define.md): Create fungible tokens and NFTs… - [Delete a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/delete.md): Delete a Hedera token by marking… - [Disable KYC account flag](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/disable-kyc.md): Revoke the KYC flag from a Heder… - [Dissociate tokens from an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/dissociate.md): Dissociate Hedera Token Service… - [Enable KYC account flag](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/enable-kyc.md): Grant the KYC flag to a Hedera a… - [Network Response Messages](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/errors.md): Reference of Hedera Token Servic… - [Freeze an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/freeze.md): Freeze an account's ability to t… - [Get account token balance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/get-balance.md): Query the token balances held by… - [Get token info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/get-info.md): Retrieve metadata, supply, keys,… - [Get NFT info](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/get-nft-info.md): Query a specific Hedera NFT by t… - [Mint a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/mint.md): Mint fungible tokens or create n… - [NFT ID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/nft-id.md): Construct and use the NftId obje… - [Pause a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/pause.md): Pause all operations on a Hedera… - [Reject a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/reject-airdrop.md): Reject unwanted Hedera fungible… - [Token ID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/token-id.md): Construct a TokenId object in th… - [Token types](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/token-types.md): Compare fungible (FUNGIBLE_COMMO… - [Transfer tokens](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/transfer.md): Transfer fungible tokens or NFTs… - [Unfreeze an account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/unfreeze.md): Unfreeze a Hedera account so it… - [Unpause a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/unpause.md): Unpause a previously paused Hede… - [Update a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/update.md): Update the properties, keys, tre… - [Update token custom fees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/update-fee-schedule.md): Modify the custom fee schedule o… - [Update NFT metadata](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/update-nft-metadata.md): Update the metadata property of… - [Wipe a token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tokens/wipe.md): Wipe fungible tokens or specific… - [Create a batch transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/batch.md): Execute multiple Hedera transact… - [Transactions](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/index.md): Overview of Hedera transactions:… - [Manually sign a transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/manual-sign.md): Manually sign a Hedera transacti… - [Modify transaction fields](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/modify-fields.md): Modify Hedera transaction fields… - [Sign a multisignature transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/multisig.md): Sign a Hedera multisignature tra… - [Get a transaction receipt](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/receipt.md): Retrieve a Hedera transaction re… - [Get a transaction record](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/record.md): Query a Hedera transaction recor… - [Submit a transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/submit.md): Submit a signed Hedera transacti… - [Transaction ID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/transaction-id.md): Hedera transaction ID format and… - [Create an unsigned transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/transactions/unsigned.md): Build an unsigned Hedera transac… - [How to Configure a Mirror Node and Query Data](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/configure-mirror-node.md): Step-by-step guide to configurin… - [Building on Hedera (course)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hashgraphdev.md): Building on Hedera is a free han… - [Get Started with the Hedera Consensus Service Fabric Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hcs-fabric-plugin/index.md): Get started with the Hedera Cons… - [Virtual Environment Setup](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hcs-fabric-plugin/virtual-environment.md): Set up a Vagrant and VirtualBox… - [Sign Hedera Transactions with AWS KMS](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hsm-signing/aws-kms.md): Sign Hedera transactions with an… - [Sign Hedera Transactions with Azure Key Vault](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hsm-signing/azure-key-vault.md): Provision a secp256k1 key in Azu… - [Sign Hedera Transactions with Google Cloud HSM](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hsm-signing/gcp-kms.md): Use a Google Cloud HSM-backed se… - [HSM/KMS Signing Solutions](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/hsm-signing/index.md): Overview of Hedera HSM and KMS s… - [JavaScript Testing](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/javascript-testing.md): Learn how to test Hedera JavaScr… - [Hedera Docs MCP Server Setup Guide](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/mcp-server-setup.md): Connect AI tools like Claude and… - [How to Generate a Random Number on Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/random-number.md): Generate verifiable pseudorandom… - [Create a Hedera DApp Integrated with WalletConnect](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/advanced/walletconnect-dapp.md): Build a React Hedera dApp that i… - [Batch, anchor, and verify records with HCS](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/consensus/batch-anchor-verify.md): Learn how to batch records off-c… - [Create a Topic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/consensus/create-first-topic.md): Create your first Hedera Consens… - [Submit Message to Private Topic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/consensus/private-topic.md): Submit messages to a private Hed… - [Query Messages with Mirror Node](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/consensus/query-mirror-node.md): Query and filter Hedera Consensu… - [Submit Your First Message](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/consensus/submit-first-message.md): Submit your first message to a H… - [Auto-create Hedera accounts with HBAR and token transfers](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/getting-started/auto-create-accounts.md): Auto-create Hedera accounts by s… - [Create a personal access token (API key) on Hedera Portal](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/getting-started/create-api-key.md): Create a personal access token o… - [Create and Fund Your Hedera Testnet Account](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/getting-started/create-fund-account.md): Create and fund a Hedera testnet… - [More Tutorials](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/more/index.md): Browse additional Hedera develop… - [Schedule Your First Transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/scheduled/schedule-first.md): Create and sign your first Heder… - [Create Your First Frictionless Airdrop Campaign](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/airdrop-campaign.md): Run your first frictionless Hede… - [Create a Token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/create-first-token.md): Launch your first fungible token… - [Create and Transfer Your First Fungible Token](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/create-transfer-fungible.md): Create and transfer your first f… - [Create and Transfer Your First NFT](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/create-transfer-nft.md): Create and transfer your first N… - [Hedera Token Service - Part 1: How to Mint NFTs](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/hts-part1-mint.md): Part 1 of the Hedera Token Servi… - [Hedera Token Service Part 2: KYC, update, and scheduled tx](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/hts-part2-kyc.md): Part 2 of the HTS tutorial serie… - [Hedera Token Service Part 3: pause, freeze, wipe, delete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/hts-part3-admin.md): Part 3 of the HTS tutorial serie… - [Structure Your Token Metadata Using JSON Schema V2](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/native/tutorials/tokens/metadata-schema.md): Structure Hedera fungible token… - [Node Deployment Process](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/consensus-node/deployment.md): Step-by-step deployment process… - [Mainnet Consensus Nodes](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/consensus-node/index.md): Hedera Mainnet consensus nodes:… - [FAQ](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/consensus-node/requirements/faq.md): Frequently asked questions about… - [Node Deployment Requirements](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/consensus-node/requirements/index.md): Hardware, network, and hosting r… - [Operators](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/index.md): Run Hedera infrastructure: deplo… - [JSON-RPC Configuration](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/json-rpc/configuration.md): Configure the Hiero JSON-RPC rel… - [JSON-RPC Relay](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/json-rpc/index.md): Overview of the Hiero JSON-RPC r… - [JSON-RPC Setup](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/json-rpc/setup.md): Install and run the Hiero JSON-R… - [Mirror Node Architecture](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/mirror-node/architecture.md): Architecture of the Hedera mirro… - [Hedera Mirror Node](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/mirror-node/index.md): Hedera mirror node overview: str… - [One-Click Deployment](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/mirror-node/one-click-deploy.md): Deploy a Hedera mirror node in m… - [Run Your Own Mirror Node with Google Cloud Storage (GCS)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/mirror-node/run-your-own/gcs.md): Run your own Hedera mirror node… - [Run Your Own Mirror Node](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/mirror-node/run-your-own/index.md): Run your own Hedera mirror node… - [Run Your Mirror Node with Amazon Web Services S3 (AWS)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/operators/mirror-node/run-your-own/s3.md): Run your own Hedera mirror node… - [Hedera Consensus Service gRPC API](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/hcs-api.md): Hedera Consensus Service gRPC AP… - [Reference](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/index.md): Hedera reference hub for REST, g… - [Network Response Codes](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/network-responses.md): Hedera network response codes re… - [AccountAmount](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/accountamount.md): Hedera protobuf reference for th… - [AccountID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/accountid.md): Hedera protobuf reference for th… - [ContractID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/contractid.md): Hedera protobuf reference for th… - [CryptoAllowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/cryptoallowance.md): Hedera protobuf reference for th… - [CurrentAndNextFeeSchedule](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/currentandnextfeeschedule.md): Hedera protobuf reference for th… - [FeeComponents](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/feecomponents.md): Hedera protobuf reference for th… - [FeeData](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/feedata.md): Hedera protobuf reference for th… - [FeeSchedule](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/feeschedule.md): Hedera protobuf reference for th… - [FileID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/fileid.md): Hedera protobuf reference for th… - [Fraction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/fraction.md): Hedera protobuf reference for th… - [HederaFunctionality](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/hederafunctionality.md): Hedera protobuf reference for th… - [Basic Types](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/index.md): Index of Hedera protobuf basic t… - [Key](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/key.md): Hedera protobuf reference for th… - [KeyList](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/keylist.md): Hedera protobuf reference for th… - [NftAllowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/nftallowance.md): Hedera protobuf reference for th… - [NftTransfer](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/nfttransfer.md): Hedera protobuf reference for th… - [NodeAddress](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/nodeaddress.md): Hedera protobuf reference for th… - [NodeAddressBook](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/nodeaddressbook.md): Hedera protobuf reference for th… - [RealmID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/realmid.md): Hedera protobuf reference for th… - [ScheduleID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/scheduleid.md): Hedera protobuf reference for th… - [SemanticVersion](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/semanticversion.md): Hedera protobuf reference for th… - [ServiceEndpoint](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/serviceendpoint.md): Hedera protobuf reference for th… - [ServicesConfigurationList](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/servicesconfigurationlist.md): Hedera protobuf reference for th… - [Setting](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/setting.md): Hedera protobuf reference for th… - [ShardID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/shardid.md): Hedera protobuf reference for th… - [Signature](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/signature.md): Hedera protobuf reference for th… - [SignatureList](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/signature-list.md): Hedera protobuf reference for th… - [SignaturePair](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/signature-pair.md): Hedera protobuf reference for th… - [SignatureMap](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/signaturemap.md): Hedera protobuf reference for th… - [SubType](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/subtype.md): Hedera protobuf reference for th… - [ThresholdKey](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/thresholdkey.md): Hedera protobuf reference for th… - [ThresholdSignature](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/thresholdsignature.md): Hedera protobuf reference for th… - [TokenAllowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenallowance.md): Hedera protobuf reference for th… - [TokenBalance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenbalance.md): Hedera protobuf reference for th… - [TokenBalances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenbalances.md): Hedera protobuf reference for th… - [TokenFreezeStatus](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenfreezestatus.md): Hedera protobuf reference for th… - [TokenID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenid.md): Hedera protobuf reference for th… - [TokenKycStatus](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenkycstatus.md): Hedera protobuf reference for th… - [TokenPauseStatus](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenpausestatus.md): Hedera protobuf reference for th… - [TokenRelationship](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokenrelationship.md): Hedera protobuf reference for th… - [TokenSupplyType](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokensupplytype.md): Hedera protobuf reference for th… - [TokenTransferList](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokentransferlist.md): Hedera protobuf reference for th… - [TokenType](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/tokentype.md): Hedera protobuf reference for th… - [TopicID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/topicid.md): Hedera protobuf reference for th… - [TransactionFeeSchedule](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/transactionfeeschedule.md): Hedera protobuf reference for th… - [TransactionID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/transactionid.md): Hedera protobuf reference for th… - [TransferList](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/basic-types/transferlist.md): Hedera protobuf reference for th… - [Consensus Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensus-service.md): Hedera Consensus Service protobu… - [ConsensusCreateTopic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensuscreatetopic.md): Hedera protobuf reference for th… - [ConsensusDeleteTopic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensusdeletetopic.md): Hedera protobuf reference for th… - [ConsensusGetTopicInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensusgettopicinfo.md): Hedera protobuf reference for th… - [ConsensusSubmitMessage](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensussubmitmessage.md): Hedera protobuf reference for th… - [ConsensusTopicInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensustopicinfo.md): Hedera protobuf reference for th… - [ConsensusUpdateTopic](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/consensusupdatetopic.md): Hedera protobuf reference for th… - [Consensus Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/consensus/index.md): Hedera Consensus Service protobu… - [CryptApproveAllowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptapproveallowance.md): Hedera protobuf reference for th… - [CryptoCreate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptocreate.md): Hedera protobuf reference for th… - [CryptoDelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptodelete.md): Hedera protobuf reference for th… - [CryptoDeleteAllowance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptodeleteallowance.md): Hedera protobuf reference for th… - [CryptoGetAccountBalance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptogetaccountbalance.md): Hedera protobuf reference for th… - [CryptoGetAccountRecords](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptogetaccountrecords.md): Hedera protobuf reference for th… - [CryptoGetInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptogetinfo.md): Hedera protobuf reference for th… - [CryptoGetStakers](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptogetstakers.md): Hedera protobuf reference for th… - [CryptoService](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptoservice.md): Hedera protobuf reference descri… - [CryptoTransfer](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptotransfer.md): Hedera protobuf reference for th… - [CryptoUpdate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/cryptoupdate.md): Hedera protobuf reference for th… - [Cryptocurrency Accounts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/crypto/index.md): Hedera cryptocurrency accounts p… - [FileAppend](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/fileappend.md): Hedera protobuf reference for th… - [FileCreate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/filecreate.md): Hedera protobuf reference for th… - [FileDelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/filedelete.md): Hedera protobuf reference for th… - [FileGetContents](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/filegetcontents.md): Hedera protobuf reference for th… - [FileGetInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/filegetinfo.md): Hedera protobuf reference for th… - [FileService](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/fileservice.md): Hedera protobuf reference descri… - [FileUpdate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/fileupdate.md): Hedera protobuf reference for th… - [File Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/file/index.md): Hedera File Service protobuf ref… - [Duration](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/duration.md): Hedera protobuf reference for th… - [ExchangeRate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/exchangerate.md): Hedera protobuf reference for th… - [Freeze](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/freeze.md): Hedera protobuf reference for th… - [FreezeType](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/freezetype.md): Hedera protobuf reference for th… - [GetByKey](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/getbykey.md): Hedera protobuf reference for th… - [GetBySolidityID](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/getbysolidityid.md): Hedera protobuf reference for th… - [Miscellaneous](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/index.md): Miscellaneous Hedera protobuf re… - [NetworkGetVersionInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/networkgetversioninfo.md): Hedera protobuf reference for th… - [NetworkService](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/networkservice.md): Hedera protobuf reference descri… - [Query](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/query.md): Hedera protobuf reference for th… - [QueryHeader](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/queryheader.md): Hedera protobuf reference for th… - [Response](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/response.md): Hedera protobuf reference for th… - [ResponseCode](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/responsecode.md): Hedera protobuf reference for th… - [ResponseHeader](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/responseheader.md): Hedera protobuf reference for th… - [SystemDelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/systemdelete.md): Hedera protobuf reference for th… - [SystemUndelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/systemundelete.md): Hedera protobuf reference for th… - [TimeStamp](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/timestamp.md): Hedera protobuf reference for th… - [Transaction](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transaction.md): Hedera protobuf reference for th… - [TransactionContents](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transaction-contents.md): Hedera protobuf reference for th… - [TransactionBody](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactionbody.md): Hedera protobuf reference for th… - [TransactionGetFastRecord](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactiongetfastrecord.md): Hedera protobuf reference for th… - [TransactionGetReceipt](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactiongetreceipt.md): Hedera protobuf reference for th… - [TransactionGetRecord](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactiongetrecord.md): Hedera protobuf reference for th… - [TransactionReceipt](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactionreceipt.md): Hedera protobuf reference for th… - [TransactionRecord](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactionrecord.md): Hedera protobuf reference for th… - [TransactionResponse](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/transactionresponse.md): Hedera protobuf reference for th… - [UncheckedSubmit](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/miscellaneous/uncheckedsubmit.md): Hedera protobuf reference for th… - [Schedule Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/index.md): Hedera Schedule Service protobuf… - [SchedulableTransactionBody](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/schedulabletransactionbody.md): Hedera protobuf reference for th… - [ScheduleCreate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/schedulecreate.md): Hedera protobuf reference for th… - [ScheduleDelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/scheduledelete.md): Hedera protobuf reference for th… - [ScheduleGetInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/schedulegetinfo.md): Hedera protobuf reference for th… - [ScheduleService](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/scheduleservice.md): Hedera protobuf reference descri… - [ScheduleSign](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/schedule/schedulesign.md): Hedera protobuf reference for th… - [ContractCall](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractcall.md): Hedera protobuf reference for th… - [ContractCallLocal](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractcalllocal.md): Hedera protobuf reference for th… - [ContractCreate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractcreate.md): Hedera protobuf reference for th… - [ContractDelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractdelete.md): Hedera protobuf reference for th… - [ContractGetByteCode](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractgetbytecode.md): Hedera protobuf reference for th… - [ContractGetInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractgetinfo.md): Hedera protobuf reference for th… - [ContractGetRecords](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractgetrecords.md): Hedera protobuf reference for th… - [ContractUpdate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/contractupdate.md): Hedera protobuf reference for th… - [Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/index.md): Hedera Smart Contract Service pr… - [SmartContractService](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/smart-contracts/smartcontractservice.md): Hedera protobuf reference descri… - [CustomFees](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/customfees.md): Hedera protobuf reference for HT… - [AssessedCustomFee](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/customfees/assessedcustomfee.md): Hedera protobuf reference for th… - [CustomFee](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/customfees/customfee.md): Hedera protobuf reference for th… - [FixedFee](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/customfees/fixedfee.md): Hedera protobuf reference for th… - [FractionalFee](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/customfees/fractionalfee.md): Hedera protobuf reference for th… - [RoyaltyFee](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/customfees/royaltyfee.md): Hedera protobuf reference for th… - [Token Service](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/index.md): Hedera Token Service protobuf re… - [TokenAssociate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenassociate.md): Hedera protobuf reference for th… - [TokenBurn](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenburn.md): Hedera protobuf reference for th… - [TokenCreate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokencreate.md): Hedera protobuf reference for th… - [TokenDelete](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokendelete.md): Hedera protobuf reference for th… - [TokenDissociate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokendissociate.md): Hedera protobuf reference for th… - [TokenFeeScheduleUpdate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenfeescheduleupdate.md): Hedera protobuf reference for th… - [TokenFreezeAccount](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenfreezeaccount.md): Hedera protobuf reference for th… - [TokenGetAccountNftInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokengetaccountnftinfo.md): Hedera protobuf reference for th… - [TokenGetInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokengetinfo.md): Hedera protobuf reference for th… - [TokenGetNftInfo](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokengetnftinfo.md): Hedera protobuf reference for th… - [TokenGetNftInfos](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokengetnftinfos.md): Hedera protobuf reference for th… - [TokenGrantKyc](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokengrantkyc.md): Hedera protobuf reference for th… - [TokenMint](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenmint.md): Hedera protobuf reference for th… - [TokenPause](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenpause.md): Hedera protobuf reference for th… - [TokenRevokeKyc](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenrevokekyc.md): Hedera protobuf reference for th… - [TokenService](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenservice.md): Hedera protobuf reference descri… - [TokenUnfreezeAccount](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenunfreezeaccount.md): Hedera protobuf reference for th… - [TokenUnpause](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenunpause.md): Hedera protobuf reference for th… - [TokenUpdate](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenupdate.md): Hedera protobuf reference for th… - [TokenWipeAccount](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/protobuf/token/tokenwipeaccount.md): Hedera protobuf reference for th… - [Accounts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/accounts/index.md): Mirror node REST API endpoints f… - [Balances](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/balances/index.md): Mirror node REST API endpoints f… - [Blocks](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/blocks/index.md): Mirror node REST API endpoints f… - [Smart Contracts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/contracts/index.md): Mirror node REST API endpoints f… - [Mirror Node REST API](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/index.md): Hedera mirror node REST API refe… - [Network](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/network/index.md): Mirror node REST API endpoints f… - [Schedule Transactions](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/schedules/index.md): Mirror node REST API endpoints f… - [Tokens](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/tokens/index.md): Mirror node REST API endpoints f… - [Topics](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/topics/index.md): Mirror node REST API endpoints f… - [Transactions](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/rest-api/transactions/index.md): Mirror node REST API endpoints f… - [Hedera Status API](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/status-api.md): Hedera Status API reference for… - [Smart Contract Verification API](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/reference/verification-api.md): Smart contract verification API… - [Hooks and Policies](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/hooks-and-policies.md): Customize tool behavior and enfo… - [Hedera AI Agent Kit](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/index.md): Build LLM-powered AI agents and… - [Hooks and Policies (JS)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/js/create-hooks-and-policies.md): Use and create hooks and policie… - [Create JavaScript Plugins](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/js/create-plugins.md): Create, publish, and register cu… - [Migration Guide v3 to v4](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/js/migration-guide.md): Upgrade your Hedera Agent Kit Ja… - [Plugins (JavaScript)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/js/plugins.md): Explore the Hedera Agent Kit Jav… - [Quickstart (JavaScript)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/js/quickstart.md): Get started with the Hedera Agen… - [Plugins](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/plugins.md): Overview of the Hedera Agent Kit… - [Hooks and Policies (Python)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/python/create-hooks-and-policies.md): Use and create hooks and policie… - [Create Python Plugins](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/python/create-plugins.md): Create, publish, and register cu… - [Plugins (Python)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/python/plugins.md): Plugin architecture and availabl… - [Quickstart (Python)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-kit/python/quickstart.md): Get started with the Hedera Agen… - [Agent Lab](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/agent-lab.md): Experiment with, build, and eval… - [ElizaOS Plugin for Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/elizaos.md): A plugin built for the ElizaOS f… - [Hosted MCP Server](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/hosted-mcp-server.md): Integrate Hedera Agent Kit tools… - [AI Studio on Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/index.md): Build verifiable, transparent AI… - [x402 Payment Standard on Hedera](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/ai/x402.md): Add programmable, HTTP-native pa… - [Building on Hedera (course)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/examples/building-on-hedera.md): Enroll in the free Building on H… - [Demo applications](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/examples/demos.md): Browse open-source demo applicat… - [Starter projects](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/examples/starters.md): Jumpstart Hedera development wit… - [DAO Proposals](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/governance/hashiodao/dao-proposals.md): Create text, token transfer, tok… - [Governance Token DAO](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/governance/hashiodao/governance-token-dao.md): Create a governance token DAO wi… - [HashioDAO](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/governance/hashiodao/index.md): Create and manage DAOs on Hedera… - [Local Environment Setup](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/governance/hashiodao/local-environment-setup.md): Set up the HashioDAO app locally… - [Multisig DAO](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/governance/hashiodao/multisig-dao.md): Create a multisig DAO with Hashi… - [NFT DAO](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/governance/hashiodao/nft-dao.md): Create an NFT-based DAO with Has… - [Open-Source Solutions](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/index.md): Discover open-source Hedera stud… - [Hedera Guardian](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/sustainability/guardian.md): Hedera Guardian is an open-sourc… - [Frequently asked questions (FAQs)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/ats/faq.md): Frequently asked questions about… - [Asset Tokenization Studio](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/ats/index.md): Tokenize real-world assets such… - [Web user interface (UI)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/ats/web-ui.md): Use the Asset Tokenization Studi… - [Airdrop List Verifier](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/airdrop-verifier.md): Use the open-source Airdrop List… - [Token Balance Snapshot](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/balance-snapshot.md): Capture and analyze the distribu… - [NFT Studio](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/index.md): Create, validate, analyze, and m… - [Metadata Validator](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/metadata-validator.md): Validate Hedera NFT metadata aga… - [NFT Rarity Inspector](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/rarity-inspector.md): Upload an NFT collection zip and… - [NFT Risk Calculator](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/risk-calculator.md): Evaluate the rug-pull and securi… - [NFT Token Holders List Builder](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/nft-studio/token-holders-list.md): Compile lists of Hedera wallet a… - [CLI management](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/stablecoin/cli.md): Install, configure, and use the… - [Core concepts](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/stablecoin/core-concepts.md): Learn the core concepts behind S… - [Web UI application](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tokenization/stablecoin/web-ui.md): Manage Hedera stablecoins with t… - [Hedera Developers Code Repository](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/code-repo.md): Explore the hedera-dev GitHub or… - [Hedera Custodians Library](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/custodians-library.md): TypeScript library that simplifi… - [How to Use the Hedera Custodians Library](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/custodians-library-usage.md): Install and use the Hedera Custo… - [Feature coverage and gaps](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/feature-coverage-gap-report.md): Visual coverage map of Hedera ne… - [Overview](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/overview.md): Hiero CLI is a Node.js command-l… - [Account Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/account-plugin.md): Create, query, update, and manag… - [Batch Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/batch-plugin.md): Group Hiero CLI commands into at… - [Config Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/config-plugin.md): Manage global Hiero CLI configur… - [Contract ERC-20 Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/contract-erc20-plugin.md): Call standard EIP-20 methods on… - [Contract ERC-721 Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/contract-erc721-plugin.md): Call standard EIP-721 methods on… - [Contract Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/contract-plugin.md): Deploy, import, and manage Heder… - [Credentials Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/credentials-plugin.md): Inspect and remove credentials s… - [HBAR Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/hbar-plugin.md): Transfer HBAR between Hedera acc… - [Network Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/network-plugin.md): List, switch, and configure Hede… - [Plugin Management Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/plugin-management-plugin.md): Add, remove, enable, and disable… - [Schedule Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/schedule-plugin.md): Create, sign, and verify Hedera… - [Swap Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/swap-plugin.md): Compose multi-party HBAR, fungib… - [Token Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/token-plugin.md): Create, mint, associate, and tra… - [Topic Plugin](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/plugins/topic-plugin.md): Create Hedera Consensus Service… - [Quickstart](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/hiero-cli/scripting/quickstart.md): Run repeatable Hiero CLI scripts… - [Hedera NFT SDK](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/nft-sdk-redirect.md): Open-source TypeScript SDK for c… - [Hedera Developer Playground](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/playground.md): Experiment with Hedera SDKs and… - [Stablecoin Studio SDK](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/stablecoin-sdk-redirect.md): Open-source TypeScript SDK power… - [Hedera Wallet Snap](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/wallet-snap-intro.md): Use the Hedera Wallet Snap from… - [Hedera WalletConnect](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/solutions/tools/walletconnect-redirect.md): Use Hedera WalletConnect to conn… - [Brand Guidelines](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/brand-guidelines.md): Hedera brand guidelines for usin… - [Creating Issues](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/contribution-guidelines/creating-issues.md): Step-by-step guide to creating i… - [Creating Pull Requests](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/contribution-guidelines/creating-pull-requests.md): Step-by-step guide to forking th… - [Hedera Improvement Proposal (HIP)](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/contribution-guidelines/hip.md): Submit a Hedera Improvement Prop… - [Contribution Guidelines](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/contribution-guidelines/index.md): Contribute to Hedera documentati… - [Submit Demo Applications](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/contribution-guidelines/submit-demo.md): Submit a demo application to the… - [Contributing to Hedera documentation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/index.md): Contribute to Hedera documentati… - [Understanding different types of documentation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/doc-types.md): Overview of the three primary do… - [Formatting](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/formatting.md): Hedera style guide for formattin… - [Gitbook Markdown Syntax](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/gitbook-markdown-syntax.md): Reference for the GitBook Markdo… - [Style Guide](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/index.md): Follow the Hedera documentation… - [Language and grammar](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/language-grammar.md): Hedera language and grammar styl… - [Punctuation](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/punctuation.md): This page explains the required… - [Use of HBAR and tinybars](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/use-of-hbar-and-tinybars.md): Hedera style guide for using "HB… - [Use of mainnet, testnet, and previewnet](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/use-of-mainnet-testnet-and-previewnet.md): Hedera style guide for using "ma… - [Use of web2 and web3](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/contributing/style-guide/use-of-web2-and-web3.md): This page provides guidelines fo… - [Community](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/faq/community.md): FAQs about the Hedera developer… - [Getting Started](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/faq/getting-started.md): Getting started FAQs for the Hed… - [Network governance](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/faq/governance.md): Hedera network governance FAQs c… - [HBAR](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/faq/hbar.md): HBAR FAQs covering official cryp… - [Documentation Survey](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/forms.md): Take the Hedera documentation su… - [Hedera GitHub](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/github-com-hashgraph.md): Explore the Hashgraph GitHub org… - [Glossary](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/glossary.md): Hedera and web3 glossary definin… - [Hedera Blog](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/hedera-com-blog-tagged-technical.md): Read the Hedera blog for technic… - [Bug Bounty](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/hedera-com-bounty.md): Learn about the Hedera bug bount… - [Hedera Discord](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/hedera-com-discord.md): Join the Hedera Discord communit… - [Hedera Help Center](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/help-hedera-com-hc-en-us.md): Visit the Hedera Help Center for… - [Support & Community](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/index.md): Hedera support hub with FAQs, th… - [Meetups](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/meetups.md): Find Hedera Hashgraph meetup gro… - [Hedera network status](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/support/status-hedera-com.md): Check the Hedera network status… ## OpenAPI Specs - [smart-contract-verification-api](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/smart-contract-verification-api.yaml) - [openapi](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/openapi.yaml) - [hedera-status-api](https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/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)