CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
SendCallsRequest
Type Alias SendCallsRequest
A request to send one or more calls to the specified Ethereum chain
type
SendCallsRequest
=
{
method
:
"wallet_sendCalls"
;
params
:
[
{
calls
:
Call
[]
}
]
;
}
Index
Properties
method
params
Properties
method
method
:
"wallet_sendCalls"
params
params
:
[
{
calls
:
Call
[]
}
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
params
CDP Frontend SDK
Loading...
A request to send one or more calls to the specified Ethereum chain