/
/Wasp API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo 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
  • get/chains/{chainID}/evm
  • getGet the ISC request ID for the given Ethereum transaction hash
  • getFetch the raw value associated with the given key in the chain state
  • get/chains/{chainID}/ws
corecontracts28
metrics4
node12
requests4
users6
    chains

    Deactivate a chain

    post/chains/{chainID}/deactivate

    Path parameters

    chainIDstring string required

    ChainID (Bech32)

    Response

    Chain was successfully deactivated

    Changes