Function DeprecatedAPIApiFp
DeprecatedAPIApi Fp( configuration?: Configuration ) : { apiV1DappSearchByIdGet( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) > ; dAppFilesForm( dappId: string , field: string , dAppFiles: Blob [] , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2001 > > ) > ; dappCategoriesGet( options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2002 > > ) > ; dappRateDappIdGet( dappId: string , page?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingResponse > > ) > ; dappRateGet( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) > ; dappRatePost( body?: DappRating , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) > ; dappSearchByIdGet( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) > ; domainverificationGetVerificationIdPost( body?: DomainverificationGetVerificationIdBody , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappGetVerificationId > > ) > ; domainverificationVerifyPost( body?: DomainverificationVerifyBody , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappVerify > > ) > ; downloadBuildUrl( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < PreSignedUrlResponse > > ) > ; downloadDapp( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) > ; getDApp( page?: number , limit?: number , search?: string , isListed?: boolean , chainId?: number , language?: string , availableOnPlatform?: string [] , matureForAudience?: boolean , minAge?: number , listedOnOrAfter?: string , listedOnOrBefore?: string , allowedInCountries?: string [] , blockedInCountries?: string [] , categories?: string [] [] , orderBy?: string , subCategory?: string [] [] , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) > ; getDAppV1( page?: number , limit?: number , search?: string , isListed?: boolean , chainId?: number , language?: string , availableOnPlatform?: string [] , matureForAudience?: boolean , minAge?: number , listedOnOrAfter?: string , listedOnOrBefore?: string , allowedInCountries?: string [] , blockedInCountries?: string [] , categories?: string [] [] , orderBy?: string , subCategory?: string [] [] , storeKey?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) > ; getFeaturedDApps( storeKey?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < FeaturedSection [] > > ) > ; getStore( key: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) > ; getStoreTitle( options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < string > > ) > ; getStoreV1( key: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) > ; visitDapp( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) > ; }
Returns { apiV1DappSearchByIdGet( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) > ; dAppFilesForm( dappId: string , field: string , dAppFiles: Blob [] , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2001 > > ) > ; dappCategoriesGet( options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2002 > > ) > ; dappRateDappIdGet( dappId: string , page?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingResponse > > ) > ; dappRateGet( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) > ; dappRatePost( body?: DappRating , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) > ; dappSearchByIdGet( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) > ; domainverificationGetVerificationIdPost( body?: DomainverificationGetVerificationIdBody , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappGetVerificationId > > ) > ; domainverificationVerifyPost( body?: DomainverificationVerifyBody , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappVerify > > ) > ; downloadBuildUrl( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < PreSignedUrlResponse > > ) > ; downloadDapp( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) > ; getDApp( page?: number , limit?: number , search?: string , isListed?: boolean , chainId?: number , language?: string , availableOnPlatform?: string [] , matureForAudience?: boolean , minAge?: number , listedOnOrAfter?: string , listedOnOrBefore?: string , allowedInCountries?: string [] , blockedInCountries?: string [] , categories?: string [] [] , orderBy?: string , subCategory?: string [] [] , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) > ; getDAppV1( page?: number , limit?: number , search?: string , isListed?: boolean , chainId?: number , language?: string , availableOnPlatform?: string [] , matureForAudience?: boolean , minAge?: number , listedOnOrAfter?: string , listedOnOrBefore?: string , allowedInCountries?: string [] , blockedInCountries?: string [] , categories?: string [] [] , orderBy?: string , subCategory?: string [] [] , storeKey?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) > ; getFeaturedDApps( storeKey?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < FeaturedSection [] > > ) > ; getStore( key: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) > ; getStoreTitle( options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < string > > ) > ; getStoreV1( key: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) > ; visitDapp( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) > ; }
api V1 Dapp Search By Id Get: function
api V1 Dapp Search By Id Get( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) >
Parameters
dappId: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) >
d App Files Form: function
d App Files Form( dappId: string , field: string , dAppFiles: Blob [] , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2001 > > ) >
Parameters
dappId: string
field: string
dAppFiles: Blob []
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2001 > > ) >
dapp Categories Get: function
dapp Categories Get( options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2002 > > ) >
Parameters
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse2002 > > ) >
dapp Rate Dapp Id Get: function
dapp Rate Dapp Id Get( dappId: string , page?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingResponse > > ) >
Parameters
dappId: string
Optional
page: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingResponse > > ) >
dapp Rate Get: function
dapp Rate Get( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) >
Parameters
dappId: string
Optional
userId: string
Optional
userAddress: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) >
dapp Rate Post: function
dapp Rate Post( body?: DappRating , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) >
Parameters
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappRatingRes > > ) >
dapp Search By Id Get: function
dapp Search By Id Get( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) >
Parameters
dappId: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Dapp > > ) >
domainverification Get Verification Id Post: function
domainverification Verify Post: function
domainverification Verify Post( body?: DomainverificationVerifyBody , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappVerify > > ) >
Parameters
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < DappVerify > > ) >
download Build Url: function
download Build Url( dappId: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < PreSignedUrlResponse > > ) >
Parameters
dappId: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < PreSignedUrlResponse > > ) >
download Dapp: function
download Dapp( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) >
Parameters
dappId: string
Optional
userId: string
Optional
userAddress: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) >
getDApp: function
getDApp( page?: number , limit?: number , search?: string , isListed?: boolean , chainId?: number , language?: string , availableOnPlatform?: string [] , matureForAudience?: boolean , minAge?: number , listedOnOrAfter?: string , listedOnOrBefore?: string , allowedInCountries?: string [] , blockedInCountries?: string [] , categories?: string [] [] , orderBy?: string , subCategory?: string [] [] , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) >
Parameters
Optional
page: number
Optional
limit: number
Optional
search: string
Optional
isListed: boolean
Optional
chainId: number
Optional
language: string
Optional
availableOnPlatform: string []
Optional
matureForAudience: boolean
Optional
minAge: number
Optional
listedOnOrAfter: string
Optional
listedOnOrBefore: string
Optional
allowedInCountries: string []
Optional
blockedInCountries: string []
Optional
categories: string [] []
Optional
orderBy: string
Optional
subCategory: string [] []
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) >
getDApp V1: function
getDApp V1( page?: number , limit?: number , search?: string , isListed?: boolean , chainId?: number , language?: string , availableOnPlatform?: string [] , matureForAudience?: boolean , minAge?: number , listedOnOrAfter?: string , listedOnOrBefore?: string , allowedInCountries?: string [] , blockedInCountries?: string [] , categories?: string [] [] , orderBy?: string , subCategory?: string [] [] , storeKey?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) >
Parameters
Optional
page: number
Optional
limit: number
Optional
search: string
Optional
isListed: boolean
Optional
chainId: number
Optional
language: string
Optional
availableOnPlatform: string []
Optional
matureForAudience: boolean
Optional
minAge: number
Optional
listedOnOrAfter: string
Optional
listedOnOrBefore: string
Optional
allowedInCountries: string []
Optional
blockedInCountries: string []
Optional
categories: string [] []
Optional
orderBy: string
Optional
subCategory: string [] []
Optional
storeKey: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < InlineResponse200 > > ) >
get FeaturedDApps: function
get FeaturedDApps( storeKey?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < FeaturedSection [] > > ) >
Parameters
Optional
storeKey: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < FeaturedSection [] > > ) >
get Store: function
get Store( key: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) >
Parameters
key: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) >
get Store Title: function
get Store Title( options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < string > > ) >
Parameters
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < string > > ) >
get Store V1: function
get Store V1( key: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) >
Parameters
key: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < Store > > ) >
visit Dapp: function
visit Dapp( dappId: string , userId?: string , userAddress?: string , options?: AxiosRequestConfig ) : Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) >
Parameters
dappId: string
Optional
userId: string
Optional
userAddress: string
Optional
options: AxiosRequestConfig
Returns Promise < ( ( axios?: AxiosInstance , basePath?: string ) => Promise < AxiosResponse < void > > ) >
DeprecatedAPIApi - functional programming interface
Export