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.
2 parents aa1af6f + b04ae37 commit ac973a3Copy full SHA for ac973a3
_data/chains/eip155-11124.json
@@ -0,0 +1,27 @@
1
+{
2
+ "name": "Abstract Testnet",
3
+ "chain": "Abstract Testnet",
4
+ "rpc": ["https://api.testnet.abs.xyz"],
5
+ "faucets": ["https://faucet.triangleplatform.com/abstract/testnet"],
6
+ "chainId": 11124,
7
+ "networkId": 11124,
8
+ "nativeCurrency": {
9
+ "name": "ETH",
10
+ "symbol": "ETH",
11
+ "decimals": 18
12
+ },
13
+ "infoURL": "https://abs.xyz/",
14
+ "shortName": "Abstract",
15
+ "parent": {
16
+ "type": "L2",
17
+ "chain": "eip155-11155111",
18
+ "bridges": [{ "url": "https://portal.testnet.abs.xyz/bridge" }]
19
20
+ "explorers": [
21
+ {
22
+ "name": "Abstract Block Explorer",
23
+ "url": "https://explorer.testnet.abs.xyz",
24
+ "standard": "none"
25
+ }
26
+ ]
27
+}
0 commit comments