EthereumChainMetadata
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / EthereumChainMetadata
Interface: EthereumChainMetadata
Section titled “Interface: EthereumChainMetadata”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13495
Chain metadata for wallet_addEthereumChain
Properties
Section titled “Properties”chainId
Section titled “chainId”chainId:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13496
chainName
Section titled “chainName”chainName:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13497
nativeCurrency
Section titled “nativeCurrency”nativeCurrency:
object
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13498
name:
string
symbol
Section titled “symbol”symbol:
string
decimals
Section titled “decimals”decimals:
number
rpcUrls
Section titled “rpcUrls”rpcUrls:
string[]
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13503
blockExplorerUrls?
Section titled “blockExplorerUrls?”
optionalblockExplorerUrls?:string[]
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13504
iconUrls?
Section titled “iconUrls?”
optionaliconUrls?:string[]
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:13505