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