Skip to content

Add ERC: Trust Infrastructure for Agents and Assets#1705

Open
nicobernad wants to merge 2 commits into
ethereum:masterfrom
nicobernad:add-erc-trust-infrastructure
Open

Add ERC: Trust Infrastructure for Agents and Assets#1705
nicobernad wants to merge 2 commits into
ethereum:masterfrom
nicobernad:add-erc-trust-infrastructure

Conversation

@nicobernad
Copy link
Copy Markdown

This PR introduces a new ERC defining five composable interfaces for trust infrastructure in autonomous agent economies and tokenized asset markets:

IAttestation (MUST) — Structured, signed, verifiable factual statements
IDecisionTrail (SHOULD) — Immutable audit trail for agent decisions
IAccountability (SHOULD) — Dispute resolution, liability chains, evaluator scoring
IRiskSignal (SHOULD) — Cross-chain risk propagation and regime detection
IRWAPassport (MAY) — Machine-readable identity for tokenized assets

Composable with ERC-8004, ERC-8183, ERC-3643, ERC-7943, ERC-4626, ERC-8106, ERC-8211, ERC-7683.
Reference implementation: 26 contracts live across 2 chains (Base + Gnosis), 499 tests, 0 failures.
Discussions: https://ethereum-magicians.org/t/erc-xxxx-trust-infrastructure-for-autonomous-agents-and-tokenized-assets/28322

@eip-review-bot
Copy link
Copy Markdown
Collaborator

eip-review-bot commented Apr 24, 2026

File ERCS/erc-8240.md

Requires 1 more reviewers from @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

@eip-review-bot eip-review-bot changed the title Trust Infrastructure for Autonomous Agents and Tokenized Assets Add ERC: Trust Infrastructure for Autonomous Agents and Tokenized Assets Apr 24, 2026
@github-actions github-actions Bot added the w-ci label Apr 24, 2026
@nicobernad nicobernad force-pushed the add-erc-trust-infrastructure branch 2 times, most recently from b57db9c to 05a9675 Compare April 24, 2026 08:28
@eip-review-bot eip-review-bot changed the title Add ERC: Trust Infrastructure for Autonomous Agents and Tokenized Assets Add ERC: Trust Infrastructure for Agents and Assets Apr 24, 2026
@nicobernad nicobernad force-pushed the add-erc-trust-infrastructure branch from 05a9675 to e231ae7 Compare April 24, 2026 08:41
Comment thread ERCS/erc-1705.md Outdated
@@ -0,0 +1,390 @@
---
eip: 1705
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: 1705
eip: 8240

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

Please also update the filename.

Comment thread ERCS/erc-1705.md Outdated
title: Trust Infrastructure for Agents and Assets
description: Interfaces for factual attestations, decision trails, accountability, risk signals, and asset passports across chains.
author: Patrick Nicolas Badoux (@nicobernad)
discussions-to: https://ethereum-magicians.org/t/erc-xxxx-trust-infrastructure-for-autonomous-agents-and-tokenized-assets/28322
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-xxxx-trust-infrastructure-for-autonomous-agents-and-tokenized-assets/28322
discussions-to: https://ethereum-magicians.org/t/erc-8240-trust-infrastructure-for-agents-and-assets/28322

Updated Eth Magicians title with assigned number & ERC title

@github-actions
Copy link
Copy Markdown

The commit 58fdeea (as a parent of d95c9f4) contains errors.
Please inspect the Run Summary for details.

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.

3 participants