Skip to content

NFTStorefrontV2: Listing completed event does not provide information on royalties paid #72

Open
@bymi15

Description

The ListingCompleted event lacks information on royalties paid.
The self.details.saleCuts should also include the royalty receiver's cut which should be represented in the event.
From simply emitting the salePrice we don't know what proportion of this amount was actually paid to the seller, and how much was paid out as royalty.

https://github.com/onflow/nft-storefront/blob/main/contracts/NFTStorefrontV2.cdc#L75

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions