Define Token Parameters

The following configuration fields define the technical and economic structure of your token. These parameters are stored on-chain and form the foundation of your smart contract.


Indicate Your Token Parameters

  • Token Total Supply. The total number of tokens created and available, including those not yet distributed.

  • Token Initial Supply. Number of tokens minted and made available at launch.

  • Token Price. The token’s initial price. It is typically set in fiat or stablecoins (e.g., USD, USDC). Recommended options include:

    • $0.01

    • $0.10

    • $1.00

    • Custom (indicate below)

  • Token Name. The full name of the token (e.g., “Stobox Security Token”).

  • Token Symbol. A short ticker symbol for the token (e.g., “STBX”).

  • Token Decimals. Specifies how divisible the token is.

    • 0

    • 6

    • 18

  • Token Standard. The technical standard governing token operations.

    • ETC20

  • Token Protocol. Smart contract standard that manages token logic.

    • STV3

  • Token Network. The blockchain network where the token will be deployed.

    • Arbitrum

    • Ethereum

    • Plume (disabled)

  • Token Image. Token logo or brand graphic (PNG, JPG, SVG).


Important Notes

  • Most parameters are immutable; therefore, data is permanently recorded in the deployed smart contract.

  • Always align your token’s technical parameters with your business model, jurisdiction, and rights logic before submission.


Last updated

Was this helpful?