Skip to content

tabilabs/erc-xxxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC-XXXX: Mandated Execution for Tokenized Vaults

License: CC0-1.0

This repository contains the draft specification for ERC-XXXX: Risk-Constrained Mandated Execution for ERC-4626 Vaults.

What This ERC Does

Defines a minimal, interoperable interface for delegated strategy execution on ERC-4626 tokenized vaults. External executors (AI agents, solvers) can submit on-chain executions without custody of private keys, while the vault enforces hard risk constraints via a circuit breaker anchored to totalAssets().

Repository Structure

ERCS/
└── erc-xxxx.md          # Full specification (ethereum/ERCs compatible)
assets/
└── erc-xxxx/            # Diagrams and supplementary materials

Reference Implementation

A complete Foundry-based reference implementation with 73 passing tests is available at:

tabilabs/erc-xxxx-mandated-vault

Discussion

  • EthMagicians thread: to be created
  • Feedback and issues welcome via GitHub Issues

Status

  • Draft — collecting community feedback before PR to ethereum/ERCs

License

This work is licensed under CC0-1.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors