/
/Wasp API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 51m ago · Updated 2mo ago
auth2
chains13
  • getGet a list of all chains
  • getGet information about a specific chain
  • putConfigure a trusted node to be an access node.
  • deleteRemove an access node.
  • postActivate a chain
  • postSets the chain record.
  • getGet information about the deployed committee
  • getGet all available chain contracts
  • postDeactivate a chain
  • getEthereum JSON-RPC
  • getGet the ISC request ID for the given Ethereum transaction hash
  • getEthereum JSON-RPC (Websocket transport)
  • getFetch the raw value associated with the given key in the chain state
corecontracts29
metrics4
node13
requests4
users6
  • getThe websocket connection service
chains

Activate a chain

post/v1/chains/{chainID}/activate

Path parameters

chainIDstring string required

ChainID (Bech32)

Response

Chain was successfully activated

Changes