Preparing search index...
The search index is not available
Documentation
Documentation
types/calls
Call
Type Alias Call<call, extraProperties>
Call
:
OneOf
<
|
extraProperties
&
{
data
?:
Hex
;
to
:
Address
;
value
?:
bigint
}
|
extraProperties
&
Omit
<
GetMulticallContractParameters
<
call
,
AbiStateMutability
>
,
"address"
,
>
&
{
to
:
Address
;
value
?:
bigint
}
,
>
Type Parameters
call
=
unknown
extraProperties
extends
Record
<
string
,
unknown
>
=
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...