Add a complex k6 test for a Fungible token lifecycle The test should include 1. Token creation 2. Token association 3. Grant KYC 4. Token Transfer 5. Freeze / Unfreze 6. Pause / Unpause ### Solution Add k6 tests for the missing scenarios. ### Alternatives _No response_