Files
proxmox/docs/04-configuration/metamask/METAMASK_NETWORK_CONFIG_2138.json

20 lines
447 B
JSON
Raw Normal View History

{
"chainId": "0x85a",
"chainIdDecimal": 2138,
"chainName": "Defi Oracle Meta Testnet",
"rpcUrls": [
"https://rpc.public-2138.defi-oracle.io"
],
"nativeCurrency": {
"name": "testEther",
"symbol": "tETH",
"decimals": 18
},
"blockExplorerUrls": [
"https://public-2138.defi-oracle.io"
],
"iconUrls": [
"https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png"
]
}