Retrieve, decode and display all ERC725Y data keys of a smart contract in a developer-friendly way using the LSP2 ERC725Y JSON Schema standard.
It uses the fetchData(…) function of the erc725.js library.
| Account Standard | Interface ID |
|---|---|
| ERC725X ↗️ | 0x7545acac |
| ERC725Y ↗️ | 0x629aa694 |
| ERC1271 ↗️ | 0x1626ba7e |
| LSP0ERC725Account ↗️ | 0x24871b3d |
| LSP1UniversalReceiver ↗️ | 0x6bb56a14 |
| LSP17Extendable ↗️ | 0xa918fa6b |
| LSP25ExecuteRelayCall ↗️ | 0x5ac79908 |
| Access Control Standard | Interface ID |
|---|---|
| LSP6KeyManager ↗️ | 0x23f34c62 |
| LSP14OwnableTwoSteps ↗️ | 0x94be5999 |
| LSP20CallVerification ↗️ | 0x1a0eb6a5 |
| LSP20CallVerifier ↗️ | 0x0d6ecac7 |
| Asset Standard | Interface ID |
|---|---|
| LSP7DigitalAsset ↗️ | 0xc52d6008 |
| LSP8IdentifiableDigitalAsset ↗️ | 0x3a271706 |
| ERC20 ↗️ | 0x36372b07 |
| ERC721 ↗️ | 0x80ac58cd |
| Other Standard | Interface ID |
|---|---|
| LSP1Delegate ↗️ | 0xa245bbda |
| LSP9Vault ↗️ | 0x28af17e6 |
| LSP17Extension ↗️ | 0xcee78b40 |
| LSP26FollowerSystem ↗️ | 0x2b299cea |