Ethereum network status dashboard for PoW and PoA networks
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
var trusted = [
|
|
'52.16.188.185',
|
|
'54.94.239.50',
|
|
'52.7.164.228',
|
|
'52.7.84.201',
|
|
'54.164.66.158',
|
|
'54.172.106.147',
|
|
'54.165.231.82',
|
|
'54.165.244.62',
|
|
'54.165.246.230',
|
|
'54.165.236.161',
|
|
'::ffff:127.0.0.1',
|
|
];
|
|
|
|
module.exports = trusted; |