Expand description
API response types.
Structsยง
- Account
Data - Account data from the API.
- Aptos
Response - A response from the Aptos API with headers metadata.
- GasEstimation
- Gas estimation response.
- Ledger
Info - Ledger information from the API.
- Move
Function - A function defined in a Move module.
- Move
Function Generic Type Param - Generic type parameter in a function.
- Move
Module - A Move module stored on chain.
- Move
ModuleABI - Move module ABI.
- Move
Struct Def - A struct defined in a Move module.
- Move
Struct Field - A field in a Move struct.
- Move
Struct Generic Type Param - Generic type parameter in a struct.
- Pending
Transaction - Response when submitting a transaction.
- Resource
- A resource stored on chain.