This guide will show you how to create your very own Token on the XPR Network blockchain.
- To start, you will need to purchase RAM.
- Head over to XPR Network Resources
- Purchase 200000 bytes (about 2220 XPR)
-
Download proton.token ABI and WASM (right click -> save link as):
-
Log in at https://explorer.xprnetwork.org/wallet/utilities/upload-contract and upload the WASM and ABI
ℹ️ For the next few steps, replace "tokentester" in all URLs and parameters with your own account name (@name)
- Go to https://explorer.xprnetwork.org/account/tokentester?loadContract=true&tab=Actions&account=tokentester&scope=tokentester&limit=100&action=create
- For issuer: Enter your account name
- For maximum_supply: Enter Total Tokens to be minted and Token symbol (format is "Number Symbol' e.g. 1000000.0000 MEME)
- Maximum Supply is the maximum amount that can ever be minted
- The amount of decimal points indicates the precision i.e. .0000 means decimals
- Next, we will issue the Token.
- Click on the "issue" tab
- To: field is your account name
- Quantity: The amount of Tokens you want to issue right now
- Memo: Optional field
- Last step is to register your Token (This is where you can provide an image and name your Token).
- Go to https://explorer.xprnetwork.org/account/token.proton?loadContract=true&tab=Actions&account=token.proton&scope=token.proton&limit=100&action=reg
- tcontract: account name e.g. "tokentester"
- tname: name of token e.g. "Meme Token"
- url: url of token e.g. "https://meme.com"
- desc: description of token e.g. "The Memest of them All"
- iconurl: token image url e.g. "https://meme.com/token.png"
- symbol: precision and symbol of Token. Format example "4,MEME"
- 4 is the precision of the MEME token from earlier (remember .0000)
- Go to https://explorer.xprnetwork.org/account/token.proton?loadContract=true&tab=Actions&account=token.proton&scope=token.proton&limit=100&action=reg
You're all set! You can view your glorious creation at https://explorer.xprnetwork.org/tokens
If you have any questions about this guide or just want to say “Hi”, follow our Metallicus Client Services+ Help Center on X (@MetalHelpsMe) to stay up to date and learn how to get the most out of your XPR Network experience!