20 lines
447 B
JSON
20 lines
447 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
]
|
||
|
|
}
|