Preparing search index...
The search index is not available
@metamask/multichain-api-client
@metamask/multichain-api-client
InvokeMethodParams
Type Alias InvokeMethodParams<T, S, M>
Invoke
Method
Params
<
T
,
S
,
M
>
:
{
request
:
{
method
:
M
;
params
:
MethodParams
<
T
,
S
,
M
>
;
}
;
scope
:
S
;
}
Type Parameters
T
extends
RpcApi
S
extends
Scope
<
T
>
M
extends
MethodName
<
T
,
S
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@metamask/multichain-api-client
Loading...