CoinBox Finance
  • Welcome to CoinBox Finance (CBFi) 👋
  • View This First
    • ⚡ Get Started
      • ❓ Where to purchase CBFi Tokens?
      • Important links, Social Media & Contacts
      • Documents & Presentations
      • Graphic Materials
      • List of CBFI Listing Directory
  • Introduction
    • 📌 Your First CBFI Account
    • 🌈 Supported Blockchains
    • 🔑 Private Key Management
    • ✨ Features
    • 🥇 CBFi Token
      • CoinBox Airdrop
    • 🎁 CBFi Merchandise
  • Product Guides
    • 📦CoinBox Wallets
      • Create a Blockchain Wallet
      • User Dashboard Flow
      • Users Wallet and Earn Flow
      • Users Merchant and Setting Flow
      • Wallet Affiliate Rewards
      • CBFI Wallet Fees
    • 🥈Layer 2 & Off-Chain
      • Feeless instant transaction
    • 🏪CoinBox Merchants
      • Why CoinBox Merchant?
      • Bitcoin & Altcoins
      • Payments & Payouts
        • Online Payments
        • In-person payments
        • Fees
        • Payouts & Payroll
        • Settlement & transfers
        • Future of payments is here
      • QR-Invoices
      • Conversion
      • Settlements
    • 🤝CoinBox P2P
      • Solution Overview
      • Features
    • 💹 CoinBox Market Tracker
    • 👩‍👩‍👧‍👦 CBFi Virtual World 🌍
    • 📰CoinBox News
    • 🌉CoinBox Multi-Chain Bridge
      • Features
      • Ecosystem Diagram
      • Solution Overview
    • 🎨Coinbox NFT Staking (Bubble) 🎨
      • ✨Features
      • 🔨NFT Staking
    • 💰CoinBox Token Creator
    • 📄CoinBox Verified
    • 📊CoinBox DEX 📊
      • ❓FAQ
      • 🔒Audit
      • 📑Smart Contracts
      • 🔗SWAP
      • 🐮Farms
      • 🚀LaunchPad
  • Technical Documentation
    • API Reference
    • Changelog
      • CBFI WALLET VER 4.3 (Public Release)
    • IDO Disclaimer Notices
    • Privacy Policy
    • Terms of Services
  • REFERENCE
    • FAQ Database
    • DeFi Glossary
Powered by GitBook
On this page
  • How to create, mint, and transfer CoinBox NF(royal)Ts
  • NFT Category
  • Screenshot NFT Platform

Was this helpful?

Export as PDF
  1. Product Guides

Coinbox NFT Staking (Bubble) 🎨

PreviousSolution OverviewNext✨Features

Last updated 3 years ago

Was this helpful?

The is a standardized smart contract with a predefined set of features. The tokens are non-fungible, which means that each one is unique. You can think of them as one-of-a-kind collectibles.

NFT has made waves in the digital world recently for a good reason. These specialized tokens ensure the authenticity and scarcity of digital assets, opening many possibilities for various digital marketplaces.

From digital collectibles to in-game assets to one-of-a-kind releases of digital media, the possibilities are endless. Everyone wants to start implementing NFTs into their platforms, but they're running into a few obstacles.

Creating a new NFT, or "smart contract" on an Ethereum-compatible blockchain, is not easy at all. First, as a developer, you have to know a lot of things:

  • Solidity - a new programming language for writing smart contracts

  • How to use a compiler for Solidity

  • How to develop using an IDE

  • How to deploy the compiled smart contract

It's a lot to know, and for developers who only need the basic features of ERC-721 tokens, it would take weeks to figure it all out.

NFTs have taken the world by storm, as creators of all kinds are cashing in on the surging demand for one-of-a-kind digital collectibles. Many NFT marketplaces have implemented “creator share” functionality that pays creators a percentage of subsequent sales, which is an excellent step in the right direction.

However, this functionality is only implemented on the application level, meaning as soon as the NFT leaves the marketplace on which it was created, creators will never see another penny for it again.

We’ve created CoinBox NF(royal)Ts. By implementing royalty-payment functionality at the blockchain level, we make it possible for creators to get paid every time their NFT is transferred for as long as it exists.

While it’s still within the marketplace where it was created, the application-level creator shares apply. And even if it leaves, the built-in royalty payment mechanism will automatically payout to the author every time it changes hands to a new buyer.

CoinBox NF(royal)Ts is easy to create, mint, and transfer into Coinbox Mobile Wallet. All it takes is a few simple steps. No blockchain experience is required.

How to create, mint, and transfer CoinBox NF(royal)Ts

  1. First, you’ll need to Login into your CoinBox Mobile Wallet. Next, click the "NF(royal)T's menu in the wallet.

  2. Next, you need to create and deploy the NFT. Traditionally this has taken quite a bit of effort and experience but using CoinBox, all you need is to click "Create NFT's" and choose which chain you would like to create your NFT's token.

    1. Once your contract has been deployed, you’ll want to mint new tokens. If you're going to enable the royalty feature, you can enable it in your wallet, and it will enter two new properties — authorAddresses and cashbackValues. This will define a list of recipients of the cashback for every subsequent transfer of the token. These values are absolute and are in the currency of the underlying blockchain.

  3. Next, you’ll probably want to transfer your NFT from the address where it was issued to another blockchain address. This time you’ll need to include the value for the transfer transaction — the sum of all the royalties to be paid out to the authors — and the private key of the address where the tokens are located.

And that’s it. You can create, mint, and transfer NFTs that automatically payout royalties forever. The benefits to creators are enormous, and we believe that CoinBox NF(royal)Ts will be a highly desirable feature for NFT marketplaces in the future. Those who offer automatic royalty payout functionality will be providing an attractive incentive to creators, whereas those who don’t risk falling behind.

NFT Category

  • Personal Art

  • Commercial Art

  • Tangible Art

  • Music

  • Domain Name

  • Virtual Worlds

  • Trading Cards

Screenshot NFT Platform

CoinBox currently supports , , and . In this example, we use Celo because it is fast, cheap, and can pay for transactions with a stable coin (cUSD).

🎨
Ethereum
Binance Smart Chain
Celo
ERC-721 token
NFT Main Page 1
NFT Main Page 2
NFT Main Page 3
NFT Creator Page