Run get method of smart contract. Stack supports only num, cell and slice types.
num
cell
slice
cURL
curl --request POST \ --url https://toncenter.com/api/v3/runGetMethod \ --header 'Content-Type: application/json' \ --data '{ "address": "<string>", "method": "<string>", "stack": [] }'
{ "address": "<string>", "method": "<string>", "stack": [] }
Run Get-method request
Show child attributes
OK
Was this page helpful?