Skip to content

Support OpenSea bundles #11

@elsewhat

Description

@elsewhat

Currently bundles has a different structure.
They are detected and skipped through:

                if not openseaEvent['asset'] and openseaEvent['asset_bundle']:
                    print("Bundles from OpenSea are currently not supported. Skipped bundle \"{}\"".format(openseaEvent['asset_bundle']['name'] ))
                    continue

Will need to split the cost for the whole transaction into the sellTransaction for each NFT

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions