mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
6e0580d587
commit
e06da062fa
27
_data/chains/eip155-2047.json
Normal file
27
_data/chains/eip155-2047.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "Stratos Testnet",
|
||||
"chain": "STOS",
|
||||
"rpc": ["https://web3-testnet-rpc.thestratos.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "STOS",
|
||||
"symbol": "STOS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.thestratos.org",
|
||||
"shortName": "stos-testnet",
|
||||
"chainId": 2047,
|
||||
"networkId": 2047,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Stratos EVM Explorer (Blockscout)",
|
||||
"url": "https://web3-testnet-explorer.thestratos.org",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Stratos Cosmos Explorer (BigDipper)",
|
||||
"url": "https://big-dipper-dev.thestratos.org",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user