### Component Cast ### Describe the feature you would like Commands that build transactions in `cast erc20` (e.g. `cast erc20 transfer`) should have the regular transaction flags, such as gas price, nonce. See [`TransactionOpts`](https://github.com/foundry-rs/foundry/blob/2417ba3bb7a55d70867247d75cc989f976f17452/crates/cli/src/opts/transaction.rs#L36) ### Additional context _No response_