Add ERC: Asset Status Interface for Tokenized Assets - #1964
Open
econoar wants to merge 4 commits into
Open
Conversation
Token-level lifecycle, reference-market, valuation, and primary-window status discovery for tokenized real-world assets. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0124kafXU88RLS4tVsW2diBF
Collaborator
File
|
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0124kafXU88RLS4tVsW2diBF
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0124kafXU88RLS4tVsW2diBF
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0124kafXU88RLS4tVsW2diBF
abcoathup
reviewed
Aug 24, 2026
| @@ -0,0 +1,431 @@ | |||
| --- | |||
| eip: 8391 | |||
Contributor
There was a problem hiding this comment.
Suggested change
| eip: 8391 | |
| eip: 8392 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
abcoathup
reviewed
Aug 24, 2026
| @@ -0,0 +1,431 @@ | |||
| --- | |||
| eip: 8391 | |||
| title: Asset Status Interface for Tokenized Assets | |||
Contributor
There was a problem hiding this comment.
Suggested change
| title: Asset Status Interface for Tokenized Assets | |
| title: Asset Status for Tokenized Assets |
Interface is superfluous in an ERC title.
Note: I am NOT an ERC editor.
abcoathup
reviewed
Aug 24, 2026
| title: Asset Status Interface for Tokenized Assets | ||
| description: Token-level lifecycle, reference-market, valuation, and primary-window status discovery for tokenized real-world assets | ||
| author: Eric Conner (@econoar) | ||
| discussions-to: https://ethereum-magicians.org/t/erc-8391-asset-status-interface-for-tokenized-assets/29489 |
Contributor
There was a problem hiding this comment.
Suggested change
| discussions-to: https://ethereum-magicians.org/t/erc-8391-asset-status-interface-for-tokenized-assets/29489 | |
| discussions-to: https://ethereum-magicians.org/t/erc-8392-asset-status-interface-for-tokenized-assets/29489 |
Updated Eth Magicians title with assigned number
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new ERC: a minimal, ERC-165-discoverable set of token-level views through which a tokenized real-world asset (stock, ETF, commodity, fund share) exposes its operational status onchain — program lifecycle, reference-market session/interruption state, valuation-source condition, and primary issuance/redemption availability.
Composes with (does not overlap) ERC-8056 (split multipliers), ERC-7943/ERC-3643 (compliance), and feed-level market-status products.
Discussion thread on Ethereum Magicians will be linked in
discussions-tomomentarily; number/filename to be updated per bot assignment.🤖 Generated with Claude Code
https://claude.ai/code/session_0124kafXU88RLS4tVsW2diBF