Files
metamask-integration/docs/METAMASK_NETWORK_CONFIG.json

19 lines
384 B
JSON
Raw Normal View History

{
"chainId": "0x8a",
"chainName": "SMOM-DBIS-138",
"rpcUrls": [
"https://rpc-core.d-bis.org"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"blockExplorerUrls": [
"https://explorer.d-bis.org"
],
"iconUrls": [
"https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png"
]
}