|
55 | 55 | { |
56 | 56 | "id": "416bd4379fa4fa3e76e59e4415396f727463142e", |
57 | 57 | "address": "seed.arkeo.network:26656" |
| 58 | + }, |
| 59 | + { |
| 60 | + "id": "08bc9afd0cac4ae6cf8f1877920b0cc7e58a6f42", |
| 61 | + "address": "seeds.tendermint.roomit.xyz:40013", |
| 62 | + "provider": "Roomit" |
58 | 63 | } |
59 | 64 | ], |
60 | 65 | "persistent_peers": [ |
|
70 | 75 | "id": "ebc272824924ea1a27ea3183dd0b9ba713494f83", |
71 | 76 | "address": "arkeo-mainnet-peer.autostake.com:27356", |
72 | 77 | "provider": "AutoStake \ud83d\udee1\ufe0f Slash Protected" |
| 78 | + }, |
| 79 | + { |
| 80 | + "id": "7e2765366b5dd6873827ae4fa3253b508e6c4287", |
| 81 | + "address": "p2p.tendermint.roomit.xyz:26600", |
| 82 | + "provider": "Roomit" |
73 | 83 | } |
74 | 84 | ] |
75 | 85 | }, |
|
82 | 92 | { |
83 | 93 | "address": "https://arkeo-mainnet-rpc.autostake.com:443", |
84 | 94 | "provider": "AutoStake \ud83d\udee1\ufe0f Slash Protected" |
| 95 | + }, |
| 96 | + { |
| 97 | + "address": "https://rpc.arkeo.roomit.xyz", |
| 98 | + "provider": "Roomit" |
85 | 99 | } |
86 | 100 | ], |
87 | 101 | "rest": [ |
|
92 | 106 | { |
93 | 107 | "address": "https://arkeo-mainnet-lcd.autostake.com:443", |
94 | 108 | "provider": "AutoStake \ud83d\udee1\ufe0f Slash Protected" |
| 109 | + }, |
| 110 | + { |
| 111 | + "address": "https://api.arkeo.roomit.xyz", |
| 112 | + "provider": "Roomit" |
| 113 | + } |
| 114 | + ], |
| 115 | + "grpc": [ |
| 116 | + { |
| 117 | + "address": "grpc.arkeo.roomit.xyz:8443", |
| 118 | + "provider": "Roomit" |
95 | 119 | } |
96 | 120 | ] |
97 | 121 | }, |
|
107 | 131 | "url": "https://arkeo.valopers.com/", |
108 | 132 | "tx_page": "https://arkeo.valopers.com/transactions/${txHash}", |
109 | 133 | "account_page": "https://arkeo.valopers.com/account/${accountAddress}" |
| 134 | + }, |
| 135 | + { |
| 136 | + "kind": "Roomit", |
| 137 | + "url": "https://explorer.tendermint.roomit.xyz/arkeo-mainnet", |
| 138 | + "tx_page": "https://explorer.tendermint.roomit.xyz/arkeo-mainnet/transactions/${txHash}", |
| 139 | + "account_page": "https://explorer.tendermint.roomit.xyz/arkeo-mainnet/account/${accountAddress}" |
110 | 140 | } |
111 | 141 | ], |
112 | 142 | "keywords": ["validator", "node", "api", "data", "oracle", "marketplace"] |
|
0 commit comments