Preparing search index...
The search index is not available
Valorem React Hooks Docs - v0.0.8
Valorem React Hooks Docs
<internal>
VerifyTypedDataParameters
Type alias VerifyTypedDataParameters<TTypedData, TPrimaryType>
Verify
Typed
Data
Parameters
<
TTypedData
,
TPrimaryType
>
:
Omit
<
VerifyHashParameters
,
"hash"
>
&
TypedDataDefinition
<
TTypedData
,
TPrimaryType
>
&
{
address
:
Address
;
signature
:
Hex
|
ByteArray
;
}
Type Parameters
TTypedData
extends
TypedData
|
{
[
key
:
string
]
:
unknown
;
}
=
TypedData
TPrimaryType
extends
string
=
string
Type declaration
address
:
Address
The address to verify the typed data for.
signature
:
Hex
|
ByteArray
The signature to verify
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Valorem React Hooks Docs - v0.0.8
<internal>
LogLevel
GRPCProviderProps
SIWEProps
StreamResponseMessage
UseRFQConfig
UseSoftQuoteConfig
UseSpotPriceConfig
UseSpotPriceReturn
ValoremProviderProps
MethodServerStreamingDescriptor
MethodUnaryDescriptor
UseRFQReturn
UseSoftQuoteReturn
Auth
Fees
RFQ
Spot
authenticate
geofenced
getFeeStructure
Loading...
Generated using
TypeDoc
The address to verify the typed data for.