---
title: "send a request to the virtual machines and retrives the result including altered or deleted account during the request"
method: POST
path: "/vm-values/query"
tags: ["vm-values"]
---

# send a request to the virtual machines and retrives the result including altered or deleted account during the request

`POST /vm-values/query`

## Request body

- VmValuesRequest
  - `scAddress` string
  - `funcName` string
  - `callerAddr` string
  - `callValue` string
  - `args` string[]

## Response `200`

successful operation

- GenericResponse
  - `data` object
  - `error` string
  - `code` string

---

[API](https://skmtc.net/multiversx/apis/multiversx-gateway-api.md) · [All operations](https://skmtc.net/multiversx/apis/multiversx-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/multiversx/multiversx-gateway-api/revisions/44c49bc12621/schema)
