Search code examples
How do I fix INVALID_ALIAS_KEY when trying to transfer a fungible token with a Hedera smart contract...


rustsolidityhedera-hashgraph

Read More
Contract deployed successfully on Hedera Testnet, but has no code. Script works for anvil...


deploymentsoliditysmartcontractsethers.jshedera-hashgraph

Read More
How to convert a Hedera native address into an EVM address? ​...


hedera-hashgraphhedera

Read More
How to get an exchange rate between USD and HBAR for use in Hedera application or smart contract?...


solidityhedera-hashgraphhashgraphhedera

Read More
How do I set metadata for a Fungible Token on Hedera Token Service (HTS)?...


metadatahedera-hashgraph

Read More
Why I get INSUFFICIENT_GAS when I try to deploy a smart contract on Hedera?...


hedera-hashgraph

Read More
Is it possible to update an existing (ECDSA) account on Hedera to use Multisig & Threshold Keys ...


javascriptecdsahedera-hashgraph

Read More
Convert ED25519 private key from hexadecimal encoded string to DER...


javascriptnode.jshedera-hashgraph

Read More
How do I use `PrivateKey` and `PublicKey` from Hedera SDK to encrypt and decrypt data?...


hedera-hashgraph

Read More
How far into the future can a transaction be scheduled with `scheduled transaction`...


hedera-hashgraph

Read More
Why does `getRecord()` fail because of a `_logger` related error? (using Hedera SDK)...


javascripthedera-hashgraph

Read More
What causes "URI missing" error in hashconnect, when invoking `hashconnect.openPairingModa...


javascripthedera-hashgraph

Read More
How to build browser app that imports Hedera SDK JS?...


hedera-hashgraph

Read More
Solidity Smart Contract & Hedera Hashgraph Javascript SDK Integration...


javascriptsoliditysmartcontractshedera-hashgraph

Read More
How can I obtain a block number programmatically on Hedera?...


rpchedera-hashgraphhedera

Read More
How to fix discrepancy in transaction nonce after Hedera Testnet reset?...


json-rpchedera-hashgraph

Read More
max attempts of 10 was reached for request with last error being: RECEIPT_NOT_FOUND...


hedera-hashgraphhashgraph

Read More
What causes an INVALID_TRANSACTION_START when submitting a transaction to Hedera...


hedera-hashgraphhashgraph

Read More
How can I convert a Hedera Account ID Alias (hexadecimal) into a Hedera Account ID Alias (chacracter...


javascriptsdkhedera-hashgraph

Read More
How can I get the Hedera JS SDK to shut down gracefully?...


javascripthedera-hashgraph

Read More
How can I connect to Hedera Testnet over RPC? ​...


rpchedera-hashgraphhedera

Read More
How to create a Hedera transaction signed by one account but paid for with another account...


typescriptsdkhedera-hashgraph

Read More
Getting error "Transaction Oversize" while creating a smart contract in Hedera blockchain...


node.jsblockchainhedera-hashgraphhashgraph

Read More
Hedera Transaction Oversize error : TypeError: ContractCreateFlow is not a constructor...


node.jsblockchainsolidityhedera-hashgraphhashgraph

Read More
Deploying Solidity smart contract on Hedera Hashgraph...


hedera-hashgraph

Read More
How to check if an account is associated with an HTS token using the Hashgraph JS SDK...


javascripthedera-hashgraph

Read More
How to Associate/Dissociate an HTS token using Hashgraph JS SDK...


javascripthedera-hashgraph

Read More
How do you Associate/Dissociate an HTS token using EVM transaction?...


solidityhedera-hashgraph

Read More
How to convert a Hedera native address into a non-long-zero EVM address?...


javascriptsolidityhedera-hashgraph

Read More
How can I encode and decode an image for use with the Hedera file service?...


hedera-hashgraph

Read More
BackNext