chains/_data/chains/eip155-28945486.json
Pedro Gomes 7056fdcfbc
Use CAIP-2 prefixing for filename - closes #130
Note: so far CI wise only EIP155 is accepted as namespace - will be extended when chains from other namespaces are PRed in
2020-12-17 08:22:08 +01:00

20 lines
374 B
JSON

{
"name": "Auxilium Network Mainnet",
"chain": "AUX",
"network": "mainnet",
"rpc": [
"https://rpc.auxilium.global"
],
"faucets": [],
"nativeCurrency": {
"name": "Auxilium coin",
"symbol": "AUX",
"decimals": 18
},
"infoURL": "https://auxilium.global",
"shortName": "auxi",
"chainId": 28945486,
"networkId": 28945486,
"slip44": 344
}