TON
POST
GET
Last updated on January 1, 1970
1 min read
Method /runGetMethod undefined ()
connect with JSON-RPC protocol
/runGetMethod
Run get method on smart contract.
Parameters
address
- body
string, required
contract address
method
- body
integer or string, required
Method name or method id
stack
- body
required
array of elements in format '[["num", int], ["cell", cell_object], ["slice", slice_object]]'
Request
curl --location --request POST 'https://ton.getblock.io/mainnet/rest/runGetMethod?'
--header 'x-api-key: YOUR-API-KEY'
--header 'Content-Type: application/json'
--data-raw '{}'
Start Building with GetBlock RPCs for Free
Previous
{ "overview": "Overview", "guides": "Guides", "get-started": "Get Started", "rpc-service": "Nodes Methods", "getblock-explorer": "Explorer API", "getblock-tracker": "Tracker API", "nodes-endpoints": "Nodes Endpoints" }
Next
{ "overview": "Overview", "guides": "Guides", "get-started": "Get Started", "rpc-service": "Nodes Methods", "getblock-explorer": "Explorer API", "getblock-tracker": "Tracker API", "nodes-endpoints": "Nodes Endpoints" }