HederaFunctionality
The functionality provided by Hedera.
Enum Name | Description |
---|---|
| UNSPECIFIED - Need to keep first value as unspecified because first element is ignored and not parsed (0 is ignored by parser) |
| Crypto transfer |
| Crypto update account |
| Crypto delete account |
| Add a livehash to a crypto account (0.5.0) |
| Delete a livehash from a crypto account (0.5.0) |
| Crypto add claim to the account |
| Crypto delete claim to the account |
| Smart Contract Call |
| Smart Contract Create Contract |
| Smart Contract update contract |
| File Operation create file |
| File Operation append file |
| File Operation update file |
| File Operation delete file |
| Crypto get account balance |
| Crypto get account record |
| Crypto get info |
| Smart Contract Call |
| Smart Contract get info |
| Smart Contract, get the byte code |
| Smart Contract, get by solidity ID |
| Smart Contract, get by key |
| Crypto get the claim |
| Get a live hash from a crypto account |
| Crypto, get the stakers for the node |
| File Operations get file contents |
| File Operations get the info of the file |
| Crypto get the transaction records |
| Contract get the transaction records |
| crypto create account |
| System delete file |
| System undelete file |
| Delete contract |
| Freeze |
| Create Tx Record |
| Crypto Auto Renew |
| Contract Auto Renew |
| Get Version |
| Transaction Get Receipt |
| Create a topic |
| Update a topic |
| Delete a topic |
| Get topic info |
| Submit a message to a topic |
| Create Token |
| Transfer Tokens |
| Transfer Tokens |
| Freeze Account |
| Unfreeze Account |
| Grant KYC to Account |
| Revoke KYC from Account |
| Delete Token |
| Update Token |
| Mint tokens to treasury |
| Burn tokens from treasury |
| Wipe token amount from Account holder |
| Wipe token amount from Account holder |
| Dissociate tokens from an account |
| Create Scheduled Transaction |
| Delete Scheduled Transaction |
| Sign Scheduled Transaction |
| Get Scheduled Transaction Information |
| Get Token Account Nft Information |
| Get Token Nft Information |
| Get Token Nft List Information |
| Get execution time(s) by TransactionID, if available |
| Pause the Token |
| Unpause the Token |
| Approve allowance for a spender relative to the payer account |
| Deletes granted NFT allowances on an owner account |
Last updated