Skip to content

feat: add eip-2981 extension (wip)#31

Draft
vasa-develop wants to merge 1 commit intosudoswap:mainfrom
vasa-develop:royalty-support
Draft

feat: add eip-2981 extension (wip)#31
vasa-develop wants to merge 1 commit intosudoswap:mainfrom
vasa-develop:royalty-support

Conversation

@vasa-develop
Copy link

Adding basic extension files to create a PoC LSSVMRouter with EIP-2981 support.

License: MIT
Signed-off-by: Vaibhav Saini vasa.develop@gmail.com

License: BUSL-1.1
Signed-off-by: Vaibhav Saini <vasa.develop@gmail.com>
@@ -48,7 +48,7 @@ contract LSSVMRouter {
}

struct RobustPairNFTsFoTokenAndTokenforNFTsTrade {
Copy link

@harmvandendorpel harmvandendorpel Aug 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing 'r' on _ position: RobustPairNFTsFo_TokenAndTokenforNFTsTrade

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no point in changing it now, will make all contracts interacting with previous versions incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants