Skip to content

Add EIP: Historical Ownership Extension for ERC-721#11787

Open
emilianosolazzi wants to merge 9 commits into
ethereum:masterfrom
emilianosolazzi:eip-ifr-pETH-token
Open

Add EIP: Historical Ownership Extension for ERC-721#11787
emilianosolazzi wants to merge 9 commits into
ethereum:masterfrom
emilianosolazzi:eip-ifr-pETH-token

Conversation

@emilianosolazzi

Copy link
Copy Markdown

ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN ETHEREUM/ERCS

--

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

Introduced EIP-721H, a historical ownership extension for ERC-721 that maintains complete on-chain ownership history through a three-layer model. This EIP aims to enhance the ERC-721 standard by providing immutable origin tracking, a historical trail of ownership, and current authority semantics.
Updated author and discussion links for EIP-721H.
Updated author and discussion link in the EIP-8042 document.
This EIP introduces a reserve‑backed ERC‑20 token that enforces solvency as a transaction‑validity condition. Each state transition preserves the invariant T + F == R, ensuring that the contract’s accounted reserve always matches its token supply plus protocol fees. Unlike traditional wrappers, IFR tokens make solvency a local property of the contract itself, eliminating reliance on off‑chain audits or external proofs. The design standardizes fee attribution, surplus handling, and invariant checks, providing a composable primitive for transparent reserve accounting across DeFi protocols.
@emilianosolazzi emilianosolazzi requested a review from eth-bot as a code owner June 9, 2026 20:11
@github-actions github-actions Bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-erc labels Jun 9, 2026
@eth-bot

eth-bot commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

File EIPS/eip-8042.md

Requires 1 more review from Editors: @samwilsn, @xinbenlv

File EIPS/eip-draft-ifr.md

Requires 1 more review from Editors: @samwilsn, @xinbenlv

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Jun 9, 2026
@eth-bot eth-bot changed the title Eip ifr pETH token Add EIP: Historical Ownership Extension for ERC-721 Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

The commit bc54271 (as a parent of 33569ce) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions Bot added the w-ci Waiting on CI to pass label Jun 9, 2026
@jochem-brouwer

Copy link
Copy Markdown
Member

Hiya, I believe this is an ERC and not an EIP, could you open this in https://github.com/ethereum/ERCs ? (and close this PR) 😄 👍

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

Labels

c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-erc w-ci Waiting on CI to pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants