USDC Balance
+ {isLoading ? ( + + ) : ( ++ Withdraw earned fees from the vault +
++ Deposits earn yield from Morpho vaults on Base +
+{error}
+Vault not configured
+User APY
+ + {vaultInfo.user_apy !== null ? `${(vaultInfo.user_apy / 100).toFixed(2)}%` : '--'} + +{error}
++ {!vaultId ? 'Vault not configured' : 'No active position'} +
+Assets in Vault
+{error}
++ No transactions yet. Make a deposit or withdrawal to get started. +
+USDC Balance
+ {isLoading ? ( + + ) : ( +Send USDC to this address to deposit:
+{walletAddress}
+Network: Base
++ Signed in as {user.email.address} +
+ )} ++ Withdraw your USDC plus any earned yield +
+