Compare commits

...
Author SHA1 Message Date
Aleka Cheung 24de450ff2 add faucet url 2024-01-24 15:24:15 -05:00
Aleka Cheung 7da64c2183 fix http->https in validator v4dev4 url 2024-01-24 15:00:01 -05:00
+3 -2
View File
@@ -215,10 +215,11 @@
}
],
"validators": [
"http://validator.v4dev4.dydx.exchange"
"https://validator.v4dev4.dydx.exchange"
],
"0xsquid": "https://testnet.api.0xsquid.com",
"nobleValidator": "https://noble-testnet-rpc.polkachu.com/"
"nobleValidator": "https://noble-testnet-rpc.polkachu.com/",
"faucet": "https://faucet.v4dev4.dydx.exchange"
},
"links": {
"tos": "https://dydx.exchange/v4-terms",