@aleph-sdk/monorepo
Preparing search index...
evm/src
RpcType
Type Alias RpcType
type
RpcType
=
{
blockExplorerUrls
:
string
[]
;
chainId
:
string
;
chainName
:
string
;
nativeCurrency
:
{
decimals
:
number
;
name
:
string
;
symbol
:
string
}
;
rpcUrls
:
string
[]
;
}
Index
Properties
block
Explorer
Urls
chain
Id
chain
Name
native
Currency
rpc
Urls
Properties
block
Explorer
Urls
blockExplorerUrls
:
string
[]
chain
Id
chainId
:
string
chain
Name
chainName
:
string
native
Currency
nativeCurrency
:
{
decimals
:
number
;
name
:
string
;
symbol
:
string
}
rpc
Urls
rpcUrls
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Explorer
Urls
chain
Id
chain
Name
native
Currency
rpc
Urls
@aleph-sdk/monorepo
Loading...