Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • An Artist would register a FIO Address, e.g. leonardo@vinci, on the FIO Chain and publicize it to their followers.

  • They would then map their NFTs to their FIO Address. They may also choose to insert the FIO Address into the NFT itself.

  • Anyone could fetch NFTs mapped to a FIO Address.

  • Anyone could fetch a FIO Address which maps to a particular NFT.

    • Since it would be possible for anyone to claim they authored the Mona Lisa NFT. Verified FIO Addresses concept could be applied to allow an expert, e.g. expert@christies, to attest that Mona Lisa NFT was authored by leonardo@vinci

  • New actions would be added to the FIO Protocol:

    • add_nfts

      • FIO Address

      • Chain code

      • Smart contract address

      • Token ID (optional)

    • get_nfts

      • FIO Address

      • Chain code (optional)

    • get_nft_fio_address

      • Smart contract address

      • Token ID (optional)

Transferring NFT Ownership

...

Transferring large amount of crypto can be scary. Imagine how scary it is to attempt to transfer a $60M $69M NFT.

Today, FIO Request is a mechanism to allow one person to securely request funds from another. It could be extended to allow for requests of NFTs. Instead of amount, chain code, token code, it can contain chain code, smart contract address, token ID.

...

FIO Data has been designed to allow decentralized and secure transmission of metadata about a transaction occurring on any blockchain. It can also be used to transmit metadata about the transfer of an NFT.

NFT Collection FIO Address

FIO Address could be used to create a collection of NFTs. For example:

  • A collector could map all NFTs they own to collector@iamrich

  • A gallery could map all NFTs in its exhibit to works@gallery

The FIO Address could then be typed into a digital frame to easily instruct it what to display.

Interacting with NFTs using FIO Protocol

...

  • Send 1000 USDC to monalisa@louvre and she will blink

  • Send a message to monalisa@louvre asking what is her name and receive a response

Potential Modification to FIO Chain

  • New actions would be added to the FIO Protocol:

    • add_nfts

      • FIO Address

      • Chain code

      • Smart contract address

      • Token ID (optional)

    • get_nfts

      • FIO Address

      • Chain code (optional)

    • get_nft_fio_address

      • Smart contract address

      • Token ID (optional)