Create eip155-1618.json (#284)

Add Catechain
This commit is contained in:
catecoin 2021-06-03 21:12:11 +08:00 committed by GitHub
parent c3b77ffcaf
commit 7f83893ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"name": "Catecoin Chain Mainnet",
"chain": "Catechain",
"network": "mainnet",
"rpc": [
"https://send.catechain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Catecoin",
"symbol": "CATE",
"decimals": 18
},
"infoURL": "https://catechain.com",
"shortName": "cate",
"chainId": 1618,
"networkId": 1618
}