Type Alias CollectProtocolFeesParams
CollectProtocolFeesParams: {
collectProtocolFeesAuthority: PublicKey;
tokenOwnerAccountA: PublicKey;
tokenOwnerAccountB: PublicKey;
tokenVaultA: PublicKey;
tokenVaultB: PublicKey;
whirlpool: PublicKey;
whirlpoolsConfig: PublicKey;
}
Type declaration
collectProtocolFeesAuthority: PublicKey
tokenOwnerAccountA: PublicKey
tokenOwnerAccountB: PublicKey
tokenVaultA: PublicKey
tokenVaultB: PublicKey
whirlpool: PublicKey
whirlpoolsConfig: PublicKey
Parameters to collect protocol fees for a Whirlpool