Skip to content
Cross-chain Metaspace Interface

Activate Public ChainTry API

POST chain_dexSwap (Activate Public Chain)

description:Only a public chain that has completed launch can be activated and enter normal operation.

Parameters

chainsymbolpublic chaincode

Example Code
Request
{
"jsonrpc": "3.0",
"method": "chain_dexSwap",
"params": [
  "opcode=ActiveRobot&subcode=Activechain&chainsymbol=TC",
  "encryp=none"
],
"id": "aa80aa0c6bb0c7d81ac7e5b3"
}

On this page