Skip to content

Conversation

@lcastillo-ledger
Copy link
Contributor

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.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Dec 2, 2025

✅ All reviewers have approved.

@eip-review-bot eip-review-bot changed the title Add OIF address formatter Update ERC-7730: Add OIF address formatter Dec 2, 2025

#### Interoperable addresses

Interoperable address format applicable to solidity type `bytes` (especially `bytes32`) and `uint256`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Interoperable address format applicable to solidity type `bytes` (especially `bytes32`) and `uint256`.
Interoperable address format applicable to solidity type `bytes`.

It's not actually related to bytes32 and uint256. That's why It might be better to remove this part.

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