LBM simulation for multi-component flows and Laplace Law

Dear Respected Seniors. I am trying to simulate multi-component flow (density of each component is 1.0) using Shan-Chen Model. In order to validate the code, a simple Laplace test is performed.
Simulation conditions are as follows:
Density_A = 1.0,
Density_B = 1.0,
dissolved_density_A = 0.02,
dissolved_density_B = 0.02,
fluid_fluid_force = 1.8;

My question is: Can I tune/vary surface tension values using Shan-Chen multi-component LBM? and can I validate it with Laplace law? (I am not using Shan-Chen multi-phase algorithm, rather I am using Shan-Chen multi-component algorithm).