package
0.0.0-20241120235331-e05e372386cc
Repository: https://github.com/computer217/solanabotv2.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
InstructionIDToName returns the name of the instruction given its ID.
NewBuyInstruction declares a new Buy instruction with the provided parameters and accounts.
NewBuyInstructionBuilder creates a new `Buy` instruction builder.
NewCreateInstruction declares a new Create instruction with the provided parameters and accounts.
NewCreateInstructionBuilder creates a new `Create` instruction builder.
NewInitializeInstruction declares a new Initialize instruction with the provided parameters and accounts.
NewInitializeInstructionBuilder creates a new `Initialize` instruction builder.
NewSellInstruction declares a new Sell instruction with the provided parameters and accounts.
NewSellInstructionBuilder creates a new `Sell` instruction builder.
NewSetParamsInstruction declares a new SetParams instruction with the provided parameters and accounts.
NewSetParamsInstructionBuilder creates a new `SetParams` instruction builder.
NewWithdrawInstruction declares a new Withdraw instruction with the provided parameters and accounts.
NewWithdrawInstructionBuilder creates a new `Withdraw` instruction builder.
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Buys tokens from a bonding curve.
Creates a new coin and bonding curve.
Creates the global state.
Sells tokens into a bonding curve.
Sets the global state parameters.
Allows the admin to withdraw liquidity for a migration once the bonding curve completes.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Buys tokens from a bonding curve.
Creates a new coin and bonding curve.
No description provided by the author
Creates the global state.
No description provided by the author
Sells tokens into a bonding curve.
Sets the global state parameters.
Allows the admin to withdraw liquidity for a migration once the bonding curve completes.