LEP100 Yellowpaper
  • LEP100 Yellowpaper
  • ABSTRACT
  • DISCLAIMER
  • 1 INTRODUCTION
    • 1.1 MOTIVATION
    • 1.2 What Is Lithosphere?
      • 1.2.0 LEP100 vs. OTHER TOKENS
      • 1.2.1 LEP100 vs. ERC-20, ERC1155 & BEP-20
      • 1.2.2 MAJOR LEP1000 TOKENS
      • Jot Art Token (Jot)
      • 1.2.3 LITHO ALGORITHMIC Stablecoin (LAX)
      • 1.2.4 LITHO NATIVE TOKEN (LITHO)
      • 1.2.5 HOW DO YOU GET LEP100 TOKENS?
    • 1.3 What Is LEP100?
    • 1.3 HOW DO YOU STORE LEP100 TOKENS?
      • 1.3.1 LEP100 TOKENS ARE FUELED USING LITHO COIN (LITHO)
      • 1.3.2 FUNCTIONS OF THE LEP100 TOKEN STANDARD
      • 1.3.3 LITHOSPHERE OFFERS
      • 1.3.4 Why Use LEP100 Token Standard For your Defi Project vs. ERC20 / BEP20.
      • 1.3.5 FEATURES OF LEP100 TOKENS
      • 1.3.6 Crypto Wallets and LEP100 Addresses
  • What Are LEP100 Tokens and LEP100 Standard?
  • CONCLUSION
  • GLOSSARY
Powered by GitBook
On this page
  1. 1 INTRODUCTION

1.3 What Is LEP100?

The LEP100 is a novel standard for multi-tokens, allowing for a single contract to represent multiple fungible (currency) and non-fungible tokens (NFT) and batched Operations for increased gas efficiency proposed by Joel Kasr, creator of Lithosphere. Most importantly, LEP100 tokens can exchange for any other token equivalents. LEP100 Tokens are fueled using Litho Coin (LITHO).

LEP100 is a Lithosphere token standard that extends Ethereum's ERC-20, BSC's BEP20, and ERC1155 standards. LEP100 defines a framework and a set of rules that Lithosphere-based tokens have to follow. LEP100 is fully compatible with ERC-20, ERC-721, ERC-1155, and Binance Smart Chain's BEP-2, BEP-20 as well as other similar token standards.

The LEP100 token standard applies to all kinds of tokens that will launch on the Lithosphere platform, such as tokenized securities, stablecoins, or even NFT.

Pegged Coins, which are LEP100 tokens pegged to other crypto assets such as BTC and LINK, also follow the LEP100 token standard.

The transaction fees for all the LEP100 tokens are paid with LITHO, the native token of The Lithosphere network. This working principle is part of the pos consensus rules. It provides an incentive to the validators as they amass transaction fees for the blocks, they validate on the Lithosphere network.

Since Lithosphere supports cross-chain interoperability with several existing Chains like EVM, BSC, etc., LEP100 tokens can be used on EVM, BSC, or other Blockchains for fast trading on lithoswap DEX.

Creating your LEP100 token is relatively straightforward, even if you don't have any Prior programming experience. The Litho Launchpad provides an intuitive user interface For creating your LEP100 tokens. You need to provide the name of your token, a Symbol, and a few other parameters to successfully create your LEP100 token.

Let's summarily discuss these parameters for a better understanding of the LEP100 Token standard.

○ Fungible & Non-Fungible: Can represent both fungible assets, e.g., currency, or Non-fungible Assets like art, collectibles, music, etc.

○ Time Slicing: LEP100 is a time-slicing token standard on the Litho blockchain. It's Superior to ERC20 tokens in that it supports time slicing. Time slicing adds start Time and end time attributes. Only the tokens whose current time is within the start Time and end time are valid.

○ Cross-chain: Can be exchanged with ERC20, ERC-721, ERC-1155, BEP2, BEP20, or any similar token equivalents allowing interoperability within networks.

○ Can Burn: This parameter describes whether the LEP100 tokens can be burned To reduce the supply over time, making it deflationary.

○ Can Mint: This parameter is anonymous to Can Burn, and it specifies whether New LEP100 tokens can be minted to expand the supply over time, making it Inflationary.

○ Can Pause: This parameter is important in case of a malicious attack or software Vulnerability. It describes whether all the operations associated with your tokens Can be paused when needed. Only the generator of a token or an address with Necessary permission can pause all the operations.

○ Blacklist: This parameter is analogous to Can Pause. It gives you the ability to Blocklist specific addresses that are acting maliciously. These variables give a lot Of control to the central authority (the producer), so they won't be suitable for Many use cases.

Once all the parameters are described and the token is generated, you will have sole Possession of the token, and it will be dispensed to your stated address. The smart Contract for the coin will be impulsively published to Lithosphere, and you only need to Pay the required transaction fees.

Previous1.2.5 HOW DO YOU GET LEP100 TOKENS?Next1.3 HOW DO YOU STORE LEP100 TOKENS?

Last updated 3 years ago