Skip to content

Commit

Permalink
add arb sepolia eth faucet
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-d committed Jun 24, 2024
1 parent 40fc7ae commit 7988276
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/src/app/_layout/FaucetDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ export const FaucetDropdown = () => {
SPN faucet
</DropdownMenu.Item>
</a>
<a rel="noopener noreferrer" target="_blank" href="https://faucet.quicknode.com/arbitrum/sepolia">
<DropdownMenu.Item className="flex cursor-pointer flex-row items-center gap-1 p-1 text-xs">
Arbitrum Sepolia ETH faucet
</DropdownMenu.Item>
</a>
{/*
<a rel="noopener noreferrer" target="_blank" href="https://wspn.long.so">
<DropdownMenu.Item className="flex cursor-pointer flex-row items-center gap-1 p-1 text-xs">
Expand Down

0 comments on commit 7988276

Please sign in to comment.