Create eip155-142.json (#339)

This commit is contained in:
Civa 2021-07-16 12:10:20 +01:00 committed by GitHub
parent c97a828834
commit 51f32039f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"name": "DAX CHAIN",
"chain": "DAX",
"network": "mainnet",
"rpc": [
"https://rpc.prodax.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Prodax",
"symbol": "DAX",
"decimals": 18
},
"infoURL": "https://prodax.io/",
"shortName": "dax",
"chainId": 142,
"networkId": 142
}