EScription
  • EScription
    • Deploy
    • Mint
    • Transfer
  • ESC-20
    • Deploy
    • Mint
    • Transfer
    • List
    • Transaction process
    • Index Rules
  • ESIPS
    • What are ESIPs?
    • Accepted ESIPs
  • Marketplace
    • Verified Badge
  • Developer Service
    • Legal Disclaimer
  • CrossContract
    • IBRC20Deploy
    • IValidator
    • ICrossInscribe
  • Cross Chain Validator
    • How to install validator?
    • How to run?
Powered by GitBook
On this page
  1. ESC-20

Index Rules

  • Transaction data converted to text must start with "data:${mime-type}," or it won't be indexed. $mime-type can be left blank, e.g. "data:,".

  • The first deployment of a ticker is the only one that has claim to the ticker.

  • Tickers are not case sensitive (esc = ESC=Esc=....).

  • The first mint to exceed the maximum supply will receive the fraction that is valid. (ex. 21,000,000 maximum supply, 20,999,242 circulating supply, and 1000 mint inscription = 758 balance state applied)

  • Maximum supply cannot exceed uint64_max

PreviousTransaction processNextESIPS

Last updated 1 year ago