I'm trying to make a swap tx (between usdc and dai) using paraswap sdk on arbitrum (chain id: 42161). But, the api/sdk returns the gasCost which is very low. When i propagate this transaction, i get gas too low from the rpc node. This happens only for arbitrum chain (for other chains, it works fine).
Is there a way around this? Any help is appreciated in resolving this.