mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-85449 (#2465)
* Create eip155-85449 add new network CyberTrust Testnet * Rename eip155-85449 to eip155-85449.json update file format with .json
This commit is contained in:
parent
80198fdefb
commit
b0a98a61e0
15
_data/chains/eip155-85449.json
Normal file
15
_data/chains/eip155-85449.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "CYBERTRUST",
|
||||
"chain": "CYBER",
|
||||
"rpc": ["http://testnet.cybertrust.space:48501"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Cyber Trust",
|
||||
"symbol": "CYBER",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cybertrust.space",
|
||||
"shortName": "Cyber",
|
||||
"chainId": 85449,
|
||||
"networkId": 48501
|
||||
}
|
Loading…
Reference in New Issue
Block a user