Skip to content

Commit

Permalink
Merge pull request #337 from ERC725Alliance/refactor/interface-ids
Browse files Browse the repository at this point in the history
refactor: update LSP interface IDs
  • Loading branch information
CallumGrindle authored Nov 2, 2023
2 parents c5b3890 + 13bac49 commit b46e7e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ export const INTERFACE_IDS_0_12_0 = {
LSP1UniversalReceiver: '0x6bb56a14',
LSP1UniversalReceiverDelegate: '0xa245bbda',
LSP6KeyManager: '0x23f34c62',
LSP7DigitalAsset: '0x05519512',
LSP8IdentifiableDigitalAsset: '0x1ae9ba1f',
LSP7DigitalAsset: '0xdaa746b7',
LSP8IdentifiableDigitalAsset: '0x30dc5278',
LSP9Vault: '0x28af17e6',
LSP11BasicSocialRecovery: '0x049a28f1',
LSP14Ownable2Step: '0x94be5999',
Expand Down

0 comments on commit b46e7e9

Please sign in to comment.