CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
AccountsRequest
Type Alias AccountsRequest
A request to the eth_accounts method.
type
AccountsRequest
=
{
method
:
"eth_accounts"
;
params
:
[
]
;
}
Index
Properties
method
params
Properties
method
method
:
"eth_accounts"
params
params
:
[
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
params
CDP Frontend SDK
Loading...
A request to the eth_accounts method.