@somnia-chain/markets-sdk / chains / somniaElwood
Variable: somniaElwood
constsomniaElwood:object
Defined in: packages/sdk/src/chains/definitions/somniaElwood.ts:14
Somnia testnet — Elwood (chain id 50313, network id 50313), the
regenesis of the public testnet. Its own cluster, DNS zone and genesis;
100 ms blocks and STT as the native token, same as Shannon.
No public block explorer and no Multicall3 deployment are known for Elwood, so
neither field is set — a multicall: true read against this chain falls back
to individual eth_calls instead of pointing at an address that has no code.
Type Declaration
blockTime
blockTime:
100
Block time in milliseconds.
id
id:
50313
ID in number form
name
name:
"Somnia Elwood Testnet"
Human-readable name
nativeCurrency
nativeCurrency:
object
Currency used by chain
nativeCurrency.name
readonlyname:"STT"="STT"
nativeCurrency.symbol
readonlysymbol:"STT"="STT"
nativeCurrency.decimals
readonlydecimals:18=18
rpcUrls
rpcUrls:
object
Collection of RPC endpoints
rpcUrls.default
readonlydefault:object
rpcUrls.default.http
readonlyhttp: readonly ["https://api.elwood.infra.testnet.somnia.network"]
rpcUrls.default.webSocket
readonlywebSocket: readonly ["wss://api.elwood.infra.testnet.somnia.network/ws"]
testnet
testnet:
true
Flag for test networks