pub fn initialize(payer: Pubkey, token_program: Pubkey) -> InstructionExpand description
One-time Initialize. payer must be ADMIN_ADDRESS.
token_program must be the mint owner’s program id (spl_token or spl_token_2022 for the configured USDC mint).