Skip to content

Latest commit

 

History

History
 
 

eip155

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
namespace-identifier title author status type created updated replaces
eip155
Ethereum Ecosystem (EIP155)
Simon Warta (@webmaster128), ligi <[email protected]>, Pedro Gomes (@pedrouid), Antoine Herzog (@antoineherzog), Joel Thorstensson (@oed)
Draft
Informational
2019-12-05
2022-03-27
CAIP-3
CAIP-21
CAIP-22

Namespace for EIP155 chains

This document describes the syntax and structure of the EIP155 namespace, commonly referred to as the "EVM" namespace for chains using the Ethereum Virtual Machine.

Introduction

EIP155 is an Ethereum Improvement Process specifying addressing across Ethereum-based chains, generalized by CAIP-2. Definition of valid references within that namespace and constraints are deferred to the EIP155 specification, which may be superseded by future EIPs.

References

  • EIP155: Ethereum Improvement Proposal specifying generation and validation of ChainIDs
  • [ethereum-lists/chains][]: An open registry for eip155 network operators to claim a unique chainID and self-publish RPC/node information for them.
  • ERC20: Basic [aka Fungible] Token Standard
  • ERC721: Non-Fungible Token Standard

Rights

Copyright and related rights waived via CC0.