Skip to content

Commit

Permalink
refactor!: update new LSP7/8 interface IDs (#367)
Browse files Browse the repository at this point in the history
* refactor!: update new LSP7/8 interface IDs

* chore: update lsp8 interface id

---------

Co-authored-by: Hugo Masclet <hugo@lukso.io>
  • Loading branch information
CJ42 and Hugoo authored Dec 14, 2023
1 parent 9aa87e5 commit 6a48862
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: '0xdaa746b7',
LSP8IdentifiableDigitalAsset: '0x30dc5278',
LSP7DigitalAsset: '0xb3c4928f',
LSP8IdentifiableDigitalAsset: '0x3a271706',
LSP9Vault: '0x28af17e6',
LSP11BasicSocialRecovery: '0x049a28f1',
LSP14Ownable2Step: '0x94be5999',
Expand Down

0 comments on commit 6a48862

Please sign in to comment.