CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
ChainIdRequest
Type Alias ChainIdRequest
A request to the eth_chainId method.
type
ChainIdRequest
=
{
method
:
"eth_chainId"
;
params
:
[
]
;
}
Index
Properties
method
params
Properties
method
method
:
"eth_chainId"
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_chainId method.