GetAllTssFundsMigrators

Queries all TssFundMigratorInfo

get
Responses
200
A successful response.
application/json
get
GET /zeta-chain/observer/getAllTssFundsMigrators HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
  "tss_funds_migrators": [
    {
      "chain_id": "text",
      "migration_cctx_index": "text"
    }
  ]
}