• Parameters

    • opts: {
          channelId: undefined | string;
          denom: string;
          path: undefined | string;
          portId: undefined | string;
      }
      • channelId: undefined | string

        required unless path is supplied

      • denom: string

        base denom

      • path: undefined | string

        alternative to portId, channelId

      • portId: undefined | string

    Returns string