Interface: RequestChallengeAptosRequest
moralis-monorepo / @moralisweb3/common-auth-utils / RequestChallengeAptosRequest
Interface: RequestChallengeAptosRequest
@moralisweb3/common-auth-utils.RequestChallengeAptosRequest
Hierarchy
Camelize
<Omit
<RequestParams
,"address"
|"network"
|"expirationTime"
|"notBefore"
>>↳
RequestChallengeAptosRequest
Table of contents
Properties
Properties
address
• address: AptosAddressInput
domain
• domain: string
Inherited from
Camelize.domain
expirationTime
• Optional
expirationTime: DateInput
network
• network: AptosNetworkInput
notBefore
• Optional
notBefore: DateInput
publicKey
• publicKey: string
Inherited from
Camelize.publicKey
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