From 2320fa33b43b42f74b418c15b828f856b32bcd1a Mon Sep 17 00:00:00 2001 From: Reggie <92185630+blockchainreg@users.noreply.github.com> Date: Mon, 14 Mar 2022 18:18:17 -0700 Subject: [PATCH] Updated faucet adding Dyno Protocol --- _data/chains/eip155-3966.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-3966.json b/_data/chains/eip155-3966.json index c672a510..4043af0e 100644 --- a/_data/chains/eip155-3966.json +++ b/_data/chains/eip155-3966.json @@ -4,7 +4,9 @@ "rpc": [ "https://api.dynoprotocol.com", ], - "faucets": [], + "faucets": [ + "https://faucet.dynoscan.io" + ], "nativeCurrency": { "name": "DYNO Token", "symbol": "DYNO",