mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
350 B
JSON
19 lines
350 B
JSON
{
|
|
"name": "Auxilium Network Mainnet",
|
|
"chain": "AUX",
|
|
"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
|
|
}
|