UseAddMAppPermissionFunctionParams
Last updated
Was this helpful?
Last updated
Was this helpful?
• Docs
/ UseAddMAppPermissionFunctionParams
Omit
<RequestAddMAppPermissionChallengeRoute
["params"
], "mApp"
| "address"
>
optional
chainId:ChainId
Represents the chainId of the blockchain to be used.
Inherited from
Omit.chainId
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/siwe/add-mApp-permission-challenge.d.ts:27
optional
domain:string
Represents the ENS domain
Inherited from
Omit.domain
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/siwe/add-mApp-permission-challenge.d.ts:12
optional
mApp:string
Defined in
optional
origin:string
Represents the origin of the request (e.g. the domain of the website).
Inherited from
Omit.origin
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/siwe/add-mApp-permission-challenge.d.ts:22
subname:
string
Subname requesting the ABDC Permission
Inherited from
Omit.subname
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/siwe/add-mApp-permission-challenge.d.ts:40
optional
ttl:number
Specifies the time-to-live (TTL) for a variable. default: 120000 ms, 2 minutes ( 2 * 60 * 1000 )
Default
Optional
Inherited from
Omit.ttl
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/siwe/add-mApp-permission-challenge.d.ts:35