Execute view function of a module
Execute the Move function with the given parameters and return its execution result.
The Aptos nodes prune account state history, via a configurable time window. If the requested ledger version has been pruned, the server responds with a 410.
POST
Query Parameters
Ledger version to get state of account
If not provided, it will be the latest version
Example:
"32425224034"
Body
application/json
View request for the Move View Function API
Response
200
application/json
The response is of type object[]
.