Price Feed not working on AVAX and BASE

Pyth used to work until a week ago. We are hitting the systems calculation function at the Base contract address: 0x284c10042E9f69d44e52B6d16E1fa33fC944E0C2 We get a “non payable method” error but it is payable. We can run systems calculation from Basescan with 1 Wei as the update fee but not from the UI which we can’t figure out why. Anyone know what the issue might be?

How are you interacting with the contract? Have you updated the your ABI that UI is interactive with recently? Can you please submit all the steps to reproduce these errors?