Skip to content
Cross-chain Metaspace Interface

Import Asset Record QueryTry API

POST chain_dexSwap (Import Asset Record Query)
Parameters

Op: import or export

Chain : chain ID

Symbol: tokenID

begin: startcharactersposition

len: maximumresultset

Example Code
Request
{
"jsonrpc": "3.0",
"method": "chain_dexSwap",
"params": [
  "opcode=ActiveRobot&subcode=QueryAsset&op=import&chain=TC&symbol=TC&begin=0&len=10",
  "encryp=none"
],
"id": "aa80aa0c6bb0c7d81ac7e5b3"
}

On this page