EIP-5058: ERC-721 Lockable Standard

Although still in draft, I already referenced this (among others) as a possible extension to our proposed Asset-bound NFT for DeFi applications.

A feedback we got received from DeFi when discussing our EIP was that multiple accounts should be able to lock a tokenId, and only if all locks are removed, the token can be transferred. We thought about proposing such an interface ourselves, but figured it would be better to enable extending our Asset-bound NFTs with other ERCs such as yours.

  • Would locking by multiple accounts be be worth considering?
  • If you have time, could you please confirm this could indeed be used to extend our Asset-bound NFT?
  • What are the plans to move this further?