This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
Bridges: Semi-automize process of registering NFT pairs #479
Labels
enhancement
New feature or request
NOTE: Once you have your L2StandardERC721 address, please contact us so we can register that address in the L1 and L2 NFT bridges.
Gas on Boba is cheap, why not letting people register their NFT pairs directly on the bridge and Boba then simply has to approve the pairs afterwards:
E.g.:
So users can add their contracts here via external function and boba (onlyOwner) simply has to set the pair to
approved = true
.Nevertheless, this could come with 2 risks:
Curious to know what you think and if this has more advantages than disadvantages in your opinion! :-)
The text was updated successfully, but these errors were encountered: