Skip to content

Commit 575deaa

Browse files
wrichesligi
andauthored
Update 0G Mainnet (16661) and 0G Galileo Testnet (16602) metadata (#8350)
Co-authored-by: ligi <ligi@ligi.de>
1 parent f805027 commit 575deaa

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

_data/chains/eip155-16602.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
{
2-
"name": "0G-Testnet-Galileo",
3-
"chain": "0G-Testnet",
2+
"name": "0G Galileo Testnet",
3+
"chain": "0G",
44
"rpc": ["https://evmrpc-testnet.0g.ai"],
5-
"faucets": ["https://faucet.0g.ai"],
5+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
6+
"faucets": [
7+
"https://faucet.0g.ai",
8+
"https://cloud.google.com/application/web3/faucet/0g/galileo"
9+
],
610
"nativeCurrency": {
711
"name": "0G",
812
"symbol": "0G",
913
"decimals": 18
1014
},
1115
"infoURL": "https://0g.ai",
12-
"shortName": "0g-testnet-galileo",
16+
"shortName": "0g-galileo-testnet",
1317
"chainId": 16602,
1418
"networkId": 16602,
19+
"slip44": 1,
1520
"icon": "0g",
1621
"explorers": [
1722
{
18-
"name": "0G BlockChain Explorer",
23+
"name": "0G Chainscan",
1924
"url": "https://chainscan-galileo.0g.ai",
2025
"standard": "EIP3091"
2126
}

_data/chains/eip155-16661.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "0G Mainnet",
33
"chain": "0G",
44
"rpc": ["https://evmrpc.0g.ai"],
5+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
56
"faucets": [],
67
"nativeCurrency": {
78
"name": "0G",
@@ -15,7 +16,7 @@
1516
"icon": "0g",
1617
"explorers": [
1718
{
18-
"name": "0G BlockChain Explorer",
19+
"name": "0G Chainscan",
1920
"url": "https://chainscan.0g.ai",
2021
"standard": "EIP3091"
2122
}

0 commit comments

Comments
 (0)