USDCPaymaster A class for storing a user's paymaster data. Constructor USDCPaymaster new USDCPaymaster(paymasterAddress, sponsorAddress) Parameters paymasterAddressstringRequiredThis is the deployed address of the Fun Paymaster.sponsorAddressstringRequiredThe address of the acount sponsoring the transaction.