We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b493e commit c4cc41cCopy full SHA for c4cc41c
_data/chains/eip155-238.json
@@ -2,21 +2,21 @@
2
"name": "Blast Mainnet",
3
"chain": "ETH",
4
"icon": "blastIcon",
5
- "rpc": ["https://rpc.blastblockchain.com"],
+ "rpc": ["https://zkevmrpc.blastchain.org"],
6
"faucets": [],
7
"nativeCurrency": {
8
- "name": "Ether",
9
- "symbol": "ETH",
+ "name": "One World Chain",
+ "symbol": "OWCT",
10
"decimals": 18
11
},
12
- "infoURL": "https://docs.blastblockchain.com",
+ "infoURL": "https://docs.blastchain.org",
13
"shortName": "blast",
14
"chainId": 238,
15
"networkId": 238,
16
"explorers": [
17
{
18
19
- "url": "https://scan.blastblockchain.com",
+ "url": "https://blastchain.org",
20
"standard": "EIP3091"
21
}
22
]
0 commit comments