GetTssFundsMigrator

Queries the TssFundMigratorInfo for a specific chain

get
Query parameters
chain_idstring · int64Optional
Responses
200
A successful response.
application/json
get
GET /zeta-chain/observer/getTssFundsMigrator HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
  "tss_funds_migrator": {
    "chain_id": "text",
    "migration_cctx_index": "text"
  }
}