add AltLayer testnet (#2774)

* add AltLayer testnet

* fix altlayer testnet explorer link

* format json and remove slash at end of url for altlayer testnet
This commit is contained in:
Jun Hao Tan 2023-05-10 16:40:58 +08:00 committed by GitHub
parent 1dd1076027
commit e8c2f709c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "AltLayer Testnet",
"chain": "ETH",
"rpc": ["https://testnet-rollup-api.altlayer.io"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://altlayer.io",
"shortName": "alt-testnet",
"chainId": 9997,
"networkId": 9997,
"icon": "altlayer",
"explorers": [
{
"name": "blockscout",
"url": "https://testnet-rollup-explorer.altlayer.io",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb",
"width": 1080,
"height": 1025,
"format": "png"
}
]