feather/src/assets/nodes.json

46 lines
1.4 KiB
JSON
Raw Normal View History

{
"mainnet": {
"tor": [
"xmrag4hf5xlabmob.onion:18081",
"monero26mmldsallmxok2kwamne4ve3mybvvn2yijsvss7ey63hc4yyd.onion:18081",
"monero5sjoz5xmjn.onion:18081",
"mxcd4577fldb3ppzy7obmmhnu3tf57gbcbd4qhwr2kxyjj2qi3dnbfqd.onion:18081",
"moneroxmrxw44lku6qniyarpwgznpcwml4drq7vb24ppatlcg4kmxpqd.onion:18089",
"3hvpnd4xejtzcuowvru2wfjum5wjf7synigm44rrizr3k4v5vzam2bad.onion:18081",
2021-01-29 01:58:36 +00:00
"aytzr6aoxsegx2y6.onion:18081",
2021-05-27 01:03:48 +00:00
"rbpgdckle3h3vi4wwwrh75usqtoc5r3alohy7yyx57isynvay63nacyd.onion:18089"
],
"clearnet": [
"eu-west.node.xmr.pm:18089",
"eu-west-2.node.xmr.pm:18089",
"usa-east-va.node.xmr.pm:18089",
"canada.node.xmr.pm:18089",
"singapore.node.xmr.pm:18089",
"nodes.hashvault.pro:18081",
"node.supportxmr.com:18081",
"xmr-node-eu.cakewallet.com:18081",
"xmr-node-usa-east.cakewallet.com:18081",
"node.xmr.ru:18081",
"selsta1.featherwallet.net:18081",
2021-01-29 01:58:36 +00:00
"selsta2.featherwallet.net:18081",
2021-07-06 12:40:32 +00:00
"node-1.sethsimmons.me:18089",
"node.melo.tools:18081"
]
},
"testnet": {
"tor": [],
"clearnet": [
"testnet.melo.tools:28081"
]
},
"stagenet": {
"tor": [
"ct36dsbe3oubpbebpxmiqz4uqk6zb6nhmkhoekileo4fts23rvuse2qd.onion:38081"
],
"clearnet": [
2021-07-06 12:40:32 +00:00
"super.fast.node.xmr.pm:38089",
"stagenet.melo.tools:38081"
]
}
}