Currently, blob submission in Rollkit uses a gasMultiplier to multiply gasPrice used to submit a PFB exponentially as part of the DA submission retry logic.
However, there is a fee estimation logic now in Celestia: https://docs.celestia.org/how-to-guides/submit-data#fee-estimation so we should look into how Rollkit can use that when submitting blobs.