diff --git a/chainid-{1404}.js b/chainid-{1404}.js new file mode 100644 index 0000000000..e52697370f --- /dev/null +++ b/chainid-{1404}.js @@ -0,0 +1,27 @@ +{ + "name": "BlockDAG Mainnet", + "chain": "BDAG", + "rpc": [ + "https://rpc.bdagscan.com/" + ], + "faucets": [], + "nativeCurrency": { + "name": "BlockDAG", + "symbol": "BDAG", + "decimals": 18 + }, + "features": [ + { "name": "EIP155" } + ], + "infoURL": "https://blockdag.network/", + "shortName": "bdag", + "chainId": 1404, + "networkId": 1404, + "explorers": [ + { + "name": "bdagscan", + "url": "https://bdagscan.com/", + "standard": "EIP3091" + } + ] +}