Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
akshar authored Aug 1, 2024
2 parents 149c887 + b04ae37 commit 94b3582
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-11124.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Abstract Testnet",
"chain": "Abstract Testnet",
"rpc": ["https://api.testnet.abs.xyz"],
"faucets": ["https://faucet.triangleplatform.com/abstract/testnet"],
"chainId": 11124,
"networkId": 11124,
"nativeCurrency": {
"name": "ETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://abs.xyz/",
"shortName": "Abstract",
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://portal.testnet.abs.xyz/bridge" }]
},
"explorers": [
{
"name": "Abstract Block Explorer",
"url": "https://explorer.testnet.abs.xyz",
"standard": "none"
}
]
}

0 comments on commit 94b3582

Please sign in to comment.