Class RequestTypeNamespace

proto

Hierarchy

  • RequestType

Properties

_code: number
ConsensusCreateTopic: RequestType

Create Topic

ConsensusDeleteTopic: RequestType

Delete Topic

ConsensusGetTopicInfo: RequestType

Get Topic information

ConsensusSubmitMessage: RequestType

Submit message to topic

ConsensusUpdateTopic: RequestType

Update Topic

ContractAutoRenew: RequestType

Contract Auto Renew

ContractCall: RequestType

Smart Contract Call

ContractCallLocal: RequestType

Smart Contract Call

ContractCreate: RequestType

Smart Contract Create Contract

ContractDelete: RequestType

delete contract

ContractGetBytecode: RequestType

Smart Contract, get the runtime code

ContractGetInfo: RequestType

Smart Contract get info

ContractGetRecords: RequestType

Contract get the transaction records

ContractUpdate: RequestType

Smart Contract update contract

CreateTransactionRecord: RequestType

Create Tx Record

CryptoAccountAutoRenew: RequestType

Crypto Auto Renew

CryptoAddLiveHash: RequestType

Add a livehash to a crypto account

CryptoApproveAllowance: RequestType

Approve allowance for a spender relative to the owner account

CryptoCreate: RequestType

crypto create account

CryptoDelete: RequestType

crypto delete account

CryptoDeleteAllowance: RequestType

Deletes granted allowances on owner account

CryptoDeleteLiveHash: RequestType

Delete a livehash from a crypto account

CryptoGetAccountBalance: RequestType

crypto get account balance

CryptoGetAccountRecords: RequestType

crypto get account record

CryptoGetInfo: RequestType

Crypto get info

CryptoGetLiveHash: RequestType

Get a live hash from a crypto account

CryptoGetStakers: RequestType

Crypto, get the stakers for the node

CryptoTransfer: RequestType

crypto transfer

CryptoUpdate: RequestType

crypto update account

EthereumTransaction: RequestType

Ethereum Transaction

FileAppend: RequestType

File Operation append file

FileCreate: RequestType

File Operation create file

FileDelete: RequestType

File Operation delete file

FileGetContents: RequestType

File Operations get file contents

FileGetInfo: RequestType

File Operations get the info of the file

FileUpdate: RequestType

File Operation update file

Freeze: RequestType

freeze

GetAccountDetails: RequestType

Gets all the information about an account, including balance and allowances. This does not get the list of account records.

GetByKey: RequestType

Smart Contract, get by key

GetBySolidityID: RequestType

Smart Contract, get by solidity ID

GetVersionInfo: RequestType

Get Version

NetworkGetExecutionTime: RequestType

Get execution time(s) by TransactionID, if available

NodeStakeUpdate: RequestType

Updates the staking info at the end of staking period to indicate new staking period has started.

UNSPECIFIED - Need to keep first value as unspecified because first element is ignored and not parsed (0 is ignored by parser)

Generates a pseudorandom number.

ScheduleCreate: RequestType

Create Scheduled Transaction

ScheduleDelete: RequestType

Delete Scheduled Transaction

ScheduleGetInfo: RequestType

Get Scheduled Transaction Information

ScheduleSign: RequestType

Sign Scheduled Transaction

SystemDelete: RequestType

system delete file

SystemUndelete: RequestType

system undelete file

TokenAccountWipe: RequestType

Wipe token amount from Account holder

TokenAssociateToAccount: RequestType

Associate tokens to an account

TokenBurn: RequestType

Burn tokens from treasury

TokenCreate: RequestType

Create Token

TokenDelete: RequestType

Delete Token

TokenDissociateFromAccount: RequestType

Dissociate tokens from an account

TokenFeeScheduleUpdate: RequestType

Update a token's custom fee schedule, if permissible

TokenFreezeAccount: RequestType

Freeze Account

TokenGetAccountNftInfos: RequestType

Get Token Account Nft Information

TokenGetInfo: RequestType

Get Token information

TokenGetNftInfo: RequestType

Get Token Nft Information

TokenGetNftInfos: RequestType

Get Token Nft List Information

TokenGrantKycToAccount: RequestType

Grant KYC to Account

TokenMint: RequestType

Mint tokens to treasury

TokenPause: RequestType

Pause the Token

TokenRevokeKycFromAccount: RequestType

Revoke KYC from Account

TokenUnfreezeAccount: RequestType

Unfreeze Account

TokenUnpause: RequestType

Unpause the Token

TokenUpdate: RequestType

Update Token

TransactionGetReceipt: RequestType

Transaction Get Receipt

TransactionGetRecord: RequestType

Crypto get the transaction records

UncheckedSubmit: RequestType

Methods

Generated using TypeDoc