We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84898b commit cb0f76bCopy full SHA for cb0f76b
_data/chains/eip155-11124.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "Abstract Testnet",
3
- "chain": "Abstract Testnet",
+ "name": "Abstract Sepolia Testnet",
+ "chain": "Abstract Sepolia Testnet",
4
"rpc": ["https://api.testnet.abs.xyz"],
5
"faucets": ["https://faucet.triangleplatform.com/abstract/testnet"],
6
"chainId": 11124,
@@ -19,9 +19,9 @@
19
},
20
"explorers": [
21
22
- "name": "Abstract Block Explorer",
23
- "url": "https://explorer.testnet.abs.xyz",
24
- "standard": "none"
+ "name": "Abstract Sepolia Testnet Explorer",
+ "url": "https://sepolia.abscan.org",
+ "standard": "EIP3091"
25
}
26
]
27
0 commit comments