Skip to main content

Module response

Module response 

Source
Expand description

API response types.

Structsยง

AccountData
Account data from the API.
AptosResponse
A response from the Aptos API with headers metadata.
GasEstimation
Gas estimation response.
LedgerInfo
Ledger information from the API.
MoveFunction
A function defined in a Move module.
MoveFunctionGenericTypeParam
Generic type parameter in a function.
MoveModule
A Move module stored on chain.
MoveModuleABI
Move module ABI.
MoveStructDef
A struct defined in a Move module.
MoveStructField
A field in a Move struct.
MoveStructGenericTypeParam
Generic type parameter in a struct.
PendingTransaction
Response when submitting a transaction.
Resource
A resource stored on chain.