From 590b93ad3aef7e4edb35296cce9d1b64266ded9f Mon Sep 17 00:00:00 2001 From: yorugac Date: Tue, 11 Jun 2019 12:35:19 +0000 Subject: [PATCH] add Auxilium entry for chainid.network (#68) --- _data/chains/28945486.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _data/chains/28945486.json diff --git a/_data/chains/28945486.json b/_data/chains/28945486.json new file mode 100644 index 00000000..3e7f3022 --- /dev/null +++ b/_data/chains/28945486.json @@ -0,0 +1,16 @@ +{ + "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": "aux", + "chainId": 28945486, + "networkId": 28945486 +}