Skip to content

Commit 38d337c

Browse files
feat(app2): add Sei Testnet faucet link (#4646)
2 parents 1be18b3 + fb1f49a commit 38d337c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app2/src/lib/constants/faucets.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ export const EXTERNAL_FAUCETS = {
77
"Xion Testnet": "https://faucet.xion.burnt.com/",
88
"Hoodscan": "https://faucet.hoodscan.io/ ",
99
"Circle": "https://faucet.circle.com/",
10+
"Sei Testnet": "https://www.docs.sei.io/learn/faucet",
1011
} as Record<string, string>

0 commit comments

Comments
 (0)