Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
/ ERC820 Public archive

EIP 820 - Pseudo-introspaection using a registry contract

License

Notifications You must be signed in to change notification settings

jbaylina/ERC820

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC820 Registry Implementation

Build Status npm version npm downloads Solidity version EIP

Universal registry smart contract where any address (contract or regular account) can register which interface it supports and which smart contract is responsible for its implementation.

Proposal

The official proposal can be found at: eips.ethereum.org/EIPS/eip-820.

ERC820 Registry

This repository contains the official implementation of the ERC820 registry as defined in the standard.

The address of the registry is 0xa691627805d5FAE718381ED95E04d00E20a1fea6 on all chains.

Authors

About

EIP 820 - Pseudo-introspaection using a registry contract

Resources

License

Stars

Watchers

Forks

Packages

No packages published