Skip to main content

Module response

Module response 

Source
Expand description

API response types.

Structsยง

AccountData
Account data from the API.
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.
MovementResponse
A response from the Movement API with headers metadata.
PendingTransaction
Response when submitting a transaction.
Resource
A resource stored on chain.