Open Source
Official Website of G TOKEN: https://www.gtokentool.com
Last updated
Official Website of G TOKEN: https://www.gtokentool.com
Last updated
Optimization
Description: Enables the Solidity optimizer when activated
Optimizer Runs (Integer)
Definition: Estimated number of contract executions over its lifetime
Solidity Version (Compiler)
Format: Semantic versioning (e.g., ^0.8.20)
License
Common Options:
MIT (Most permissive)
GPL-3.0 (Copyleft)
Apache-2.0 (Patent protection)
UNLICENSED (Not recommended for open-source)
CORE Open-Source Development Tutorial;
First, you need to copy the source code on the platform's admin token page.
Access the Core chain to verify the open-source code. Follow the steps below to deploy your contract and select the parameters as shown in the diagram.
Copy the open-source parameter panel source code and input the corresponding constructor parameters into the source code. To remove ads from the contract code, simply delete the platform URL at the top. Note: This platform supports open-sourcing without requiring constructor parameters. If the blockchain explorer auto-generates them, clear the parameter field.
Select "Yes" for Optimization.
After completing the setup, click "Verify and Publish" below to complete the open-source process.