Skip to content

Commit 32cd00a

Browse files
authored
Update ERC-7828: Move to Last Call
Merged by EIP-Bot.
1 parent 7c9338f commit 32cd00a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ERCS/erc-7828.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ title: Readable Interoperable Addresses using ENS
44
description: An iteration of Interoperable Address' format that allows resolution to shorter, hierarchical strings using naming registries
55
author: Sam Kaufman (@SampkaML), Marco Stronati (@paracetamolo), Yuliya Alexiev (@yuliyaalexiev), Jeff Lau (@jefflau), Sam Wilson (@samwilsn), Vitalik Buterin (@vbuterin), Teddy (@0xteddybear), Joxes (@Joxess), Racu (@0xRacoon), Skeletor Spaceman (@0xskeletor-spaceman), TiTi (@0xtiti), Gori (@0xGorilla), Ardy (@0xArdy), Onizuka (@onizuka-wl), Lumi (@oxlumi), Moebius (@0xmoebius)
66
discussions-to: https://ethereum-magicians.org/t/erc-7828-chain-specific-addresses-using-ens/21930
7-
status: Draft
7+
status: Last Call
8+
last-call-deadline: 2025-10-22
89
type: Standards Track
910
category: ERC
1011
created: 2024-11-27
@@ -37,8 +38,7 @@ In the same spirit, the address could be a human-readable name as well, which is
3738
Moreover, the above can be leveraged to allow for a name to represent the same entity corresponding to different addresses on different chains, mitigating the risk of sending funds to an address the intended recipient doesn't actually control.
3839

3940
Desired properties:
40-
- Backwards compatibility with [ERC-7930]
41-
- The chain portion can be an [ERC-7785](./eip-7785.md) domain name when that standard is productive.
41+
- Backwards compatibility with [ERC-7930](./eip-7930.md).
4242
- The address portion can be either the appropriate type of address for the chain, or a domain name.
4343
- The address portion and the chain portion should be resolved separately.
4444

@@ -236,6 +236,5 @@ Starting from the Interoperable Address serialized above: `0x00010000010A14AAAAA
236236
Copyright and related rights waived via [CC0](../LICENSE.md).
237237
[EIP-155](./eip-155.md)
238238
[ERC-7930](./eip-7930.md)
239-
[ERC-7785](./eip-7785.md)
240239
[ERC-2304](./eip-2304.md)
241240
[BIP-44](https://github.com/bitcoin/bips/blob/1d371a58978fd2f313c9d162762de04d3b697bf5/bip-0044.mediawiki)

0 commit comments

Comments
 (0)