Class: AptosStateCheckpointTransactionChangesItem
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosStateCheckpointTransactionChangesItem
Class: AptosStateCheckpointTransactionChangesItem
@moralisweb3/common-aptos-utils.AptosStateCheckpointTransactionChangesItem
Table of contents
Methods
Constructors
Methods
create
▸ Static create(input): AptosStateCheckpointTransactionChangesItemValue
Parameters
| Name | Type |
|---|---|
input | AptosStateCheckpointTransactionChangesItemInput |
Returns
AptosStateCheckpointTransactionChangesItemValue
fromJSON
▸ Static fromJSON(json): AptosStateCheckpointTransactionChangesItemValue
Parameters
| Name | Type |
|---|---|
json | AptosStateCheckpointTransactionChangesItemJSON |
Returns
AptosStateCheckpointTransactionChangesItemValue
toJSON
▸ Static toJSON(value): AptosStateCheckpointTransactionChangesItemJSON
Parameters
| Name | Type |
|---|---|
value | AptosStateCheckpointTransactionChangesItemValue |
Returns
AptosStateCheckpointTransactionChangesItemJSON
Constructors
constructor
• new AptosStateCheckpointTransactionChangesItem()