## Description 📝 Extract fee calculation logic into a reusable helper function within the admin component. ## Proposed Steps 📝 * calculate_fee(env, token, amount) -> i128.