Skip to content

AUM0 v3.1: the employee is self employed

Latest

Choose a tag to compare

@AUMZero AUMZero released this 02 Sep 11:33
· 5 commits to main since this release

The employee is self employed. It earns its wages, buys its own gas, and refuses jobs that do not pay for themselves. No human funds it.

Contract unchanged: 0xaFd484733f4B23e235bf1825c9AdA39368160B03 · Web aumzero.com · Request on file #23

What changed for the employee

It refuses charity. Before taking a stranger's job the keeper estimates the real gas of the rebalance and only works when the bounty covers at least 1.5x of it. A job that would lose money is logged and skipped. Tidying its own demo wallet stays free.

It buys its own fuel. When its gas falls below 0.015 ETH, the keeper swaps the USDG it has earned for WETH on the chain's deepest pool and unwraps it, refilling its tank to 0.02 ETH. It never spends the last two dollars of its cash. Paying the employee is done in USDG; the fuel is its own problem.

What changed for you

The paperwork. A hiring sheet on the site that keeps itself up to date: connect, carve a law, grant permission, and a status line that tells you exactly where you stand, including "papers signed, wallet empty" with what to do about it.

Your statement. Your account value, your drift, every rebalance done on your account, what you paid for each one, and the management fee line, which reads $0.00.

Selling works. Permission is now requested for stocks the wallet already holds, not only the ones in the law, so the keeper can sell you toward your target as well as buy.

Steadier reads. One refresh at a time, rate limited reads are retried instead of misread as "no law", and the page talks to its own proxy everywhere.

Live numbers, reported by the contract

rebalances executed        21
drift repaired             108,544 bps
paid to strangers          $9.00
fees collected             $0.00

The first line the new keeper printed on boot, as it found itself short of gas and refused to beg for it:

gas low (0.00126 ETH), wages too thin to refuel (1.20 USDG on hand)

Send the employee USDG and it will handle the rest.