We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f04696 + a69ab0c commit 04ab224Copy full SHA for 04ab224
1 file changed
src/constants/developers.ts
@@ -174,6 +174,14 @@ export const DEVELOPERS_PAGE_CONTENT = {
174
provider: "Polkadot Hub",
175
urls: ["https://services.polkadothub-rpc.com/testnet"],
176
},
177
+ {
178
+ provider: "IBP",
179
+ urls: ["http://eth-asset-hub-paseo.ibp.network/"],
180
+ },
181
182
+ provider: "Polkadot",
183
+ urls: ["https://eth-rpc-testnet.polkadot.io/"],
184
185
],
186
187
0 commit comments