Skip to content

Commit 2cea54b

Browse files
authored
update TEA testnet (ethereum-lists#7128)
1 parent c4cc41c commit 2cea54b

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

_data/chains/eip155-10218.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
{
22
"name": "Tea Sepolia Testnet",
33
"chain": "ETH",
4-
"rpc": [],
5-
"faucets": [],
4+
"rpc": ["https://tea-sepolia.g.alchemy.com/public"],
5+
"faucets": ["https://faucet-sepolia.tea.xyz"],
6+
"explorers": [
7+
{
8+
"name": "blockscout",
9+
"url": "https://sepolia.tea.xyz",
10+
"icon": "blockscout",
11+
"standard": "EIP3091"
12+
}
13+
],
614
"nativeCurrency": {
715
"name": "Sepolia Tea",
816
"symbol": "TEA",
@@ -16,5 +24,5 @@
1624
"type": "L2",
1725
"chain": "eip155-11155111"
1826
},
19-
"status": "incubating"
27+
"status": "active"
2028
}

0 commit comments

Comments
 (0)