Skip to main content

Interface: RequestChallengeEvmRequest

moralis-monorepo / @moralisweb3/common-auth-utils / RequestChallengeEvmRequest

Interface: RequestChallengeEvmRequest

@moralisweb3/common-auth-utils.RequestChallengeEvmRequest

Hierarchy

  • Camelize<Omit<RequestParams, "address" | "chainId" | "expirationTime" | "notBefore">>

    RequestChallengeEvmRequest

Table of contents

Properties

Properties

address

address: EvmAddressInput


chainId

chainId: EvmChainish


domain

domain: string

Inherited from

Camelize.domain


expirationTime

Optional expirationTime: DateInput


notBefore

Optional notBefore: DateInput


resources

resources: undefined | string[]

Inherited from

Camelize.resources


statement

statement: undefined | string

Inherited from

Camelize.statement


timeout

timeout: number

Inherited from

Camelize.timeout


uri

uri: string

Inherited from

Camelize.uri