Skip to content

Commit

Permalink
Add Metropolis Testnet by BonusBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
satman81 committed Sep 22, 2024
1 parent cc24859 commit 0c98eac
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-41140.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Metropolis Testnet",
"chain": "MTP",
"rpc": ["https://rpc.metropolis.bonusblock.io"],
"faucets": [""],
"nativeCurrency": {
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://www.bonusblock.io",
"shortName": "metropolis-testnet",
"chainId": 41140,
"networkId": 41140,
"icon": "metropolis",
"explorers": [
{
"name": "Metropolis Testnet Explorer",
"url": "https://explorer-metropolis.bonusblock.io",
"standard": "EIP3091"
}
]
}

0 comments on commit 0c98eac

Please sign in to comment.