Preparing search index...
The search index is not available
@metamask/multichain-api-client
@metamask/multichain-api-client
EIP155Scope
TypedData
Interface TypedData
interface
TypedData
{
domain
:
Record
<
string
,
any
>
;
message
:
Record
<
string
,
any
>
;
primaryType
:
string
;
types
:
{
EIP712Domain
:
{
name
:
string
;
type
:
string
;
}
[]
;
[
key
:
string
]
:
{
name
:
string
;
type
:
string
;
}
[]
;
}
;
}
Index
Properties
domain
message
primary
Type
types
Properties
domain
domain
:
Record
<
string
,
any
>
message
message
:
Record
<
string
,
any
>
primary
Type
primary
Type
:
string
types
types
:
{
EIP712Domain
:
{
name
:
string
;
type
:
string
;
}
[]
;
[
key
:
string
]
:
{
name
:
string
;
type
:
string
;
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
message
primary
Type
types
@metamask/multichain-api-client
Loading...