Commit da28c32
fix(nav): drop the wrong asset from the Stake menu description (#256)
The description said "Back a Gnars rider with MOR" / "com MOR". The default
path in the rider dialog is `vault-usdc` — a USDC deposit into the rider's
Morpho vault on Base. MOR is the asset of the *other* layer, the Gnars Builder
subnet, which is a different product with a different promise (there you keep
none of the yield).
I introduced this in 4a809f2 by carrying "with MOR" over from the subnet copy,
and it shipped. With the rider campaign now saying "deposit USDC on Base", the
menu was contradicting both the page and the campaign.
Names no asset at all, matching the page's own hero ("Back a Gnars rider. Your
deposit stays yours and keeps earning."). Naming one would be the same mistake
in the other direction: the dialog offers three — USDC into the Morpho vault,
and stETH or USDC into Morpheus Capital.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 31798c5 commit da28c32
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- messages
- en
- pt-br
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments