Revert "Create MITRA_ETH (#481)" (#523)

This reverts commit 673f2a745a.
This commit is contained in:
ligi 2021-10-30 01:01:27 +02:00 committed by GitHub
parent ef9459afd4
commit b46de65044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,26 +0,0 @@
{
"name": "MITRA_ETH",
"chain": "ETH",
"network": "mainnet",
"rpc": [
"https://mainnet.infura.io/v3/b7927146d78c4a61ae49d0604c7f6344",
"https://api.mycryptoapi.com/eth"
],
"faucets": [],
"nativeCurrency": {
"name": "MITRA",
"symbol": "MITRA",
"decimals": 8
},
"infoURL": "https://ethereum.org",
"shortName": "eth",
"chainId": 1,
"networkId": 1,
"icon": "ethereum",
"explorers": [{
"name": "etherscan",
"url": "https://etherscan.io",
"icon": "etherscan",
"standard": "EIP3091"
}]
}