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