We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1be18b3 + fb1f49a commit 38d337cCopy full SHA for 38d337c
app2/src/lib/constants/faucets.ts
@@ -7,4 +7,5 @@ export const EXTERNAL_FAUCETS = {
7
"Xion Testnet": "https://faucet.xion.burnt.com/",
8
"Hoodscan": "https://faucet.hoodscan.io/ ",
9
"Circle": "https://faucet.circle.com/",
10
+ "Sei Testnet": "https://www.docs.sei.io/learn/faucet",
11
} as Record<string, string>
0 commit comments