Query
send a request to the virtual machines and retrives the result including altered or deleted account during the request
post
Body
scAddressstringOptional
funcNamestringOptional
callerAddrstringOptional
callValuestringOptional
argsstring[]Optional
Responses
200
successful operation
application/json
post
POST /vm-values/query HTTP/1.1
Host: egld.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 108
{
"scAddress": "erd1qqqqqqqqqqqqqqqpqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzllls8a5w6u",
"funcName": "getAllESDTTokens"
}
200
successful operation
{
"data": {},
"error": "text",
"code": "text"
}