Skip to content

Commit

Permalink
hide create wspn in faucet dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-d committed Jun 24, 2024
1 parent 0a3e922 commit 40fc7ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/src/app/_layout/FaucetDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@ export const FaucetDropdown = () => {
SPN 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">
Create WSPN
</DropdownMenu.Item>
</a>
*/}
<a rel="noopener noreferrer" target="_blank" href="https://sepolia.arbiscan.io/address/0x980b62da83eff3d4576c647993b0c1d7faf17c73#writeProxyContract#F5">
<DropdownMenu.Item className="flex cursor-pointer flex-row items-center gap-1 p-1 text-xs">
Arbitrum Sepolia Create WETH
Expand Down

0 comments on commit 40fc7ae

Please sign in to comment.