After the latest testnet deployment, deposits stopped working: accounting contract's gas tank had a 0 balance, so deposit addresses couldn't be funded with sweep gas.
Checking the tank:
tank addr from a deployed contract:
cast call 0x910CFfe4e8B27bc367F6E34D6D8e3C31DED68B6f "gasTankAddress()(address)" --rpc-url https://testnet.sapphire.oasis.io
balance on each supported source chain:
cast balance 0x106F3d137Ad5A5992b5702A0772E942669f31ef1 --ether --rpc-url https://sepolia.base.org
Action items:
After the latest testnet deployment, deposits stopped working: accounting contract's gas tank had a 0 balance, so deposit addresses couldn't be funded with sweep gas.
Checking the tank:
tank addr from a deployed contract:
balance on each supported source chain:
Action items: