Skip to content

Commit cb0f76b

Browse files
authored
Update explorer url, name, chain (#6551)
* Create eip155-11124 * Rename eip155-11124 to eip155-11124.json * Update explorer url, name, and chain
1 parent b84898b commit cb0f76b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_data/chains/eip155-11124.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Abstract Testnet",
3-
"chain": "Abstract Testnet",
2+
"name": "Abstract Sepolia Testnet",
3+
"chain": "Abstract Sepolia Testnet",
44
"rpc": ["https://api.testnet.abs.xyz"],
55
"faucets": ["https://faucet.triangleplatform.com/abstract/testnet"],
66
"chainId": 11124,
@@ -19,9 +19,9 @@
1919
},
2020
"explorers": [
2121
{
22-
"name": "Abstract Block Explorer",
23-
"url": "https://explorer.testnet.abs.xyz",
24-
"standard": "none"
22+
"name": "Abstract Sepolia Testnet Explorer",
23+
"url": "https://sepolia.abscan.org",
24+
"standard": "EIP3091"
2525
}
2626
]
2727
}

0 commit comments

Comments
 (0)