getChainNames() {
    if (Object.hasOwn(this, '_chainNames')) {
      return this._chainNames
    }