Commit f04810c
fix(token): finish the native-unit sweep on the Hood view
Second pass over the same class of bug: figures whose VALUE follows the chain
but whose LABEL was hardcoded to SOL. On the Hood view these printed a Solana
ticker beside ETH numbers.
- "Fees earned · routed" total (the per-role rows were fixed already, the sum
above them was not).
- ProjectWallet: deployed 24h, pending sign-off, daily budget used, and the
on-chain guardrail caps.
Left alone deliberately, because they are genuinely Solana facts and relabelling
them would be the actual lie: the buyback history (0.1 SOL → 528,810 $LOOP), the
"Pay SOL" bridge tab, backlog items about Solana work, and the agent's compute
budget — that spend really is paid in SOL from the Solana treasury regardless of
which chain's market you're looking at.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 28f7ff5 commit f04810c
2 files changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
251 | 256 | | |
252 | 257 | | |
253 | 258 | | |
254 | | - | |
| 259 | + | |
255 | 260 | | |
256 | 261 | | |
257 | 262 | | |
258 | | - | |
| 263 | + | |
259 | 264 | | |
260 | 265 | | |
261 | 266 | | |
| |||
273 | 278 | | |
274 | 279 | | |
275 | 280 | | |
276 | | - | |
| 281 | + | |
277 | 282 | | |
278 | 283 | | |
279 | 284 | | |
| |||
295 | 300 | | |
296 | 301 | | |
297 | 302 | | |
298 | | - | |
| 303 | + | |
299 | 304 | | |
300 | 305 | | |
301 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1471 | 1471 | | |
1472 | 1472 | | |
1473 | 1473 | | |
1474 | | - | |
| 1474 | + | |
1475 | 1475 | | |
1476 | 1476 | | |
1477 | 1477 | | |
| |||
0 commit comments