UseAddMAppPermissionParams
Last updated
Was this helpful?
Last updated
Was this helpful?
• Docs
/ UseAddMAppPermissionParams
Omit
<, "subname"
| "address"
>
optional
chainId:ChainId
Represents the chainId of the blockchain to be used.
Overrides
Omit.chainId
Defined in
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
mApp:
string
Overrides
Omit.mApp
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
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