Coda by Ian Macalinao
Preparing search index...
@solana-programs/orca-whirlpools
WhirlpoolPlugin
Type Alias WhirlpoolPlugin
type
WhirlpoolPlugin
=
{
accounts
:
WhirlpoolPluginAccounts
;
identifyAccount
:
typeof
identifyWhirlpoolAccount
;
identifyInstruction
:
typeof
identifyWhirlpoolInstruction
;
instructions
:
WhirlpoolPluginInstructions
;
parseInstruction
:
typeof
parseWhirlpoolInstruction
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
Properties
accounts
accounts
:
WhirlpoolPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyWhirlpoolAccount
identify
Instruction
identifyInstruction
:
typeof
identifyWhirlpoolInstruction
instructions
instructions
:
WhirlpoolPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseWhirlpoolInstruction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
Coda by Ian Macalinao
Loading...