RON-20 Protocol base on ROIN blockchain writing the string into the memo field of the transaction to achieve this.
- Deploy:
data:,{"p":"ron-20","op":"deploy","tick":"roni","max":"21000000000","lim":"1000"} - Mint:
data:,{"p":"ron-20","op":"mint","tick":"roni","amt":"1000"} - Transfer:
data:,{"p":"ron-20","op":"transfer","tick":"roni","detail":[{"to":"Ronin Address","amt":"1000"}]}
- Token: RONI
- Supply: 21,000,000,000
- Limit: 1000
- Transaction ID (TxID): Deploy TxID
- Block Number: 30292785
- Hex:
0x646174613a2c7b2270223a22726f6e2d3230222c226f70223a226465706c6f79222c227469636b223a22726f6e69222c226d6178223a223231303030303030303030222c226c696d223a2231303030227d - UTF-8:
data:,{"p":"ron-20","op":"deploy","tick":"roni","max":"21000000000","lim":"1000"}
This guide provides step-by-step instructions on minting RONI tokens using Pocket Wallet.
- Chain ID (Network ID): 2020
- RPC Endpoint: https://api.roninchain.com/rpc
- Explorer: https://app.roninchain.com
-
Open the Pocket wallet application on your device.
-
Within the app, select "Add custom Network" or similar.
-
Enter the following details:
- Network Name: Ronin
- RPC: https://api.roninchain.com/rpc
- ChainID: 2020
- Default token: RON
- Browser: https://app.roninchain.com
-
Confirm and complete the network addition process.
-
Return to the main screen and select the newly added network to use.
-
Congratulations! You have successfully added a custom chain to your Pocket wallet.
-
Open your wallet application.
-
Navigate to the "Send" section.
-
Enter the Receiver Address: Your address.
-
Set the Amount: 0 RON.
-
Click on "Advanced".
-
For Text Input Method:
- Fill in the following text in the provided field:
data:,{"p":"ron-20","op":"mint","tick":"roni","amt":"1000"}
- Fill in the following text in the provided field:
-
Alternatively, for Hexadecimal Input Method:
- Fill in the following hexadecimal string in the designated field:
0x646174613a2c7b2270223a22726f6e2d3230222c226f70223a226d696e74222c227469636b223a22726f6e69222c22616d74223a2231303030227d
- Fill in the following hexadecimal string in the designated field:
-
Double-check all details for accuracy.
-
Initiate the transaction by clicking "Send" or the relevant confirmation button.
-
Wait for the transaction to confirm on the network.
-
Gas fees for transactions may be adjustable based on the current state of the chain. Please consider adjusting the gas fees according to the network conditions for timely transaction processing.
-
This process involves minting RONI tokens using specific encoded data. Ensure accurate entry of the provided text or hexadecimal string to successfully mint the tokens.