Skip to content

feat(renzo-onchainos): v0.1.0 — Renzo liquid restaking on Ethereum (ETH → ezETH)#454

Open
skylavis-sky wants to merge 1 commit into
okx:mainfrom
skylavis-sky:feat/renzo-onchainos
Open

feat(renzo-onchainos): v0.1.0 — Renzo liquid restaking on Ethereum (ETH → ezETH)#454
skylavis-sky wants to merge 1 commit into
okx:mainfrom
skylavis-sky:feat/renzo-onchainos

Conversation

@skylavis-sky
Copy link
Copy Markdown
Contributor

Summary

  • Plugin: renzo-onchainos v0.1.0
  • Form: C — TypeScript wrapper building calldata directly with viem encodeFunctionData against pinned Renzo contract ABIs
  • Tools: 8 tools (getApr, getProtocolStats, getEzethRate, previewWithdraw, listWithdrawRequests, buildDepositEth, plus additional read tools)
  • Chains: Ethereum (1)
  • Live tx: Ethereum 0x7cc295bf…e1360 (depositETH 0.005 ETH → 0.00464 ezETH)
  • Signing: All transaction tools return pending_sign envelopes routed through onchainos wallet contract-call

Generated by okx/dapp-connect-agenticwallet v1.14. Source: Renzo-Protocol/contracts-public ABIs.

Technical Details

  • Language: TypeScript (Node.js ≥ 18, tsx runtime)
  • Entry point: cli.ts — dispatches to tool functions in index.ts
  • Runtime: runtime.ts — viem public client against ethereum.publicnode.com; reads protocol stats from app.renzoprotocol.com/api
  • QA status: All A1–A8 mechanical checks + G1 UX + G2 functional audit PASS; G3 live tx hash on-chain (see QA-PIPELINE.md)

Checklist

  • plugin.yaml with schema_version: 1, correct api_calls, MIT license
  • SUMMARY.md with ## Overview, ## Prerequisites, ## Quick Start
  • LICENSE (MIT)
  • All transaction tools return pending_sign envelopes — no local signing
  • Only skills/renzo-onchainos/ files in diff

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant