Skip to content

Add ERC: Asset Status Interface for Tokenized Assets - #1964

Open
econoar wants to merge 4 commits into
ethereum:masterfrom
econoar:add-erc-asset-status
Open

Add ERC: Asset Status Interface for Tokenized Assets#1964
econoar wants to merge 4 commits into
ethereum:masterfrom
econoar:add-erc-asset-status

Conversation

@econoar

@econoar econoar commented Aug 24, 2026

Copy link
Copy Markdown

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-to momentarily; number/filename to be updated per bot assignment.

🤖 Generated with Claude Code

https://claude.ai/code/session_0124kafXU88RLS4tVsW2diBF

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
@eip-review-bot

eip-review-bot commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

File ERCS/erc-8391.md

Requires 1 more review from Editors: @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

econoar and others added 3 commits August 23, 2026 19:07

@Frank122480 Frank122480 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Comment thread ERCS/erc-8391.md
@@ -0,0 +1,431 @@
---
eip: 8391

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
eip: 8391
eip: 8392

Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.

Please also update the filename.

Comment thread ERCS/erc-8391.md
@@ -0,0 +1,431 @@
---
eip: 8391
title: Asset Status Interface for Tokenized Assets

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread ERCS/erc-8391.md
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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants