Preparing search index...
The search index is not available
Valorem React Hooks Docs - v0.0.8
Valorem React Hooks Docs
<internal>
ContractFunctionConfig
Type alias ContractFunctionConfig<TAbi, TFunctionName, TAbiStateMutability>
Contract
Function
Config
<
TAbi
,
TFunctionName
,
TAbiStateMutability
>
:
{
abi
:
Narrow
<
TAbi
>
;
address
:
Address
;
functionName
:
InferFunctionName
<
TAbi
,
TFunctionName
,
TAbiStateMutability
>
;
}
&
GetFunctionArgs
<
TAbi
,
TFunctionName
>
Type Parameters
TAbi
extends
Abi
|
readonly
unknown
[]
=
Abi
TFunctionName
extends
string
=
string
TAbiStateMutability
extends
AbiStateMutability
=
AbiStateMutability
Type declaration
abi
:
Narrow
<
TAbi
>
Contract ABI
address
:
Address
Contract address
function
Name
:
InferFunctionName
<
TAbi
,
TFunctionName
,
TAbiStateMutability
>
Function to invoke on the contract
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
Contract ABI