Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.
This repository was archived by the owner on Sep 5, 2022. It is now read-only.

NFTBounceable Standard Extension #67

@tolya-yanot

Description

@tolya-yanot

⚠️ WARNING: Standards are now published and discussed in the TEPs repository. This page may be out of date.

NFTBounceable

Summary

Optional extension for NFT Standard.

Standardizes the way NFT transfers are rolled back if the recipient has rejected the notification message.

For example, if the NFT was sent to the wrong address and the recipient smart contract does not know how to interact with the NFT

Specification

If NFT item smart contract receive ownership_assigned message with bounced flag set it should revert ownership change and set prev_owner as current owner.

If NFT item smart contract receive editorship_assigned message with bounced flag set it should revert editorship change and set prev_editor as current editor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions