|
18 | 18 | {
|
19 | 19 | "provider": "Brochain",
|
20 | 20 | "url": "https://sei-rpc.brocha.in"
|
| 21 | + }, |
| 22 | + { |
| 23 | + "provider": "Stingray", |
| 24 | + "url": "https://rpc-sei.stingray.plus" |
| 25 | + }, |
| 26 | + { |
| 27 | + "provider": "kjnodes", |
| 28 | + "url": "https://sei.rpc.kjnodes.com" |
21 | 29 | }
|
22 | 30 | ],
|
23 | 31 | "rest": [
|
|
36 | 44 | {
|
37 | 45 | "provider": "Brochain",
|
38 | 46 | "url": "https://sei-rest.brocha.in"
|
| 47 | + }, |
| 48 | + { |
| 49 | + "provider": "Stingray", |
| 50 | + "url": "https://api-sei.stingray.plus" |
| 51 | + }, |
| 52 | + { |
| 53 | + "provider": "kjnodes", |
| 54 | + "url": "https://sei.api.kjnodes.com" |
39 | 55 | }
|
40 | 56 | ],
|
41 | 57 | "grpc": [
|
|
80 | 96 | "url": "wss://sei.drpc.org"
|
81 | 97 | }
|
82 | 98 | ],
|
83 |
| - "explorers": [] |
| 99 | + "explorers": [ |
| 100 | + { |
| 101 | + "name": "Seitrace", |
| 102 | + "url": "https://seitrace.com/", |
| 103 | + "tx_page": "https://seitrace.com/tx/${txHash}?chain=pacific-1" |
| 104 | + } |
| 105 | + ] |
84 | 106 | },
|
85 | 107 | "atlantic-2": {
|
86 | 108 | "chainId": "atlantic-2",
|
|
90 | 112 | "provider": "Rhino",
|
91 | 113 | "url": "https://rpc-testnet.sei-apis.com"
|
92 | 114 | },
|
93 |
| - { |
94 |
| - "provider": "Lavender.Five Nodes", |
95 |
| - "url": "https://testnet-sei-rpc.lavenderfive.com" |
96 |
| - }, |
97 | 115 | {
|
98 | 116 | "provider": "Polkachu",
|
99 | 117 | "url": "https://sei-testnet-rpc.polkachu.com"
|
| 118 | + }, |
| 119 | + { |
| 120 | + "provider": "Sei", |
| 121 | + "url": "https://rpc.atlantic-2.seinetwork.io" |
100 | 122 | }
|
101 | 123 | ],
|
102 | 124 | "rest": [
|
103 | 125 | {
|
104 | 126 | "provider": "Rhino",
|
105 | 127 | "url": "https://rest-testnet.sei-apis.com"
|
106 | 128 | },
|
107 |
| - { |
108 |
| - "provider": "Lavender.Five Nodes", |
109 |
| - "url": "https://testnet-sei-api.lavenderfive.com" |
110 |
| - }, |
111 | 129 | {
|
112 | 130 | "provider": "Polkachu",
|
113 | 131 | "url": "https://sei-testnet-api.polkachu.com"
|
| 132 | + }, |
| 133 | + { |
| 134 | + "provider": "Sei", |
| 135 | + "url": "https://rest.atlantic-2.seinetwork.io" |
114 | 136 | }
|
115 | 137 | ],
|
116 | 138 | "grpc": [
|
117 | 139 | {
|
118 | 140 | "provider": "Rhino",
|
119 | 141 | "url": "https://grpc-testnet.sei-apis.com"
|
120 | 142 | },
|
121 |
| - { |
122 |
| - "provider": "Lavender.Five Nodes", |
123 |
| - "url": "https://testnet-sei-grpc.lavenderfive.com" |
124 |
| - }, |
125 | 143 | {
|
126 | 144 | "provider": "Polkachu",
|
127 | 145 | "url": "http://sei-testnet-grpc.polkachu.com:11990"
|
|
151 | 169 | {
|
152 | 170 | "name": "explorers-guru",
|
153 | 171 | "url": "https://sei.explorers.guru",
|
154 |
| - "tx_page": "https://sei.explorers.guru/tx/${txHash}" |
| 172 | + "tx_page": "https://sei.explorers.guru/tx/${txHash}?chain=atlantic-2" |
155 | 173 | }
|
156 | 174 | ],
|
157 | 175 | "faucets": [
|
158 |
| - { "provider": "Sei App", "url": "https://atlantic-2.app.sei.io/faucet" }, |
159 |
| - { "provider": "FAUCETME", "url": "https://sei.faucetme.pro/" } |
| 176 | + { |
| 177 | + "provider": "Sei App", |
| 178 | + "url": "https://atlantic-2.app.sei.io/faucet" |
| 179 | + }, |
| 180 | + { |
| 181 | + "provider": "FAUCETME", |
| 182 | + "url": "https://sei.faucetme.pro/" |
| 183 | + } |
160 | 184 | ]
|
161 | 185 | },
|
162 | 186 | "arctic-1": {
|
|
217 | 241 | {
|
218 | 242 | "name": "Seitrace",
|
219 | 243 | "url": "https://seitrace.com/",
|
220 |
| - "tx_page": "https://seitrace.com/tx/${txHash}" |
| 244 | + "tx_page": "https://seitrace.com/tx/${txHash}?chain=arctic-1" |
221 | 245 | }
|
222 | 246 | ],
|
223 | 247 | "faucets": [
|
224 |
| - { "provider": "NIMA", "url": "https://sei-faucet.nima.enterprises/" }, |
225 |
| - { "provider": "FAUCETME", "url": "https://sei-evm.faucetme.pro/" } |
| 248 | + { |
| 249 | + "provider": "NIMA", |
| 250 | + "url": "https://sei-faucet.nima.enterprises/" |
| 251 | + }, |
| 252 | + { |
| 253 | + "provider": "FAUCETME", |
| 254 | + "url": "https://sei-evm.faucetme.pro/" |
| 255 | + } |
226 | 256 | ]
|
227 | 257 | }
|
228 | 258 | }
|
0 commit comments