Coda by Ian Macalinao
Preparing search index...
@solana-programs/meteora-damm-v2
CpAmmPlugin
Type Alias CpAmmPlugin
type
CpAmmPlugin
=
{
accounts
:
CpAmmPluginAccounts
;
identifyAccount
:
typeof
identifyCpAmmAccount
;
identifyInstruction
:
typeof
identifyCpAmmInstruction
;
instructions
:
CpAmmPluginInstructions
;
parseInstruction
:
typeof
parseCpAmmInstruction
;
pdas
:
CpAmmPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
CpAmmPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyCpAmmAccount
identify
Instruction
identifyInstruction
:
typeof
identifyCpAmmInstruction
instructions
instructions
:
CpAmmPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseCpAmmInstruction
pdas
pdas
:
CpAmmPluginPdas
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Coda by Ian Macalinao
Loading...