/
/Wasp API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11m 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
  • 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

    get/chains/{chainID}/ws

    Path parameters

    chainIDstring string required

    ChainID (Bech32-encoded)

    Response

    successful operation

    Changes