ArcYield
Launch app

The keeper board.

Rebalancing is a public job. Once a vault's 24-hour epoch elapses, the first address to call rebalance() earns a fixed 0.05 USDC tip. No allowlist, no registration, just gas, which on Arc is also USDC.

rebalance() opens in

rebalance() opens in

rebalance() opens in

ARC10 v1.10x849e4d

rebalance() opens in

Leaderboard

Reading Rebalanced events from the chain…

Run one

# when a countdown above reads OPEN NOW (fails with EpochNotElapsed before that)
$ cast send \
    0xe30F8128DEb386d7E6464ce88D2fAD8C3312a064 \
    "rebalance()" \
    --rpc-url https://rpc.mainnet.arc.io \
    --private-key $YOUR_KEY

# first caller in the epoch earns the 0.05 USDC tip (paid from vault idle USDC)
# bootstrap phase: the harvest step returns zero; the clock and tip are live