ShardSpace Docs
  • What is ShardSpace?
  • Key Features
  • The Team
  • About ShardSpace
  • Roadmap
  • Social
  • User Guides
    • ShardSpace Overview
      • Logging in
      • Portfolio Management
      • Market and Limit Order trading
      • Staking Tools and metrics
      • Developer Tools
    • How to connect your Radix wallet
    • How to STAKE XRD
      • Quick Stake
      • Quick Unstake
      • Staking with the Stake Widget
      • Unstaking with the Stake Widget
      • Easy claim unstakes
      • How to claim all unstakes
    • How to SEND assets
      • Simple Transfer
      • Multi-token transfer
      • Quick Move
      • Move NFTs and the Shopping Cart
      • Shopping Cart
    • How to SWAP assets
    • The ADDRESS BOOK
  • Trading
    • Limit Order trades
      • AlphaDex
      • The Limit Order Page
        • Accounts and Pairs
        • Trading View Chart
        • The Order Book
        • Trade History
        • Order History
        • The Buy/Sell/Cart Widget
      • Types of Limit Orders
    • Create a new pair on AlphaDex
    • Market Order trades
      • The Market Order page
      • How to place a Market Order
  • Developer
    • How to create a Token
      • Simple Token Creator
      • Advanced Token Creator
    • How to use the Token Manager
    • How to create an Airdrop
  • Policies
    • Terms of Use
    • Privacy Policy
    • Cookie Policy
Powered by GitBook
On this page
  1. Developer
  2. How to create a Token

Simple Token Creator

The Simple Token Creator can be used to create a basic token (resource) on the Radix network

PreviousHow to create a TokenNextAdvanced Token Creator

Last updated 1 year ago

The Simple creator has fields for adding

  • Name

  • Ticker

  • Website

  • Image URL

  • Description

  • Initial Supply

  • Tags

There are no options for changing the token behaviour using the Simple creator. If there is a requirement to change the following settings then please use the Advanced creator

  • Mintable - Can more tokens be minted? Default = NO

  • Burnable - Can the supply be burned? Default = NO

  • Freezable - Can tokens be frozen in accounts? Default = NO

  • Recallable - Can tokens be recalled from accounts? Default = NO

  • Withdrawable - Can tokens be withdrawn from an account? Default = YES

  • Depositable - Can tokens be deposited to an account? Default = YES

  • Divisibility - How many decimals is a single token divisible by? Default = 18

Note: The Simple token creator is FREE (excluding Radix network fees)