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:
CyberTrust 2023-03-22 06:51:00 +07:00 committed by GitHub
parent 80198fdefb
commit b0a98a61e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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
}