SA World Whitepaper
WebsiteXDiscordTelegram
  • Overview
    • What is SA World?
    • SA World’s Value Proposition
  • Concepts
    • Citizen
    • Guilds
    • Application (App)
    • Entropy and Active Point (AP)
    • Elementary Particles (EP)
    • NFT Core
  • NFT
    • Types of NFTs in SA World
    • Bridging Primary NFTs between games
    • Tear and Wear Core-fused NFTs' Tear and Wear Status
    • Pricing Core-fused NFTs that have been used N times
    • SA World NFT Mechanics Frameworks
      • Token-Reserve NFT Model
      • Elemental Particle NFT Model
      • NFT-core Model
      • Inflation Balancing Mechanism
  • Roadmap
  • The ecosystem's economics and benefits to all parties
    • SA World's revenue source
    • Economic benefits for related parties
  • The Political Body of SA World
    • The Highest Council
    • The Lower Council
    • PageFinance Council
    • Development Unit
  • Explore the SA World Ecosystem
    • Overview
    • Game Applications
    • Utility Applications
      • SA Assistant (SAAS)
      • SA Account
      • PlayCiti
      • Evi Store
      • Flexi Hub
      • NFT Sequencer
      • EP Charger
      • Guild Maker
      • Ads Distributor
    • Service Applications
      • Decentralized exchange (DEX)
      • Marketplace
      • Wallet
      • Explorer
  • Build with SA World
    • SDK for Games
    • Cocos (Ready)
    • Unity
  • SDK for App
  • 🌟Product Suite
    • Harvest Heist
      • Getting Started
      • Game
      • Quests
      • Wallet
      • Referral System
      • Account
      • Reward
      • FAQs
      • Policy
    • Ambassador Program
      • Program Overview
      • Points and Engagement Guidelines
      • SA World Ambassador Rules
  • 🚀TOKEN
    • Overview
    • Tokenomics
    • Utilities
  • 🔗TRUSTED LINKS
    • Contract Address
    • Social Media & Community
Powered by GitBook
On this page
  • What is NFT Core?
  • How to create an NFT Core
  • NFT Core’s price calculation
  • Fusing & Parsing Cores
  • Fusing
  • Parsing
  1. Concepts

NFT Core

What is NFT Core?

NFT Core is a required component needed to create a Core-fused NFT.

NFT Cores with the same N value are interchangeable.

How to create an NFT Core

NFT Core can be created by connecting EPs with one another, creating a string of EPs. The length of this string is denoted as A. The more valuable a Core-fused NFT is, the higher the A value is required for its Core.

Each connected EP requires a fee of 0.01 SAE (This fee may be adjusted in the future).

For example:

  • Let the number of EP contained in the NFT Core be denoted as A.

  • Therefore, if a user wants to create an NFT Core by connecting A individual EPs, the total cost to create this NFT Core is calculated as follows:

SAE tax = (A-1) * 0.01 SAE

All fees collected will be allocated to the treasury to support the development and maintenance of the system.

NFT Core’s price calculation

Regulations:

  • The number of SAEs locked into 1 EP for charging is: 0.1 SAE

  • The cost of fusing NFT cores or parsing NFT cores (N>=2) into two parts is: 0.01 SAE

The parameters of an NFT Core are as follows:

  • The number of EPs in one NFT Core is called: N

  • Price (EP) = The market price of one Uncharged EP.

We can use the above data to calculate the Price (NFT Core):

Price(NFT core) = A*Price(EP) + A* 0.1 SAE + (A-1)*0.01 SAE

Fusing & Parsing Cores

Fusing and Parsing NFT Cores is the process of creating new NFT Cores from available NFT Cores.

NFT Cores can go through a fusion process to create a new NFT Core with a higher N value. Vice versa, NFT Cores with N >= 2 can go through a parsing process to create several new NFT Cores with smaller N values.

This process requires SAE as a fee.

Fusing

Fusion is the process of creating a new NFT Core with a higher N value.

When fusing several Cores, new connections are established between the residing EPs and this process of creating new connections requires SAE to be used as energy.

In the case of combining A blocks of NFT-Core to form a new NFT Core with a larger value, the total amount of SAE to be paid is calculated by the following formula:

SAE tax = (A-1) * 0.01 SAE

For example, the cost of combining 3 NFT Cores is calculated as:

SAEtax = (3-1)* 0.01SAE=0.02SAE

Parsing

Parsing creates new NFT Cores with a smaller N value than old NFT Cores with N>=2.

Similarly, when splitting a Core, each time a block of NFT-Core is split into A smaller blocks of NFT Core, a fee of 1 SAE needs to be paid: SAEtax = (A-1)*0.01SAE

The initial fee of 0.01 SAE can be adjusted based on demand and market prices at the actual time.

In addition, the owner of the NFT Core can also completely decompose the NFT Core to withdraw the initially staked SAE locked in the EP. After completing the entire decomposition process, the EP will return to its initial state - Locked EP, and the number of Locked EPs will be transferred to the treasury of SA World.

PreviousElementary Particles (EP)NextNFT

Last updated 1 year ago

Figure 3. Fusing & Parsing Cores