Universal Receiver Delegate
There are two default implementations of the LSP1 Delegate contracts available, each for different use cases.
Contract | Description |
---|---|
LSP1UniversalReceiverDelegateUP.sol | Add feature to a LSP0ERC725Account to registered and un-register tokens (LSP7 and LSP8) and vaults (LSP9) received. |
LSP1UniversalReceiverDelegateVault.sol | Add feature to a LSP9Vault to register and un-register tokens (LSP7 and LSP8). |