- account level spend/costs - account level total storage - upload cost per 30 days (for UI and pre-upload check) - Support CDN being egress based and floor pricing. Setup fee 1 usdf - all calculations in bigint use [dnum](https://github.com/bpierre/dnum) if needed (related to #242 ) - should enable pre upload check, "with the current funds and lockup can i upload these files?" - should enable "Account will run out of funds in X days, deposit X amount to cover at least the next 30 days" References: - https://github.com/FilOzone/synapse-sdk/pull/375 previous attempt at this with lots of context
References: