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.
1 parent 1be18b3 commit fb1f49aCopy full SHA for fb1f49a
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