🟡Contract Upload
This is where you will Upload your Contract Code that will be used in the Custom Launch.
Upload Contract
Upload your Contract File (.sol) to be used for your Launch. Please ensure that this is the .sol file only as other file types will not function with the Wagyu Bundler.
Enter Function
This MUST be the function that you will call to Enable Trading of your Token. Typically this will be in the format of: enableTrading(), beginTrading(), openTrading(), etc. Capitalization and Punctuation is IMPORTANT.
Wagyu should indicate to the user if the Enable Function is correct before proceeding, but in the event that you enter the incorrect function, Wagyu is not responsible for any errors in your launch.
Last updated