Skip to content

Commit 472865c

Browse files
amillerclaude
andcommitted
Add faucet contract address with explorer link to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent df3d5fb commit 472865c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ GitHub Actions runs your code in an isolated VM, and Sigstore signs an attestati
88

99
## Try It: Base Sepolia Faucet
1010

11-
![Claims](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Familler%2Fgithub-zktls%2Fdata%2Fexamples%2Fleaderboard%2Fclaims.json&query=%24.stats.totalClaims&label=Claims&color=blue)
11+
[![Claims](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Familler%2Fgithub-zktls%2Fdata%2Fexamples%2Fleaderboard%2Fclaims.json&query=%24.stats.totalClaims&label=Claims&color=blue)](https://sepolia.basescan.org/address/0x72cd70d28284dD215257f73e1C5aD8e28847215B)
1212
![Users](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Familler%2Fgithub-zktls%2Fdata%2Fexamples%2Fleaderboard%2Fclaims.json&query=%24.stats.uniqueUsers&label=Users&color=green)
1313
![ETH](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Familler%2Fgithub-zktls%2Fdata%2Fexamples%2Fleaderboard%2Fclaims.json&query=%24.stats.totalEth&label=Base%20Sepolia%20ETH&color=purple)
1414

15+
> **Faucet contract:** [`0x72cd70d28284dD215257f73e1C5aD8e28847215B`](https://sepolia.basescan.org/address/0x72cd70d28284dD215257f73e1C5aD8e28847215B)
16+
1517
Claim Base Sepolia testnet ETH by proving you have a GitHub account.
1618

1719
### Option A: GitHub Web UI (easiest)

0 commit comments

Comments
 (0)