Xyxyx
  • Overview
  • Introduction
  • Technology
  • Xyxyx Text-Based Tokenization Architecture (XTBTA)
  • Text-Based Tokens (TBTs)
  • Tokenization Models
    • 1x1
      • Specifications
    • A4
      • Specifications
  • Token Standards
    • ERC-721F
      • Parameters
    • ERC-404
      • Parameters
    • ERC-721
      • Parameters
  • Products & Services
    • API
    • Launchpad
      • Using Launchpad
        • Usage Policies
      • Xy
      • Changelog
    • Tokenizer
  • Explorer
  • Protocol
    • XYXYX
      • Architecture
        • XYHASH
      • Tokenomics
      • Xyxyx Issuer Nodes (XINs)
    • Governance
      • Xyxyx Improvement Proposals (XIPs)
      • Treasury Management Proposals (TMPs)
      • Resubmit a proposal
    • Treasury
  • Miscellaneous
    • Addresses
    • Links
    • Brand Assets
Powered by GitBook
On this page
  1. Token Standards
  2. ERC-404

Parameters

Name
Description
Default

name

Defines the name of the smart contract

required

symbol

Defines the symbol of the token to be issued by the smart contract

required

supply

Defines the total supply of the token to be issued by the smart contract

required (from 1 to ∞)

decimals

Defines the decimals of the token to be issued by the smart contract

required (from 0 to 18)

PreviousERC-404NextERC-721

Last updated 1 month ago