Skip to content
Static Metaspace

Dynamic Metaspace QueryTry API

POST chain_tvm (Dynamic Metaspace Query)
Parameters

Begin: startmetaspace number

Len: querymetaspaceamount

Return Values

List of metaspace numbers and applicant addresses for the corresponding metaspaces

Example Code
Request
{
"jsonrpc": "3.0",
"method": "chain_tvm",
"params": [
  "opcode=slice&subcode=querySliceInfo&begin=0&len=1&sliceno=0",
  "encryp=none"
],
"id": "aa80aa0c6bb0c7d81ac7e5b3"
}

On this page