localhost
constlocalhost:object
Defined in: src/chains/localhost.ts:3
Type Declaration
Section titled “Type Declaration”id:
1337
ID in number form
name:
"Localhost"
Human-readable name
nativeCurrency
Section titled “nativeCurrency”nativeCurrency:
object
Currency used by chain
nativeCurrency.decimals
Section titled “nativeCurrency.decimals”
readonlydecimals:18=18
nativeCurrency.name
Section titled “nativeCurrency.name”
readonlyname:"Ether"="Ether"
nativeCurrency.symbol
Section titled “nativeCurrency.symbol”
readonlysymbol:"ETH"="ETH"
rpcUrls
Section titled “rpcUrls”rpcUrls:
object
Collection of RPC endpoints
rpcUrls.default
Section titled “rpcUrls.default”
readonlydefault:object
rpcUrls.default.http
Section titled “rpcUrls.default.http”
readonlyhttp: readonly ["http://127.0.0.1:8545"]