How to use the ether.fi adapter for ETH liquid restaking on Ethereum mainnet (stake ETH→eETH, wrap/unwrap weETH, async withdraw requests, and position reads).
Scanned 9/3/2026
Install to Claude Code
npx -y skills add WayfinderFoundation/wayfinder-paths-sdk --skill using-etherfi-adapter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Using Etherfi Adapter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wayfinderfoundation-using-etherfi-adapter)More formats (shields.io, HTML) on the badges page.
---
name: using-etherfi-adapter
description: How to use the ether.fi adapter for ETH liquid restaking on Ethereum mainnet (stake ETH→eETH, wrap/unwrap weETH, async withdraw requests, and position reads).
metadata:
tags: wayfinder, etherfi, eeth, weeth, liquid-restaking, withdrawals, permit, ethereum
---
## When to use
Use this skill when you are:
- Staking ETH into ether.fi (ETH -> eETH)
- Wrapping/unwrapping eETH <-> weETH
- Requesting and claiming async withdrawals via WithdrawRequest NFTs
- Reading eETH/weETH balances, weETH rate, and withdraw request status/claimable amounts
## How to use
- [rules/high-value-reads.md](rules/high-value-reads.md) - Positions + withdrawal status reads
- [rules/execution-opportunities.md](rules/execution-opportunities.md) - Stake, wrap/unwrap, request withdraw, claim withdraw
- [rules/gotchas.md](rules/gotchas.md) - Mainnet-only scope, rounding, approvals/permits, and request-id handling
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
Watchlist monitor over blockchain addresses and contracts. Surfaces large transfers, new approvals, contract upgrades, unusual gas spends, MEV interactions, and first-time interactions with new contracts. Silent on quiet members. Pluggable RPC layer (Bankr / Quicknode / Alchemy / public). Triggers: "watch this wallet", "monitor address X", "alert on 0x...", "did the multisig move funds", "track this contract".
Donate to charities onchain via Endaoment. Use when the user wants to donate crypto to charity, make a charitable contribution, give to nonprofits, support a cause, or donate to a 501(c)(3). Supports Base, Ethereum, and Optimism. Handles USDC donations directly or swaps ETH/tokens to USDC automatically.