> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agi3.ae/llms.txt
> Use this file to discover all available pages before exploring further.

# Rate vs utilization

> The curve behind every rate on the platform: how borrow and supply rates respond to utilization, and why the last few points of utilization cost so much.

export const RateUtilizationChart = () => <div className="ru-wrap not-prose">
    <svg viewBox="0 0 760 520" role="img" width="100%" aria-label="Borrow and supply rate plotted against utilization. The borrow rate rises from 0 percent at 0 percent utilization to 5 percent at 85 percent utilization, then to 7 percent at 93 percent utilization, then steeply to 40 percent at 100 percent utilization. The supply rate tracks below the borrow rate and converges with it at 100 percent utilization.">
      <style>{`
        .ru-wrap svg{font-family:inherit;overflow:visible}
        .ru-grid{stroke:#BFD1DF;stroke-width:1;stroke-dasharray:3 4}
        .ru-frame{fill:none;stroke:#BFD1DF;stroke-width:1}
        .ru-axis{fill:#5A7184;font-size:13px}
        .ru-axis-x{text-anchor:middle}
        .ru-cap{fill:#5A7184;font-size:12px;letter-spacing:.08em}
        .ru-lg{fill:#041420;font-size:13px}

        /* Casings are painted in the page background colour beneath each line, so
           where the curves run close they read as two lines rather than merging. */
        .ru-case{fill:none;stroke:#F4FAFF;stroke-width:7;stroke-linejoin:round;stroke-linecap:round}
        .ru-borrow{fill:none;stroke:#003C63;stroke-width:3.25;stroke-linejoin:round;stroke-linecap:round}
        .ru-supply{fill:none;stroke:#5A7184;stroke-width:3.25;stroke-dasharray:11 7;stroke-linejoin:round;stroke-linecap:round}

        .ru-kink{fill:#003C63;stroke:#F4FAFF;stroke-width:2}
        .ru-kink-guide{stroke:#BFD1DF;stroke-width:1;stroke-dasharray:2 4}
        .ru-kink-lbl{fill:#5A7184;font-size:12px}

        .ru-band{fill:transparent}
        .ru-tip{opacity:0;pointer-events:none}
        .ru-cross{stroke:#5A7184;stroke-width:1;stroke-dasharray:3 3}
        .ru-box{fill:#FFFFFF;stroke:#BFD1DF;stroke-width:1}
        .ru-t-head{fill:#041420;font-size:13px;font-weight:600}
        .ru-t-lbl{fill:#5A7184;font-size:12.5px}
        .ru-t-val{fill:#041420;font-size:12.5px;font-weight:600;text-anchor:end}
        .ru-sw-s{fill:#5A7184}
        .ru-sw-b{fill:#003C63}
        .ru-dot-s{fill:#F4FAFF;stroke:#5A7184;stroke-width:2.5}
        .ru-dot-b{fill:#F4FAFF;stroke:#003C63;stroke-width:2.5}

        /* Dark mode. Borrow takes Arctic Mist and supply a lifted Neutral: on
           Obsidian the light-mode pairing collapses, so both need raising. */
        .dark .ru-grid{stroke:#1D3D52}
        .dark .ru-frame{stroke:#1D3D52}
        .dark .ru-lg{fill:#F4FAFF}
        .dark .ru-case{stroke:#041420}
        .dark .ru-borrow{stroke:#BFD1DF}
        .dark .ru-supply{stroke:#6E8CA3}
        .dark .ru-kink{fill:#BFD1DF;stroke:#041420}
        .dark .ru-kink-guide{stroke:#1D3D52}
        .dark .ru-kink-lbl{fill:#8FA3B5}
        .dark .ru-box{fill:#0B2436;stroke:#1D3D52}
        .dark .ru-t-head{fill:#F4FAFF}
        .dark .ru-t-val{fill:#F4FAFF}
        .dark .ru-t-lbl{fill:#8FA3B5}
        .dark .ru-sw-b{fill:#BFD1DF}
        .dark .ru-sw-s{fill:#6E8CA3}
        .dark .ru-dot-s{fill:#041420;stroke:#6E8CA3}
        .dark .ru-dot-b{fill:#041420;stroke:#BFD1DF}
        .ru-band-0:hover ~ .ru-tip-0{opacity:1}.ru-band-1:hover ~ .ru-tip-1{opacity:1}.ru-band-2:hover ~ .ru-tip-2{opacity:1}.ru-band-3:hover ~ .ru-tip-3{opacity:1}.ru-band-4:hover ~ .ru-tip-4{opacity:1}.ru-band-5:hover ~ .ru-tip-5{opacity:1}.ru-band-6:hover ~ .ru-tip-6{opacity:1}.ru-band-7:hover ~ .ru-tip-7{opacity:1}.ru-band-8:hover ~ .ru-tip-8{opacity:1}.ru-band-9:hover ~ .ru-tip-9{opacity:1}.ru-band-10:hover ~ .ru-tip-10{opacity:1}.ru-band-11:hover ~ .ru-tip-11{opacity:1}.ru-band-12:hover ~ .ru-tip-12{opacity:1}.ru-band-13:hover ~ .ru-tip-13{opacity:1}.ru-band-14:hover ~ .ru-tip-14{opacity:1}.ru-band-15:hover ~ .ru-tip-15{opacity:1}.ru-band-16:hover ~ .ru-tip-16{opacity:1}.ru-band-17:hover ~ .ru-tip-17{opacity:1}.ru-band-18:hover ~ .ru-tip-18{opacity:1}.ru-band-19:hover ~ .ru-tip-19{opacity:1}.ru-band-20:hover ~ .ru-tip-20{opacity:1}.ru-band-21:hover ~ .ru-tip-21{opacity:1}.ru-band-22:hover ~ .ru-tip-22{opacity:1}.ru-band-23:hover ~ .ru-tip-23{opacity:1}.ru-band-24:hover ~ .ru-tip-24{opacity:1}.ru-band-25:hover ~ .ru-tip-25{opacity:1}.ru-band-26:hover ~ .ru-tip-26{opacity:1}.ru-band-27:hover ~ .ru-tip-27{opacity:1}.ru-band-28:hover ~ .ru-tip-28{opacity:1}.ru-band-29:hover ~ .ru-tip-29{opacity:1}.ru-band-30:hover ~ .ru-tip-30{opacity:1}.ru-band-31:hover ~ .ru-tip-31{opacity:1}.ru-band-32:hover ~ .ru-tip-32{opacity:1}.ru-band-33:hover ~ .ru-tip-33{opacity:1}.ru-band-34:hover ~ .ru-tip-34{opacity:1}.ru-band-35:hover ~ .ru-tip-35{opacity:1}.ru-band-36:hover ~ .ru-tip-36{opacity:1}.ru-band-37:hover ~ .ru-tip-37{opacity:1}.ru-band-38:hover ~ .ru-tip-38{opacity:1}.ru-band-39:hover ~ .ru-tip-39{opacity:1}.ru-band-40:hover ~ .ru-tip-40{opacity:1}.ru-band-41:hover ~ .ru-tip-41{opacity:1}.ru-band-42:hover ~ .ru-tip-42{opacity:1}.ru-band-43:hover ~ .ru-tip-43{opacity:1}.ru-band-44:hover ~ .ru-tip-44{opacity:1}.ru-band-45:hover ~ .ru-tip-45{opacity:1}.ru-band-46:hover ~ .ru-tip-46{opacity:1}.ru-band-47:hover ~ .ru-tip-47{opacity:1}.ru-band-48:hover ~ .ru-tip-48{opacity:1}.ru-band-49:hover ~ .ru-tip-49{opacity:1}.ru-band-50:hover ~ .ru-tip-50{opacity:1}.ru-band-51:hover ~ .ru-tip-51{opacity:1}.ru-band-52:hover ~ .ru-tip-52{opacity:1}.ru-band-53:hover ~ .ru-tip-53{opacity:1}.ru-band-54:hover ~ .ru-tip-54{opacity:1}.ru-band-55:hover ~ .ru-tip-55{opacity:1}.ru-band-56:hover ~ .ru-tip-56{opacity:1}.ru-band-57:hover ~ .ru-tip-57{opacity:1}.ru-band-58:hover ~ .ru-tip-58{opacity:1}.ru-band-59:hover ~ .ru-tip-59{opacity:1}.ru-band-60:hover ~ .ru-tip-60{opacity:1}.ru-band-61:hover ~ .ru-tip-61{opacity:1}.ru-band-62:hover ~ .ru-tip-62{opacity:1}.ru-band-63:hover ~ .ru-tip-63{opacity:1}.ru-band-64:hover ~ .ru-tip-64{opacity:1}.ru-band-65:hover ~ .ru-tip-65{opacity:1}.ru-band-66:hover ~ .ru-tip-66{opacity:1}.ru-band-67:hover ~ .ru-tip-67{opacity:1}.ru-band-68:hover ~ .ru-tip-68{opacity:1}.ru-band-69:hover ~ .ru-tip-69{opacity:1}.ru-band-70:hover ~ .ru-tip-70{opacity:1}.ru-band-71:hover ~ .ru-tip-71{opacity:1}.ru-band-72:hover ~ .ru-tip-72{opacity:1}.ru-band-73:hover ~ .ru-tip-73{opacity:1}.ru-band-74:hover ~ .ru-tip-74{opacity:1}.ru-band-75:hover ~ .ru-tip-75{opacity:1}.ru-band-76:hover ~ .ru-tip-76{opacity:1}.ru-band-77:hover ~ .ru-tip-77{opacity:1}.ru-band-78:hover ~ .ru-tip-78{opacity:1}.ru-band-79:hover ~ .ru-tip-79{opacity:1}.ru-band-80:hover ~ .ru-tip-80{opacity:1}.ru-band-81:hover ~ .ru-tip-81{opacity:1}.ru-band-82:hover ~ .ru-tip-82{opacity:1}.ru-band-83:hover ~ .ru-tip-83{opacity:1}.ru-band-84:hover ~ .ru-tip-84{opacity:1}.ru-band-85:hover ~ .ru-tip-85{opacity:1}.ru-band-86:hover ~ .ru-tip-86{opacity:1}.ru-band-87:hover ~ .ru-tip-87{opacity:1}.ru-band-88:hover ~ .ru-tip-88{opacity:1}.ru-band-89:hover ~ .ru-tip-89{opacity:1}.ru-band-90:hover ~ .ru-tip-90{opacity:1}.ru-band-91:hover ~ .ru-tip-91{opacity:1}.ru-band-92:hover ~ .ru-tip-92{opacity:1}.ru-band-93:hover ~ .ru-tip-93{opacity:1}.ru-band-94:hover ~ .ru-tip-94{opacity:1}.ru-band-95:hover ~ .ru-tip-95{opacity:1}.ru-band-96:hover ~ .ru-tip-96{opacity:1}.ru-band-97:hover ~ .ru-tip-97{opacity:1}.ru-band-98:hover ~ .ru-tip-98{opacity:1}.ru-band-99:hover ~ .ru-tip-99{opacity:1}.ru-band-100:hover ~ .ru-tip-100{opacity:1}
      `}</style>

      <text x="52" y="32" className="ru-cap">RATE</text>
      <text x="636" y="512" className="ru-cap" textAnchor="end">UTILIZATION</text>

      <line x1="490" y1="28" x2="514" y2="28" className="ru-borrow" />
      <text x="522" y="32" className="ru-lg">Borrow</text>
      <line x1="570" y1="28" x2="594" y2="28" className="ru-supply" />
      <text x="602" y="32" className="ru-lg">Supply</text>

      <line x1="52" y1="343" x2="636" y2="343" className="ru-grid" />
      <text x="648" y="347" className="ru-axis">10.0%</text>
      <line x1="52" y1="246" x2="636" y2="246" className="ru-grid" />
      <text x="648" y="250" className="ru-axis">20.0%</text>
      <line x1="52" y1="149" x2="636" y2="149" className="ru-grid" />
      <text x="648" y="153" className="ru-axis">30.0%</text>
      <line x1="52" y1="52" x2="636" y2="52" className="ru-grid" />
      <text x="648" y="56" className="ru-axis">40.0%</text>
      <line x1="52" y1="440" x2="636" y2="440" className="ru-frame" />
      <text x="198" y="466" className="ru-axis ru-axis-x">25%</text>
      <text x="344" y="466" className="ru-axis ru-axis-x">50%</text>
      <text x="490" y="466" className="ru-axis ru-axis-x">75%</text>
      <text x="636" y="466" className="ru-axis ru-axis-x">100%</text>

      <line x1="548.4" y1="391.5" x2="548.4" y2="440" className="ru-kink-guide" />
      <line x1="595.12" y1="372.1" x2="595.12" y2="440" className="ru-kink-guide" />
      <polyline points="52,440 57.84,439.99 63.68,439.98 69.52,439.95 75.36,439.91 81.2,439.86 87.04,439.79 92.88,439.72 98.72,439.63 104.56,439.54 110.4,439.43 116.24,439.31 122.08,439.18 127.92,439.04 133.76,438.88 139.6,438.72 145.44,438.54 151.28,438.35 157.12,438.15 162.96,437.94 168.8,437.72 174.64,437.48 180.48,437.24 186.32,436.98 192.16,436.71 198,436.43 203.84,436.14 209.68,435.84 215.52,435.53 221.36,435.2 227.2,434.86 233.04,434.52 238.88,434.16 244.72,433.79 250.56,433.4 256.4,433.01 262.24,432.61 268.08,432.19 273.92,431.76 279.76,431.32 285.6,430.87 291.44,430.41 297.28,429.93 303.12,429.45 308.96,428.95 314.8,428.45 320.64,427.93 326.48,427.4 332.32,426.85 338.16,426.3 344,425.74 349.84,425.16 355.68,424.57 361.52,423.97 367.36,423.36 373.2,422.74 379.04,422.11 384.88,421.46 390.72,420.81 396.56,420.14 402.4,419.46 408.24,418.77 414.08,418.07 419.92,417.35 425.76,416.63 431.6,415.89 437.44,415.15 443.28,414.39 449.12,413.62 454.96,412.83 460.8,412.04 466.64,411.24 472.48,410.42 478.32,409.59 484.16,408.75 490,407.9 495.84,407.04 501.68,406.17 507.52,405.29 513.36,404.39 519.2,403.48 525.04,402.56 530.88,401.63 536.72,400.69 542.56,399.74 548.4,398.77 554.24,396.2 560.08,393.59 565.92,390.92 571.76,388.2 577.6,385.44 583.44,382.62 589.28,379.76 595.12,376.85 600.96,333.19 606.8,288.61 612.64,243.12 618.48,196.71 624.32,149.39 630.16,101.15 636,52" className="ru-case" />
      <polyline points="52,440 57.84,439.99 63.68,439.98 69.52,439.95 75.36,439.91 81.2,439.86 87.04,439.79 92.88,439.72 98.72,439.63 104.56,439.54 110.4,439.43 116.24,439.31 122.08,439.18 127.92,439.04 133.76,438.88 139.6,438.72 145.44,438.54 151.28,438.35 157.12,438.15 162.96,437.94 168.8,437.72 174.64,437.48 180.48,437.24 186.32,436.98 192.16,436.71 198,436.43 203.84,436.14 209.68,435.84 215.52,435.53 221.36,435.2 227.2,434.86 233.04,434.52 238.88,434.16 244.72,433.79 250.56,433.4 256.4,433.01 262.24,432.61 268.08,432.19 273.92,431.76 279.76,431.32 285.6,430.87 291.44,430.41 297.28,429.93 303.12,429.45 308.96,428.95 314.8,428.45 320.64,427.93 326.48,427.4 332.32,426.85 338.16,426.3 344,425.74 349.84,425.16 355.68,424.57 361.52,423.97 367.36,423.36 373.2,422.74 379.04,422.11 384.88,421.46 390.72,420.81 396.56,420.14 402.4,419.46 408.24,418.77 414.08,418.07 419.92,417.35 425.76,416.63 431.6,415.89 437.44,415.15 443.28,414.39 449.12,413.62 454.96,412.83 460.8,412.04 466.64,411.24 472.48,410.42 478.32,409.59 484.16,408.75 490,407.9 495.84,407.04 501.68,406.17 507.52,405.29 513.36,404.39 519.2,403.48 525.04,402.56 530.88,401.63 536.72,400.69 542.56,399.74 548.4,398.77 554.24,396.2 560.08,393.59 565.92,390.92 571.76,388.2 577.6,385.44 583.44,382.62 589.28,379.76 595.12,376.85 600.96,333.19 606.8,288.61 612.64,243.12 618.48,196.71 624.32,149.39 630.16,101.15 636,52" className="ru-supply" />
      <polyline points="52,440 548.4,391.5 595.12,372.1 636,52" className="ru-case" />
      <polyline points="52,440 548.4,391.5 595.12,372.1 636,52" className="ru-borrow" />
      <circle cx="548.4" cy="391.5" r="4" className="ru-kink" />
      <circle cx="595.12" cy="372.1" r="4" className="ru-kink" />
      <text x="542.4" y="379.5" className="ru-kink-lbl" textAnchor="end">85%</text>
      <text x="601.12" y="360.1" className="ru-kink-lbl" textAnchor="start">93%</text>

      <rect className="ru-band ru-band-0" x="49.08" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-1" x="54.92" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-2" x="60.76" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-3" x="66.6" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-4" x="72.44" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-5" x="78.28" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-6" x="84.12" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-7" x="89.96" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-8" x="95.8" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-9" x="101.64" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-10" x="107.48" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-11" x="113.32" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-12" x="119.16" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-13" x="125" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-14" x="130.84" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-15" x="136.68" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-16" x="142.52" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-17" x="148.36" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-18" x="154.2" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-19" x="160.04" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-20" x="165.88" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-21" x="171.72" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-22" x="177.56" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-23" x="183.4" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-24" x="189.24" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-25" x="195.08" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-26" x="200.92" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-27" x="206.76" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-28" x="212.6" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-29" x="218.44" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-30" x="224.28" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-31" x="230.12" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-32" x="235.96" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-33" x="241.8" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-34" x="247.64" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-35" x="253.48" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-36" x="259.32" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-37" x="265.16" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-38" x="271" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-39" x="276.84" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-40" x="282.68" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-41" x="288.52" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-42" x="294.36" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-43" x="300.2" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-44" x="306.04" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-45" x="311.88" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-46" x="317.72" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-47" x="323.56" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-48" x="329.4" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-49" x="335.24" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-50" x="341.08" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-51" x="346.92" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-52" x="352.76" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-53" x="358.6" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-54" x="364.44" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-55" x="370.28" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-56" x="376.12" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-57" x="381.96" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-58" x="387.8" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-59" x="393.64" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-60" x="399.48" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-61" x="405.32" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-62" x="411.16" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-63" x="417" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-64" x="422.84" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-65" x="428.68" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-66" x="434.52" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-67" x="440.36" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-68" x="446.2" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-69" x="452.04" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-70" x="457.88" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-71" x="463.72" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-72" x="469.56" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-73" x="475.4" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-74" x="481.24" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-75" x="487.08" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-76" x="492.92" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-77" x="498.76" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-78" x="504.6" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-79" x="510.44" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-80" x="516.28" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-81" x="522.12" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-82" x="527.96" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-83" x="533.8" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-84" x="539.64" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-85" x="545.48" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-86" x="551.32" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-87" x="557.16" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-88" x="563" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-89" x="568.84" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-90" x="574.68" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-91" x="580.52" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-92" x="586.36" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-93" x="592.2" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-94" x="598.04" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-95" x="603.88" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-96" x="609.72" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-97" x="615.56" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-98" x="621.4" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-99" x="627.24" y="52" width="5.84" height="388" />
      <rect className="ru-band ru-band-100" x="633.08" y="52" width="5.84" height="388" />
      
    <g className="ru-tip ru-tip-0">
      <line x1="52" y1="52" x2="52" y2="440" className="ru-cross" />
      <rect x="66" y="342" width="184" height="82" rx="6" className="ru-box" />
      <text x="80" y="367" className="ru-t-head">Utilization 0.00%</text>
      <rect x="80" y="380" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="95" y="388" className="ru-t-lbl">Borrow Rate</text>
      <text x="236" y="388" className="ru-t-val">0.00%</text>
      <rect x="80" y="401" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="95" y="409" className="ru-t-lbl">Supply Rate</text>
      <text x="236" y="409" className="ru-t-val">0.00%</text>
      <circle cx="52" cy="440" r="4.5" className="ru-dot-s" />
      <circle cx="52" cy="440" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-1">
      <line x1="57.84" y1="52" x2="57.84" y2="440" className="ru-cross" />
      <rect x="71.84" y="341.43" width="184" height="82" rx="6" className="ru-box" />
      <text x="85.84" y="366.43" className="ru-t-head">Utilization 1.00%</text>
      <rect x="85.84" y="379.43" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="100.84" y="387.43" className="ru-t-lbl">Borrow Rate</text>
      <text x="241.84" y="387.43" className="ru-t-val">0.06%</text>
      <rect x="85.84" y="400.43" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="100.84" y="408.43" className="ru-t-lbl">Supply Rate</text>
      <text x="241.84" y="408.43" className="ru-t-val">0.00%</text>
      <circle cx="57.84" cy="439.99" r="4.5" className="ru-dot-s" />
      <circle cx="57.84" cy="439.43" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-2">
      <line x1="63.68" y1="52" x2="63.68" y2="440" className="ru-cross" />
      <rect x="77.68" y="340.86" width="184" height="82" rx="6" className="ru-box" />
      <text x="91.68" y="365.86" className="ru-t-head">Utilization 2.00%</text>
      <rect x="91.68" y="378.86" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="106.68" y="386.86" className="ru-t-lbl">Borrow Rate</text>
      <text x="247.68" y="386.86" className="ru-t-val">0.12%</text>
      <rect x="91.68" y="399.86" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="106.68" y="407.86" className="ru-t-lbl">Supply Rate</text>
      <text x="247.68" y="407.86" className="ru-t-val">0.00%</text>
      <circle cx="63.68" cy="439.98" r="4.5" className="ru-dot-s" />
      <circle cx="63.68" cy="438.86" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-3">
      <line x1="69.52" y1="52" x2="69.52" y2="440" className="ru-cross" />
      <rect x="83.52" y="340.29" width="184" height="82" rx="6" className="ru-box" />
      <text x="97.52" y="365.29" className="ru-t-head">Utilization 3.00%</text>
      <rect x="97.52" y="378.29" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="112.52" y="386.29" className="ru-t-lbl">Borrow Rate</text>
      <text x="253.52" y="386.29" className="ru-t-val">0.18%</text>
      <rect x="97.52" y="399.29" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="112.52" y="407.29" className="ru-t-lbl">Supply Rate</text>
      <text x="253.52" y="407.29" className="ru-t-val">0.01%</text>
      <circle cx="69.52" cy="439.95" r="4.5" className="ru-dot-s" />
      <circle cx="69.52" cy="438.29" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-4">
      <line x1="75.36" y1="52" x2="75.36" y2="440" className="ru-cross" />
      <rect x="89.36" y="339.72" width="184" height="82" rx="6" className="ru-box" />
      <text x="103.36" y="364.72" className="ru-t-head">Utilization 4.00%</text>
      <rect x="103.36" y="377.72" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="118.36" y="385.72" className="ru-t-lbl">Borrow Rate</text>
      <text x="259.36" y="385.72" className="ru-t-val">0.24%</text>
      <rect x="103.36" y="398.72" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="118.36" y="406.72" className="ru-t-lbl">Supply Rate</text>
      <text x="259.36" y="406.72" className="ru-t-val">0.01%</text>
      <circle cx="75.36" cy="439.91" r="4.5" className="ru-dot-s" />
      <circle cx="75.36" cy="437.72" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-5">
      <line x1="81.2" y1="52" x2="81.2" y2="440" className="ru-cross" />
      <rect x="95.2" y="339.15" width="184" height="82" rx="6" className="ru-box" />
      <text x="109.2" y="364.15" className="ru-t-head">Utilization 5.00%</text>
      <rect x="109.2" y="377.15" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="124.2" y="385.15" className="ru-t-lbl">Borrow Rate</text>
      <text x="265.2" y="385.15" className="ru-t-val">0.29%</text>
      <rect x="109.2" y="398.15" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="124.2" y="406.15" className="ru-t-lbl">Supply Rate</text>
      <text x="265.2" y="406.15" className="ru-t-val">0.01%</text>
      <circle cx="81.2" cy="439.86" r="4.5" className="ru-dot-s" />
      <circle cx="81.2" cy="437.15" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-6">
      <line x1="87.04" y1="52" x2="87.04" y2="440" className="ru-cross" />
      <rect x="101.04" y="338.58" width="184" height="82" rx="6" className="ru-box" />
      <text x="115.04" y="363.58" className="ru-t-head">Utilization 6.00%</text>
      <rect x="115.04" y="376.58" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="130.04" y="384.58" className="ru-t-lbl">Borrow Rate</text>
      <text x="271.04" y="384.58" className="ru-t-val">0.35%</text>
      <rect x="115.04" y="397.58" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="130.04" y="405.58" className="ru-t-lbl">Supply Rate</text>
      <text x="271.04" y="405.58" className="ru-t-val">0.02%</text>
      <circle cx="87.04" cy="439.79" r="4.5" className="ru-dot-s" />
      <circle cx="87.04" cy="436.58" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-7">
      <line x1="92.88" y1="52" x2="92.88" y2="440" className="ru-cross" />
      <rect x="106.88" y="338.01" width="184" height="82" rx="6" className="ru-box" />
      <text x="120.88" y="363.01" className="ru-t-head">Utilization 7.00%</text>
      <rect x="120.88" y="376.01" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="135.88" y="384.01" className="ru-t-lbl">Borrow Rate</text>
      <text x="276.88" y="384.01" className="ru-t-val">0.41%</text>
      <rect x="120.88" y="397.01" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="135.88" y="405.01" className="ru-t-lbl">Supply Rate</text>
      <text x="276.88" y="405.01" className="ru-t-val">0.03%</text>
      <circle cx="92.88" cy="439.72" r="4.5" className="ru-dot-s" />
      <circle cx="92.88" cy="436.01" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-8">
      <line x1="98.72" y1="52" x2="98.72" y2="440" className="ru-cross" />
      <rect x="112.72" y="337.44" width="184" height="82" rx="6" className="ru-box" />
      <text x="126.72" y="362.44" className="ru-t-head">Utilization 8.00%</text>
      <rect x="126.72" y="375.44" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="141.72" y="383.44" className="ru-t-lbl">Borrow Rate</text>
      <text x="282.72" y="383.44" className="ru-t-val">0.47%</text>
      <rect x="126.72" y="396.44" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="141.72" y="404.44" className="ru-t-lbl">Supply Rate</text>
      <text x="282.72" y="404.44" className="ru-t-val">0.04%</text>
      <circle cx="98.72" cy="439.63" r="4.5" className="ru-dot-s" />
      <circle cx="98.72" cy="435.44" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-9">
      <line x1="104.56" y1="52" x2="104.56" y2="440" className="ru-cross" />
      <rect x="118.56" y="336.86" width="184" height="82" rx="6" className="ru-box" />
      <text x="132.56" y="361.86" className="ru-t-head">Utilization 9.00%</text>
      <rect x="132.56" y="374.86" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="147.56" y="382.86" className="ru-t-lbl">Borrow Rate</text>
      <text x="288.56" y="382.86" className="ru-t-val">0.53%</text>
      <rect x="132.56" y="395.86" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="147.56" y="403.86" className="ru-t-lbl">Supply Rate</text>
      <text x="288.56" y="403.86" className="ru-t-val">0.05%</text>
      <circle cx="104.56" cy="439.54" r="4.5" className="ru-dot-s" />
      <circle cx="104.56" cy="434.86" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-10">
      <line x1="110.4" y1="52" x2="110.4" y2="440" className="ru-cross" />
      <rect x="124.4" y="336.29" width="184" height="82" rx="6" className="ru-box" />
      <text x="138.4" y="361.29" className="ru-t-head">Utilization 10.00%</text>
      <rect x="138.4" y="374.29" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="153.4" y="382.29" className="ru-t-lbl">Borrow Rate</text>
      <text x="294.4" y="382.29" className="ru-t-val">0.59%</text>
      <rect x="138.4" y="395.29" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="153.4" y="403.29" className="ru-t-lbl">Supply Rate</text>
      <text x="294.4" y="403.29" className="ru-t-val">0.06%</text>
      <circle cx="110.4" cy="439.43" r="4.5" className="ru-dot-s" />
      <circle cx="110.4" cy="434.29" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-11">
      <line x1="116.24" y1="52" x2="116.24" y2="440" className="ru-cross" />
      <rect x="130.24" y="335.72" width="184" height="82" rx="6" className="ru-box" />
      <text x="144.24" y="360.72" className="ru-t-head">Utilization 11.00%</text>
      <rect x="144.24" y="373.72" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="159.24" y="381.72" className="ru-t-lbl">Borrow Rate</text>
      <text x="300.24" y="381.72" className="ru-t-val">0.65%</text>
      <rect x="144.24" y="394.72" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="159.24" y="402.72" className="ru-t-lbl">Supply Rate</text>
      <text x="300.24" y="402.72" className="ru-t-val">0.07%</text>
      <circle cx="116.24" cy="439.31" r="4.5" className="ru-dot-s" />
      <circle cx="116.24" cy="433.72" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-12">
      <line x1="122.08" y1="52" x2="122.08" y2="440" className="ru-cross" />
      <rect x="136.08" y="335.15" width="184" height="82" rx="6" className="ru-box" />
      <text x="150.08" y="360.15" className="ru-t-head">Utilization 12.00%</text>
      <rect x="150.08" y="373.15" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="165.08" y="381.15" className="ru-t-lbl">Borrow Rate</text>
      <text x="306.08" y="381.15" className="ru-t-val">0.71%</text>
      <rect x="150.08" y="394.15" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="165.08" y="402.15" className="ru-t-lbl">Supply Rate</text>
      <text x="306.08" y="402.15" className="ru-t-val">0.08%</text>
      <circle cx="122.08" cy="439.18" r="4.5" className="ru-dot-s" />
      <circle cx="122.08" cy="433.15" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-13">
      <line x1="127.92" y1="52" x2="127.92" y2="440" className="ru-cross" />
      <rect x="141.92" y="334.58" width="184" height="82" rx="6" className="ru-box" />
      <text x="155.92" y="359.58" className="ru-t-head">Utilization 13.00%</text>
      <rect x="155.92" y="372.58" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="170.92" y="380.58" className="ru-t-lbl">Borrow Rate</text>
      <text x="311.92" y="380.58" className="ru-t-val">0.76%</text>
      <rect x="155.92" y="393.58" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="170.92" y="401.58" className="ru-t-lbl">Supply Rate</text>
      <text x="311.92" y="401.58" className="ru-t-val">0.10%</text>
      <circle cx="127.92" cy="439.04" r="4.5" className="ru-dot-s" />
      <circle cx="127.92" cy="432.58" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-14">
      <line x1="133.76" y1="52" x2="133.76" y2="440" className="ru-cross" />
      <rect x="147.76" y="334.01" width="184" height="82" rx="6" className="ru-box" />
      <text x="161.76" y="359.01" className="ru-t-head">Utilization 14.00%</text>
      <rect x="161.76" y="372.01" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="176.76" y="380.01" className="ru-t-lbl">Borrow Rate</text>
      <text x="317.76" y="380.01" className="ru-t-val">0.82%</text>
      <rect x="161.76" y="393.01" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="176.76" y="401.01" className="ru-t-lbl">Supply Rate</text>
      <text x="317.76" y="401.01" className="ru-t-val">0.12%</text>
      <circle cx="133.76" cy="438.88" r="4.5" className="ru-dot-s" />
      <circle cx="133.76" cy="432.01" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-15">
      <line x1="139.6" y1="52" x2="139.6" y2="440" className="ru-cross" />
      <rect x="153.6" y="333.44" width="184" height="82" rx="6" className="ru-box" />
      <text x="167.6" y="358.44" className="ru-t-head">Utilization 15.00%</text>
      <rect x="167.6" y="371.44" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="182.6" y="379.44" className="ru-t-lbl">Borrow Rate</text>
      <text x="323.6" y="379.44" className="ru-t-val">0.88%</text>
      <rect x="167.6" y="392.44" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="182.6" y="400.44" className="ru-t-lbl">Supply Rate</text>
      <text x="323.6" y="400.44" className="ru-t-val">0.13%</text>
      <circle cx="139.6" cy="438.72" r="4.5" className="ru-dot-s" />
      <circle cx="139.6" cy="431.44" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-16">
      <line x1="145.44" y1="52" x2="145.44" y2="440" className="ru-cross" />
      <rect x="159.44" y="332.87" width="184" height="82" rx="6" className="ru-box" />
      <text x="173.44" y="357.87" className="ru-t-head">Utilization 16.00%</text>
      <rect x="173.44" y="370.87" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="188.44" y="378.87" className="ru-t-lbl">Borrow Rate</text>
      <text x="329.44" y="378.87" className="ru-t-val">0.94%</text>
      <rect x="173.44" y="391.87" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="188.44" y="399.87" className="ru-t-lbl">Supply Rate</text>
      <text x="329.44" y="399.87" className="ru-t-val">0.15%</text>
      <circle cx="145.44" cy="438.54" r="4.5" className="ru-dot-s" />
      <circle cx="145.44" cy="430.87" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-17">
      <line x1="151.28" y1="52" x2="151.28" y2="440" className="ru-cross" />
      <rect x="165.28" y="332.3" width="184" height="82" rx="6" className="ru-box" />
      <text x="179.28" y="357.3" className="ru-t-head">Utilization 17.00%</text>
      <rect x="179.28" y="370.3" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="194.28" y="378.3" className="ru-t-lbl">Borrow Rate</text>
      <text x="335.28" y="378.3" className="ru-t-val">1.00%</text>
      <rect x="179.28" y="391.3" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="194.28" y="399.3" className="ru-t-lbl">Supply Rate</text>
      <text x="335.28" y="399.3" className="ru-t-val">0.17%</text>
      <circle cx="151.28" cy="438.35" r="4.5" className="ru-dot-s" />
      <circle cx="151.28" cy="430.3" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-18">
      <line x1="157.12" y1="52" x2="157.12" y2="440" className="ru-cross" />
      <rect x="171.12" y="331.73" width="184" height="82" rx="6" className="ru-box" />
      <text x="185.12" y="356.73" className="ru-t-head">Utilization 18.00%</text>
      <rect x="185.12" y="369.73" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="200.12" y="377.73" className="ru-t-lbl">Borrow Rate</text>
      <text x="341.12" y="377.73" className="ru-t-val">1.06%</text>
      <rect x="185.12" y="390.73" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="200.12" y="398.73" className="ru-t-lbl">Supply Rate</text>
      <text x="341.12" y="398.73" className="ru-t-val">0.19%</text>
      <circle cx="157.12" cy="438.15" r="4.5" className="ru-dot-s" />
      <circle cx="157.12" cy="429.73" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-19">
      <line x1="162.96" y1="52" x2="162.96" y2="440" className="ru-cross" />
      <rect x="176.96" y="331.16" width="184" height="82" rx="6" className="ru-box" />
      <text x="190.96" y="356.16" className="ru-t-head">Utilization 19.00%</text>
      <rect x="190.96" y="369.16" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="205.96" y="377.16" className="ru-t-lbl">Borrow Rate</text>
      <text x="346.96" y="377.16" className="ru-t-val">1.12%</text>
      <rect x="190.96" y="390.16" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="205.96" y="398.16" className="ru-t-lbl">Supply Rate</text>
      <text x="346.96" y="398.16" className="ru-t-val">0.21%</text>
      <circle cx="162.96" cy="437.94" r="4.5" className="ru-dot-s" />
      <circle cx="162.96" cy="429.16" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-20">
      <line x1="168.8" y1="52" x2="168.8" y2="440" className="ru-cross" />
      <rect x="182.8" y="330.59" width="184" height="82" rx="6" className="ru-box" />
      <text x="196.8" y="355.59" className="ru-t-head">Utilization 20.00%</text>
      <rect x="196.8" y="368.59" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="211.8" y="376.59" className="ru-t-lbl">Borrow Rate</text>
      <text x="352.8" y="376.59" className="ru-t-val">1.18%</text>
      <rect x="196.8" y="389.59" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="211.8" y="397.59" className="ru-t-lbl">Supply Rate</text>
      <text x="352.8" y="397.59" className="ru-t-val">0.24%</text>
      <circle cx="168.8" cy="437.72" r="4.5" className="ru-dot-s" />
      <circle cx="168.8" cy="428.59" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-21">
      <line x1="174.64" y1="52" x2="174.64" y2="440" className="ru-cross" />
      <rect x="188.64" y="330.02" width="184" height="82" rx="6" className="ru-box" />
      <text x="202.64" y="355.02" className="ru-t-head">Utilization 21.00%</text>
      <rect x="202.64" y="368.02" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="217.64" y="376.02" className="ru-t-lbl">Borrow Rate</text>
      <text x="358.64" y="376.02" className="ru-t-val">1.24%</text>
      <rect x="202.64" y="389.02" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="217.64" y="397.02" className="ru-t-lbl">Supply Rate</text>
      <text x="358.64" y="397.02" className="ru-t-val">0.26%</text>
      <circle cx="174.64" cy="437.48" r="4.5" className="ru-dot-s" />
      <circle cx="174.64" cy="428.02" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-22">
      <line x1="180.48" y1="52" x2="180.48" y2="440" className="ru-cross" />
      <rect x="194.48" y="329.45" width="184" height="82" rx="6" className="ru-box" />
      <text x="208.48" y="354.45" className="ru-t-head">Utilization 22.00%</text>
      <rect x="208.48" y="367.45" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="223.48" y="375.45" className="ru-t-lbl">Borrow Rate</text>
      <text x="364.48" y="375.45" className="ru-t-val">1.29%</text>
      <rect x="208.48" y="388.45" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="223.48" y="396.45" className="ru-t-lbl">Supply Rate</text>
      <text x="364.48" y="396.45" className="ru-t-val">0.28%</text>
      <circle cx="180.48" cy="437.24" r="4.5" className="ru-dot-s" />
      <circle cx="180.48" cy="427.45" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-23">
      <line x1="186.32" y1="52" x2="186.32" y2="440" className="ru-cross" />
      <rect x="200.32" y="328.88" width="184" height="82" rx="6" className="ru-box" />
      <text x="214.32" y="353.88" className="ru-t-head">Utilization 23.00%</text>
      <rect x="214.32" y="366.88" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="229.32" y="374.88" className="ru-t-lbl">Borrow Rate</text>
      <text x="370.32" y="374.88" className="ru-t-val">1.35%</text>
      <rect x="214.32" y="387.88" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="229.32" y="395.88" className="ru-t-lbl">Supply Rate</text>
      <text x="370.32" y="395.88" className="ru-t-val">0.31%</text>
      <circle cx="186.32" cy="436.98" r="4.5" className="ru-dot-s" />
      <circle cx="186.32" cy="426.88" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-24">
      <line x1="192.16" y1="52" x2="192.16" y2="440" className="ru-cross" />
      <rect x="206.16" y="328.31" width="184" height="82" rx="6" className="ru-box" />
      <text x="220.16" y="353.31" className="ru-t-head">Utilization 24.00%</text>
      <rect x="220.16" y="366.31" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="235.16" y="374.31" className="ru-t-lbl">Borrow Rate</text>
      <text x="376.16" y="374.31" className="ru-t-val">1.41%</text>
      <rect x="220.16" y="387.31" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="235.16" y="395.31" className="ru-t-lbl">Supply Rate</text>
      <text x="376.16" y="395.31" className="ru-t-val">0.34%</text>
      <circle cx="192.16" cy="436.71" r="4.5" className="ru-dot-s" />
      <circle cx="192.16" cy="426.31" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-25">
      <line x1="198" y1="52" x2="198" y2="440" className="ru-cross" />
      <rect x="212" y="327.74" width="184" height="82" rx="6" className="ru-box" />
      <text x="226" y="352.74" className="ru-t-head">Utilization 25.00%</text>
      <rect x="226" y="365.74" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="241" y="373.74" className="ru-t-lbl">Borrow Rate</text>
      <text x="382" y="373.74" className="ru-t-val">1.47%</text>
      <rect x="226" y="386.74" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="241" y="394.74" className="ru-t-lbl">Supply Rate</text>
      <text x="382" y="394.74" className="ru-t-val">0.37%</text>
      <circle cx="198" cy="436.43" r="4.5" className="ru-dot-s" />
      <circle cx="198" cy="425.74" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-26">
      <line x1="203.84" y1="52" x2="203.84" y2="440" className="ru-cross" />
      <rect x="217.84" y="327.16" width="184" height="82" rx="6" className="ru-box" />
      <text x="231.84" y="352.16" className="ru-t-head">Utilization 26.00%</text>
      <rect x="231.84" y="365.16" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="246.84" y="373.16" className="ru-t-lbl">Borrow Rate</text>
      <text x="387.84" y="373.16" className="ru-t-val">1.53%</text>
      <rect x="231.84" y="386.16" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="246.84" y="394.16" className="ru-t-lbl">Supply Rate</text>
      <text x="387.84" y="394.16" className="ru-t-val">0.40%</text>
      <circle cx="203.84" cy="436.14" r="4.5" className="ru-dot-s" />
      <circle cx="203.84" cy="425.16" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-27">
      <line x1="209.68" y1="52" x2="209.68" y2="440" className="ru-cross" />
      <rect x="223.68" y="326.59" width="184" height="82" rx="6" className="ru-box" />
      <text x="237.68" y="351.59" className="ru-t-head">Utilization 27.00%</text>
      <rect x="237.68" y="364.59" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="252.68" y="372.59" className="ru-t-lbl">Borrow Rate</text>
      <text x="393.68" y="372.59" className="ru-t-val">1.59%</text>
      <rect x="237.68" y="385.59" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="252.68" y="393.59" className="ru-t-lbl">Supply Rate</text>
      <text x="393.68" y="393.59" className="ru-t-val">0.43%</text>
      <circle cx="209.68" cy="435.84" r="4.5" className="ru-dot-s" />
      <circle cx="209.68" cy="424.59" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-28">
      <line x1="215.52" y1="52" x2="215.52" y2="440" className="ru-cross" />
      <rect x="229.52" y="326.02" width="184" height="82" rx="6" className="ru-box" />
      <text x="243.52" y="351.02" className="ru-t-head">Utilization 28.00%</text>
      <rect x="243.52" y="364.02" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="258.52" y="372.02" className="ru-t-lbl">Borrow Rate</text>
      <text x="399.52" y="372.02" className="ru-t-val">1.65%</text>
      <rect x="243.52" y="385.02" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="258.52" y="393.02" className="ru-t-lbl">Supply Rate</text>
      <text x="399.52" y="393.02" className="ru-t-val">0.46%</text>
      <circle cx="215.52" cy="435.53" r="4.5" className="ru-dot-s" />
      <circle cx="215.52" cy="424.02" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-29">
      <line x1="221.36" y1="52" x2="221.36" y2="440" className="ru-cross" />
      <rect x="235.36" y="325.45" width="184" height="82" rx="6" className="ru-box" />
      <text x="249.36" y="350.45" className="ru-t-head">Utilization 29.00%</text>
      <rect x="249.36" y="363.45" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="264.36" y="371.45" className="ru-t-lbl">Borrow Rate</text>
      <text x="405.36" y="371.45" className="ru-t-val">1.71%</text>
      <rect x="249.36" y="384.45" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="264.36" y="392.45" className="ru-t-lbl">Supply Rate</text>
      <text x="405.36" y="392.45" className="ru-t-val">0.49%</text>
      <circle cx="221.36" cy="435.2" r="4.5" className="ru-dot-s" />
      <circle cx="221.36" cy="423.45" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-30">
      <line x1="227.2" y1="52" x2="227.2" y2="440" className="ru-cross" />
      <rect x="241.2" y="324.88" width="184" height="82" rx="6" className="ru-box" />
      <text x="255.2" y="349.88" className="ru-t-head">Utilization 30.00%</text>
      <rect x="255.2" y="362.88" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="270.2" y="370.88" className="ru-t-lbl">Borrow Rate</text>
      <text x="411.2" y="370.88" className="ru-t-val">1.76%</text>
      <rect x="255.2" y="383.88" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="270.2" y="391.88" className="ru-t-lbl">Supply Rate</text>
      <text x="411.2" y="391.88" className="ru-t-val">0.53%</text>
      <circle cx="227.2" cy="434.86" r="4.5" className="ru-dot-s" />
      <circle cx="227.2" cy="422.88" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-31">
      <line x1="233.04" y1="52" x2="233.04" y2="440" className="ru-cross" />
      <rect x="247.04" y="324.31" width="184" height="82" rx="6" className="ru-box" />
      <text x="261.04" y="349.31" className="ru-t-head">Utilization 31.00%</text>
      <rect x="261.04" y="362.31" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="276.04" y="370.31" className="ru-t-lbl">Borrow Rate</text>
      <text x="417.04" y="370.31" className="ru-t-val">1.82%</text>
      <rect x="261.04" y="383.31" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="276.04" y="391.31" className="ru-t-lbl">Supply Rate</text>
      <text x="417.04" y="391.31" className="ru-t-val">0.57%</text>
      <circle cx="233.04" cy="434.52" r="4.5" className="ru-dot-s" />
      <circle cx="233.04" cy="422.31" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-32">
      <line x1="238.88" y1="52" x2="238.88" y2="440" className="ru-cross" />
      <rect x="252.88" y="323.74" width="184" height="82" rx="6" className="ru-box" />
      <text x="266.88" y="348.74" className="ru-t-head">Utilization 32.00%</text>
      <rect x="266.88" y="361.74" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="281.88" y="369.74" className="ru-t-lbl">Borrow Rate</text>
      <text x="422.88" y="369.74" className="ru-t-val">1.88%</text>
      <rect x="266.88" y="382.74" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="281.88" y="390.74" className="ru-t-lbl">Supply Rate</text>
      <text x="422.88" y="390.74" className="ru-t-val">0.60%</text>
      <circle cx="238.88" cy="434.16" r="4.5" className="ru-dot-s" />
      <circle cx="238.88" cy="421.74" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-33">
      <line x1="244.72" y1="52" x2="244.72" y2="440" className="ru-cross" />
      <rect x="258.72" y="323.17" width="184" height="82" rx="6" className="ru-box" />
      <text x="272.72" y="348.17" className="ru-t-head">Utilization 33.00%</text>
      <rect x="272.72" y="361.17" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="287.72" y="369.17" className="ru-t-lbl">Borrow Rate</text>
      <text x="428.72" y="369.17" className="ru-t-val">1.94%</text>
      <rect x="272.72" y="382.17" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="287.72" y="390.17" className="ru-t-lbl">Supply Rate</text>
      <text x="428.72" y="390.17" className="ru-t-val">0.64%</text>
      <circle cx="244.72" cy="433.79" r="4.5" className="ru-dot-s" />
      <circle cx="244.72" cy="421.17" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-34">
      <line x1="250.56" y1="52" x2="250.56" y2="440" className="ru-cross" />
      <rect x="264.56" y="322.6" width="184" height="82" rx="6" className="ru-box" />
      <text x="278.56" y="347.6" className="ru-t-head">Utilization 34.00%</text>
      <rect x="278.56" y="360.6" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="293.56" y="368.6" className="ru-t-lbl">Borrow Rate</text>
      <text x="434.56" y="368.6" className="ru-t-val">2.00%</text>
      <rect x="278.56" y="381.6" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="293.56" y="389.6" className="ru-t-lbl">Supply Rate</text>
      <text x="434.56" y="389.6" className="ru-t-val">0.68%</text>
      <circle cx="250.56" cy="433.4" r="4.5" className="ru-dot-s" />
      <circle cx="250.56" cy="420.6" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-35">
      <line x1="256.4" y1="52" x2="256.4" y2="440" className="ru-cross" />
      <rect x="270.4" y="322.03" width="184" height="82" rx="6" className="ru-box" />
      <text x="284.4" y="347.03" className="ru-t-head">Utilization 35.00%</text>
      <rect x="284.4" y="360.03" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="299.4" y="368.03" className="ru-t-lbl">Borrow Rate</text>
      <text x="440.4" y="368.03" className="ru-t-val">2.06%</text>
      <rect x="284.4" y="381.03" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="299.4" y="389.03" className="ru-t-lbl">Supply Rate</text>
      <text x="440.4" y="389.03" className="ru-t-val">0.72%</text>
      <circle cx="256.4" cy="433.01" r="4.5" className="ru-dot-s" />
      <circle cx="256.4" cy="420.03" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-36">
      <line x1="262.24" y1="52" x2="262.24" y2="440" className="ru-cross" />
      <rect x="276.24" y="321.46" width="184" height="82" rx="6" className="ru-box" />
      <text x="290.24" y="346.46" className="ru-t-head">Utilization 36.00%</text>
      <rect x="290.24" y="359.46" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="305.24" y="367.46" className="ru-t-lbl">Borrow Rate</text>
      <text x="446.24" y="367.46" className="ru-t-val">2.12%</text>
      <rect x="290.24" y="380.46" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="305.24" y="388.46" className="ru-t-lbl">Supply Rate</text>
      <text x="446.24" y="388.46" className="ru-t-val">0.76%</text>
      <circle cx="262.24" cy="432.61" r="4.5" className="ru-dot-s" />
      <circle cx="262.24" cy="419.46" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-37">
      <line x1="268.08" y1="52" x2="268.08" y2="440" className="ru-cross" />
      <rect x="282.08" y="320.89" width="184" height="82" rx="6" className="ru-box" />
      <text x="296.08" y="345.89" className="ru-t-head">Utilization 37.00%</text>
      <rect x="296.08" y="358.89" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="311.08" y="366.89" className="ru-t-lbl">Borrow Rate</text>
      <text x="452.08" y="366.89" className="ru-t-val">2.18%</text>
      <rect x="296.08" y="379.89" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="311.08" y="387.89" className="ru-t-lbl">Supply Rate</text>
      <text x="452.08" y="387.89" className="ru-t-val">0.81%</text>
      <circle cx="268.08" cy="432.19" r="4.5" className="ru-dot-s" />
      <circle cx="268.08" cy="418.89" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-38">
      <line x1="273.92" y1="52" x2="273.92" y2="440" className="ru-cross" />
      <rect x="287.92" y="320.32" width="184" height="82" rx="6" className="ru-box" />
      <text x="301.92" y="345.32" className="ru-t-head">Utilization 38.00%</text>
      <rect x="301.92" y="358.32" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="316.92" y="366.32" className="ru-t-lbl">Borrow Rate</text>
      <text x="457.92" y="366.32" className="ru-t-val">2.24%</text>
      <rect x="301.92" y="379.32" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="316.92" y="387.32" className="ru-t-lbl">Supply Rate</text>
      <text x="457.92" y="387.32" className="ru-t-val">0.85%</text>
      <circle cx="273.92" cy="431.76" r="4.5" className="ru-dot-s" />
      <circle cx="273.92" cy="418.32" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-39">
      <line x1="279.76" y1="52" x2="279.76" y2="440" className="ru-cross" />
      <rect x="293.76" y="319.75" width="184" height="82" rx="6" className="ru-box" />
      <text x="307.76" y="344.75" className="ru-t-head">Utilization 39.00%</text>
      <rect x="307.76" y="357.75" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="322.76" y="365.75" className="ru-t-lbl">Borrow Rate</text>
      <text x="463.76" y="365.75" className="ru-t-val">2.29%</text>
      <rect x="307.76" y="378.75" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="322.76" y="386.75" className="ru-t-lbl">Supply Rate</text>
      <text x="463.76" y="386.75" className="ru-t-val">0.89%</text>
      <circle cx="279.76" cy="431.32" r="4.5" className="ru-dot-s" />
      <circle cx="279.76" cy="417.75" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-40">
      <line x1="285.6" y1="52" x2="285.6" y2="440" className="ru-cross" />
      <rect x="299.6" y="319.18" width="184" height="82" rx="6" className="ru-box" />
      <text x="313.6" y="344.18" className="ru-t-head">Utilization 40.00%</text>
      <rect x="313.6" y="357.18" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="328.6" y="365.18" className="ru-t-lbl">Borrow Rate</text>
      <text x="469.6" y="365.18" className="ru-t-val">2.35%</text>
      <rect x="313.6" y="378.18" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="328.6" y="386.18" className="ru-t-lbl">Supply Rate</text>
      <text x="469.6" y="386.18" className="ru-t-val">0.94%</text>
      <circle cx="285.6" cy="430.87" r="4.5" className="ru-dot-s" />
      <circle cx="285.6" cy="417.18" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-41">
      <line x1="291.44" y1="52" x2="291.44" y2="440" className="ru-cross" />
      <rect x="305.44" y="318.61" width="184" height="82" rx="6" className="ru-box" />
      <text x="319.44" y="343.61" className="ru-t-head">Utilization 41.00%</text>
      <rect x="319.44" y="356.61" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="334.44" y="364.61" className="ru-t-lbl">Borrow Rate</text>
      <text x="475.44" y="364.61" className="ru-t-val">2.41%</text>
      <rect x="319.44" y="377.61" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="334.44" y="385.61" className="ru-t-lbl">Supply Rate</text>
      <text x="475.44" y="385.61" className="ru-t-val">0.99%</text>
      <circle cx="291.44" cy="430.41" r="4.5" className="ru-dot-s" />
      <circle cx="291.44" cy="416.61" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-42">
      <line x1="297.28" y1="52" x2="297.28" y2="440" className="ru-cross" />
      <rect x="311.28" y="318.04" width="184" height="82" rx="6" className="ru-box" />
      <text x="325.28" y="343.04" className="ru-t-head">Utilization 42.00%</text>
      <rect x="325.28" y="356.04" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="340.28" y="364.04" className="ru-t-lbl">Borrow Rate</text>
      <text x="481.28" y="364.04" className="ru-t-val">2.47%</text>
      <rect x="325.28" y="377.04" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="340.28" y="385.04" className="ru-t-lbl">Supply Rate</text>
      <text x="481.28" y="385.04" className="ru-t-val">1.04%</text>
      <circle cx="297.28" cy="429.93" r="4.5" className="ru-dot-s" />
      <circle cx="297.28" cy="416.04" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-43">
      <line x1="303.12" y1="52" x2="303.12" y2="440" className="ru-cross" />
      <rect x="317.12" y="317.46" width="184" height="82" rx="6" className="ru-box" />
      <text x="331.12" y="342.46" className="ru-t-head">Utilization 43.00%</text>
      <rect x="331.12" y="355.46" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="346.12" y="363.46" className="ru-t-lbl">Borrow Rate</text>
      <text x="487.12" y="363.46" className="ru-t-val">2.53%</text>
      <rect x="331.12" y="376.46" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="346.12" y="384.46" className="ru-t-lbl">Supply Rate</text>
      <text x="487.12" y="384.46" className="ru-t-val">1.09%</text>
      <circle cx="303.12" cy="429.45" r="4.5" className="ru-dot-s" />
      <circle cx="303.12" cy="415.46" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-44">
      <line x1="308.96" y1="52" x2="308.96" y2="440" className="ru-cross" />
      <rect x="322.96" y="316.89" width="184" height="82" rx="6" className="ru-box" />
      <text x="336.96" y="341.89" className="ru-t-head">Utilization 44.00%</text>
      <rect x="336.96" y="354.89" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="351.96" y="362.89" className="ru-t-lbl">Borrow Rate</text>
      <text x="492.96" y="362.89" className="ru-t-val">2.59%</text>
      <rect x="336.96" y="375.89" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="351.96" y="383.89" className="ru-t-lbl">Supply Rate</text>
      <text x="492.96" y="383.89" className="ru-t-val">1.14%</text>
      <circle cx="308.96" cy="428.95" r="4.5" className="ru-dot-s" />
      <circle cx="308.96" cy="414.89" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-45">
      <line x1="314.8" y1="52" x2="314.8" y2="440" className="ru-cross" />
      <rect x="328.8" y="316.32" width="184" height="82" rx="6" className="ru-box" />
      <text x="342.8" y="341.32" className="ru-t-head">Utilization 45.00%</text>
      <rect x="342.8" y="354.32" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="357.8" y="362.32" className="ru-t-lbl">Borrow Rate</text>
      <text x="498.8" y="362.32" className="ru-t-val">2.65%</text>
      <rect x="342.8" y="375.32" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="357.8" y="383.32" className="ru-t-lbl">Supply Rate</text>
      <text x="498.8" y="383.32" className="ru-t-val">1.19%</text>
      <circle cx="314.8" cy="428.45" r="4.5" className="ru-dot-s" />
      <circle cx="314.8" cy="414.32" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-46">
      <line x1="320.64" y1="52" x2="320.64" y2="440" className="ru-cross" />
      <rect x="334.64" y="315.75" width="184" height="82" rx="6" className="ru-box" />
      <text x="348.64" y="340.75" className="ru-t-head">Utilization 46.00%</text>
      <rect x="348.64" y="353.75" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="363.64" y="361.75" className="ru-t-lbl">Borrow Rate</text>
      <text x="504.64" y="361.75" className="ru-t-val">2.71%</text>
      <rect x="348.64" y="374.75" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="363.64" y="382.75" className="ru-t-lbl">Supply Rate</text>
      <text x="504.64" y="382.75" className="ru-t-val">1.24%</text>
      <circle cx="320.64" cy="427.93" r="4.5" className="ru-dot-s" />
      <circle cx="320.64" cy="413.75" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-47">
      <line x1="326.48" y1="52" x2="326.48" y2="440" className="ru-cross" />
      <rect x="340.48" y="315.18" width="184" height="82" rx="6" className="ru-box" />
      <text x="354.48" y="340.18" className="ru-t-head">Utilization 47.00%</text>
      <rect x="354.48" y="353.18" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="369.48" y="361.18" className="ru-t-lbl">Borrow Rate</text>
      <text x="510.48" y="361.18" className="ru-t-val">2.76%</text>
      <rect x="354.48" y="374.18" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="369.48" y="382.18" className="ru-t-lbl">Supply Rate</text>
      <text x="510.48" y="382.18" className="ru-t-val">1.30%</text>
      <circle cx="326.48" cy="427.4" r="4.5" className="ru-dot-s" />
      <circle cx="326.48" cy="413.18" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-48">
      <line x1="332.32" y1="52" x2="332.32" y2="440" className="ru-cross" />
      <rect x="346.32" y="314.61" width="184" height="82" rx="6" className="ru-box" />
      <text x="360.32" y="339.61" className="ru-t-head">Utilization 48.00%</text>
      <rect x="360.32" y="352.61" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="375.32" y="360.61" className="ru-t-lbl">Borrow Rate</text>
      <text x="516.32" y="360.61" className="ru-t-val">2.82%</text>
      <rect x="360.32" y="373.61" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="375.32" y="381.61" className="ru-t-lbl">Supply Rate</text>
      <text x="516.32" y="381.61" className="ru-t-val">1.36%</text>
      <circle cx="332.32" cy="426.85" r="4.5" className="ru-dot-s" />
      <circle cx="332.32" cy="412.61" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-49">
      <line x1="338.16" y1="52" x2="338.16" y2="440" className="ru-cross" />
      <rect x="352.16" y="314.04" width="184" height="82" rx="6" className="ru-box" />
      <text x="366.16" y="339.04" className="ru-t-head">Utilization 49.00%</text>
      <rect x="366.16" y="352.04" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="381.16" y="360.04" className="ru-t-lbl">Borrow Rate</text>
      <text x="522.16" y="360.04" className="ru-t-val">2.88%</text>
      <rect x="366.16" y="373.04" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="381.16" y="381.04" className="ru-t-lbl">Supply Rate</text>
      <text x="522.16" y="381.04" className="ru-t-val">1.41%</text>
      <circle cx="338.16" cy="426.3" r="4.5" className="ru-dot-s" />
      <circle cx="338.16" cy="412.04" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-50">
      <line x1="344" y1="52" x2="344" y2="440" className="ru-cross" />
      <rect x="358" y="313.47" width="184" height="82" rx="6" className="ru-box" />
      <text x="372" y="338.47" className="ru-t-head">Utilization 50.00%</text>
      <rect x="372" y="351.47" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="387" y="359.47" className="ru-t-lbl">Borrow Rate</text>
      <text x="528" y="359.47" className="ru-t-val">2.94%</text>
      <rect x="372" y="372.47" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="387" y="380.47" className="ru-t-lbl">Supply Rate</text>
      <text x="528" y="380.47" className="ru-t-val">1.47%</text>
      <circle cx="344" cy="425.74" r="4.5" className="ru-dot-s" />
      <circle cx="344" cy="411.47" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-51">
      <line x1="349.84" y1="52" x2="349.84" y2="440" className="ru-cross" />
      <rect x="363.84" y="312.9" width="184" height="82" rx="6" className="ru-box" />
      <text x="377.84" y="337.9" className="ru-t-head">Utilization 51.00%</text>
      <rect x="377.84" y="350.9" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="392.84" y="358.9" className="ru-t-lbl">Borrow Rate</text>
      <text x="533.84" y="358.9" className="ru-t-val">3.00%</text>
      <rect x="377.84" y="371.9" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="392.84" y="379.9" className="ru-t-lbl">Supply Rate</text>
      <text x="533.84" y="379.9" className="ru-t-val">1.53%</text>
      <circle cx="349.84" cy="425.16" r="4.5" className="ru-dot-s" />
      <circle cx="349.84" cy="410.9" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-52">
      <line x1="355.68" y1="52" x2="355.68" y2="440" className="ru-cross" />
      <rect x="369.68" y="312.33" width="184" height="82" rx="6" className="ru-box" />
      <text x="383.68" y="337.33" className="ru-t-head">Utilization 52.00%</text>
      <rect x="383.68" y="350.33" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="398.68" y="358.33" className="ru-t-lbl">Borrow Rate</text>
      <text x="539.68" y="358.33" className="ru-t-val">3.06%</text>
      <rect x="383.68" y="371.33" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="398.68" y="379.33" className="ru-t-lbl">Supply Rate</text>
      <text x="539.68" y="379.33" className="ru-t-val">1.59%</text>
      <circle cx="355.68" cy="424.57" r="4.5" className="ru-dot-s" />
      <circle cx="355.68" cy="410.33" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-53">
      <line x1="361.52" y1="52" x2="361.52" y2="440" className="ru-cross" />
      <rect x="375.52" y="311.76" width="184" height="82" rx="6" className="ru-box" />
      <text x="389.52" y="336.76" className="ru-t-head">Utilization 53.00%</text>
      <rect x="389.52" y="349.76" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="404.52" y="357.76" className="ru-t-lbl">Borrow Rate</text>
      <text x="545.52" y="357.76" className="ru-t-val">3.12%</text>
      <rect x="389.52" y="370.76" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="404.52" y="378.76" className="ru-t-lbl">Supply Rate</text>
      <text x="545.52" y="378.76" className="ru-t-val">1.65%</text>
      <circle cx="361.52" cy="423.97" r="4.5" className="ru-dot-s" />
      <circle cx="361.52" cy="409.76" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-54">
      <line x1="367.36" y1="52" x2="367.36" y2="440" className="ru-cross" />
      <rect x="381.36" y="311.19" width="184" height="82" rx="6" className="ru-box" />
      <text x="395.36" y="336.19" className="ru-t-head">Utilization 54.00%</text>
      <rect x="395.36" y="349.19" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="410.36" y="357.19" className="ru-t-lbl">Borrow Rate</text>
      <text x="551.36" y="357.19" className="ru-t-val">3.18%</text>
      <rect x="395.36" y="370.19" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="410.36" y="378.19" className="ru-t-lbl">Supply Rate</text>
      <text x="551.36" y="378.19" className="ru-t-val">1.72%</text>
      <circle cx="367.36" cy="423.36" r="4.5" className="ru-dot-s" />
      <circle cx="367.36" cy="409.19" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-55">
      <line x1="373.2" y1="52" x2="373.2" y2="440" className="ru-cross" />
      <rect x="387.2" y="310.62" width="184" height="82" rx="6" className="ru-box" />
      <text x="401.2" y="335.62" className="ru-t-head">Utilization 55.00%</text>
      <rect x="401.2" y="348.62" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="416.2" y="356.62" className="ru-t-lbl">Borrow Rate</text>
      <text x="557.2" y="356.62" className="ru-t-val">3.24%</text>
      <rect x="401.2" y="369.62" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="416.2" y="377.62" className="ru-t-lbl">Supply Rate</text>
      <text x="557.2" y="377.62" className="ru-t-val">1.78%</text>
      <circle cx="373.2" cy="422.74" r="4.5" className="ru-dot-s" />
      <circle cx="373.2" cy="408.62" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-56">
      <line x1="379.04" y1="52" x2="379.04" y2="440" className="ru-cross" />
      <rect x="393.04" y="310.05" width="184" height="82" rx="6" className="ru-box" />
      <text x="407.04" y="335.05" className="ru-t-head">Utilization 56.00%</text>
      <rect x="407.04" y="348.05" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="422.04" y="356.05" className="ru-t-lbl">Borrow Rate</text>
      <text x="563.04" y="356.05" className="ru-t-val">3.29%</text>
      <rect x="407.04" y="369.05" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="422.04" y="377.05" className="ru-t-lbl">Supply Rate</text>
      <text x="563.04" y="377.05" className="ru-t-val">1.84%</text>
      <circle cx="379.04" cy="422.11" r="4.5" className="ru-dot-s" />
      <circle cx="379.04" cy="408.05" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-57">
      <line x1="384.88" y1="52" x2="384.88" y2="440" className="ru-cross" />
      <rect x="186.88" y="309.48" width="184" height="82" rx="6" className="ru-box" />
      <text x="200.88" y="334.48" className="ru-t-head">Utilization 57.00%</text>
      <rect x="200.88" y="347.48" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="215.88" y="355.48" className="ru-t-lbl">Borrow Rate</text>
      <text x="356.88" y="355.48" className="ru-t-val">3.35%</text>
      <rect x="200.88" y="368.48" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="215.88" y="376.48" className="ru-t-lbl">Supply Rate</text>
      <text x="356.88" y="376.48" className="ru-t-val">1.91%</text>
      <circle cx="384.88" cy="421.46" r="4.5" className="ru-dot-s" />
      <circle cx="384.88" cy="407.48" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-58">
      <line x1="390.72" y1="52" x2="390.72" y2="440" className="ru-cross" />
      <rect x="192.72" y="308.91" width="184" height="82" rx="6" className="ru-box" />
      <text x="206.72" y="333.91" className="ru-t-head">Utilization 58.00%</text>
      <rect x="206.72" y="346.91" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="221.72" y="354.91" className="ru-t-lbl">Borrow Rate</text>
      <text x="362.72" y="354.91" className="ru-t-val">3.41%</text>
      <rect x="206.72" y="367.91" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="221.72" y="375.91" className="ru-t-lbl">Supply Rate</text>
      <text x="362.72" y="375.91" className="ru-t-val">1.98%</text>
      <circle cx="390.72" cy="420.81" r="4.5" className="ru-dot-s" />
      <circle cx="390.72" cy="406.91" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-59">
      <line x1="396.56" y1="52" x2="396.56" y2="440" className="ru-cross" />
      <rect x="198.56" y="308.34" width="184" height="82" rx="6" className="ru-box" />
      <text x="212.56" y="333.34" className="ru-t-head">Utilization 59.00%</text>
      <rect x="212.56" y="346.34" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="227.56" y="354.34" className="ru-t-lbl">Borrow Rate</text>
      <text x="368.56" y="354.34" className="ru-t-val">3.47%</text>
      <rect x="212.56" y="367.34" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="227.56" y="375.34" className="ru-t-lbl">Supply Rate</text>
      <text x="368.56" y="375.34" className="ru-t-val">2.05%</text>
      <circle cx="396.56" cy="420.14" r="4.5" className="ru-dot-s" />
      <circle cx="396.56" cy="406.34" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-60">
      <line x1="402.4" y1="52" x2="402.4" y2="440" className="ru-cross" />
      <rect x="204.4" y="307.76" width="184" height="82" rx="6" className="ru-box" />
      <text x="218.4" y="332.76" className="ru-t-head">Utilization 60.00%</text>
      <rect x="218.4" y="345.76" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="233.4" y="353.76" className="ru-t-lbl">Borrow Rate</text>
      <text x="374.4" y="353.76" className="ru-t-val">3.53%</text>
      <rect x="218.4" y="366.76" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="233.4" y="374.76" className="ru-t-lbl">Supply Rate</text>
      <text x="374.4" y="374.76" className="ru-t-val">2.12%</text>
      <circle cx="402.4" cy="419.46" r="4.5" className="ru-dot-s" />
      <circle cx="402.4" cy="405.76" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-61">
      <line x1="408.24" y1="52" x2="408.24" y2="440" className="ru-cross" />
      <rect x="210.24" y="307.19" width="184" height="82" rx="6" className="ru-box" />
      <text x="224.24" y="332.19" className="ru-t-head">Utilization 61.00%</text>
      <rect x="224.24" y="345.19" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="239.24" y="353.19" className="ru-t-lbl">Borrow Rate</text>
      <text x="380.24" y="353.19" className="ru-t-val">3.59%</text>
      <rect x="224.24" y="366.19" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="239.24" y="374.19" className="ru-t-lbl">Supply Rate</text>
      <text x="380.24" y="374.19" className="ru-t-val">2.19%</text>
      <circle cx="408.24" cy="418.77" r="4.5" className="ru-dot-s" />
      <circle cx="408.24" cy="405.19" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-62">
      <line x1="414.08" y1="52" x2="414.08" y2="440" className="ru-cross" />
      <rect x="216.08" y="306.62" width="184" height="82" rx="6" className="ru-box" />
      <text x="230.08" y="331.62" className="ru-t-head">Utilization 62.00%</text>
      <rect x="230.08" y="344.62" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="245.08" y="352.62" className="ru-t-lbl">Borrow Rate</text>
      <text x="386.08" y="352.62" className="ru-t-val">3.65%</text>
      <rect x="230.08" y="365.62" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="245.08" y="373.62" className="ru-t-lbl">Supply Rate</text>
      <text x="386.08" y="373.62" className="ru-t-val">2.26%</text>
      <circle cx="414.08" cy="418.07" r="4.5" className="ru-dot-s" />
      <circle cx="414.08" cy="404.62" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-63">
      <line x1="419.92" y1="52" x2="419.92" y2="440" className="ru-cross" />
      <rect x="221.92" y="306.05" width="184" height="82" rx="6" className="ru-box" />
      <text x="235.92" y="331.05" className="ru-t-head">Utilization 63.00%</text>
      <rect x="235.92" y="344.05" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="250.92" y="352.05" className="ru-t-lbl">Borrow Rate</text>
      <text x="391.92" y="352.05" className="ru-t-val">3.71%</text>
      <rect x="235.92" y="365.05" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="250.92" y="373.05" className="ru-t-lbl">Supply Rate</text>
      <text x="391.92" y="373.05" className="ru-t-val">2.33%</text>
      <circle cx="419.92" cy="417.35" r="4.5" className="ru-dot-s" />
      <circle cx="419.92" cy="404.05" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-64">
      <line x1="425.76" y1="52" x2="425.76" y2="440" className="ru-cross" />
      <rect x="227.76" y="305.48" width="184" height="82" rx="6" className="ru-box" />
      <text x="241.76" y="330.48" className="ru-t-head">Utilization 64.00%</text>
      <rect x="241.76" y="343.48" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="256.76" y="351.48" className="ru-t-lbl">Borrow Rate</text>
      <text x="397.76" y="351.48" className="ru-t-val">3.76%</text>
      <rect x="241.76" y="364.48" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="256.76" y="372.48" className="ru-t-lbl">Supply Rate</text>
      <text x="397.76" y="372.48" className="ru-t-val">2.41%</text>
      <circle cx="425.76" cy="416.63" r="4.5" className="ru-dot-s" />
      <circle cx="425.76" cy="403.48" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-65">
      <line x1="431.6" y1="52" x2="431.6" y2="440" className="ru-cross" />
      <rect x="233.6" y="304.91" width="184" height="82" rx="6" className="ru-box" />
      <text x="247.6" y="329.91" className="ru-t-head">Utilization 65.00%</text>
      <rect x="247.6" y="342.91" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="262.6" y="350.91" className="ru-t-lbl">Borrow Rate</text>
      <text x="403.6" y="350.91" className="ru-t-val">3.82%</text>
      <rect x="247.6" y="363.91" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="262.6" y="371.91" className="ru-t-lbl">Supply Rate</text>
      <text x="403.6" y="371.91" className="ru-t-val">2.49%</text>
      <circle cx="431.6" cy="415.89" r="4.5" className="ru-dot-s" />
      <circle cx="431.6" cy="402.91" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-66">
      <line x1="437.44" y1="52" x2="437.44" y2="440" className="ru-cross" />
      <rect x="239.44" y="304.34" width="184" height="82" rx="6" className="ru-box" />
      <text x="253.44" y="329.34" className="ru-t-head">Utilization 66.00%</text>
      <rect x="253.44" y="342.34" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="268.44" y="350.34" className="ru-t-lbl">Borrow Rate</text>
      <text x="409.44" y="350.34" className="ru-t-val">3.88%</text>
      <rect x="253.44" y="363.34" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="268.44" y="371.34" className="ru-t-lbl">Supply Rate</text>
      <text x="409.44" y="371.34" className="ru-t-val">2.56%</text>
      <circle cx="437.44" cy="415.15" r="4.5" className="ru-dot-s" />
      <circle cx="437.44" cy="402.34" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-67">
      <line x1="443.28" y1="52" x2="443.28" y2="440" className="ru-cross" />
      <rect x="245.28" y="303.77" width="184" height="82" rx="6" className="ru-box" />
      <text x="259.28" y="328.77" className="ru-t-head">Utilization 67.00%</text>
      <rect x="259.28" y="341.77" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="274.28" y="349.77" className="ru-t-lbl">Borrow Rate</text>
      <text x="415.28" y="349.77" className="ru-t-val">3.94%</text>
      <rect x="259.28" y="362.77" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="274.28" y="370.77" className="ru-t-lbl">Supply Rate</text>
      <text x="415.28" y="370.77" className="ru-t-val">2.64%</text>
      <circle cx="443.28" cy="414.39" r="4.5" className="ru-dot-s" />
      <circle cx="443.28" cy="401.77" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-68">
      <line x1="449.12" y1="52" x2="449.12" y2="440" className="ru-cross" />
      <rect x="251.12" y="303.2" width="184" height="82" rx="6" className="ru-box" />
      <text x="265.12" y="328.2" className="ru-t-head">Utilization 68.00%</text>
      <rect x="265.12" y="341.2" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="280.12" y="349.2" className="ru-t-lbl">Borrow Rate</text>
      <text x="421.12" y="349.2" className="ru-t-val">4.00%</text>
      <rect x="265.12" y="362.2" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="280.12" y="370.2" className="ru-t-lbl">Supply Rate</text>
      <text x="421.12" y="370.2" className="ru-t-val">2.72%</text>
      <circle cx="449.12" cy="413.62" r="4.5" className="ru-dot-s" />
      <circle cx="449.12" cy="401.2" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-69">
      <line x1="454.96" y1="52" x2="454.96" y2="440" className="ru-cross" />
      <rect x="256.96" y="302.63" width="184" height="82" rx="6" className="ru-box" />
      <text x="270.96" y="327.63" className="ru-t-head">Utilization 69.00%</text>
      <rect x="270.96" y="340.63" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="285.96" y="348.63" className="ru-t-lbl">Borrow Rate</text>
      <text x="426.96" y="348.63" className="ru-t-val">4.06%</text>
      <rect x="270.96" y="361.63" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="285.96" y="369.63" className="ru-t-lbl">Supply Rate</text>
      <text x="426.96" y="369.63" className="ru-t-val">2.80%</text>
      <circle cx="454.96" cy="412.83" r="4.5" className="ru-dot-s" />
      <circle cx="454.96" cy="400.63" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-70">
      <line x1="460.8" y1="52" x2="460.8" y2="440" className="ru-cross" />
      <rect x="262.8" y="302.06" width="184" height="82" rx="6" className="ru-box" />
      <text x="276.8" y="327.06" className="ru-t-head">Utilization 70.00%</text>
      <rect x="276.8" y="340.06" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="291.8" y="348.06" className="ru-t-lbl">Borrow Rate</text>
      <text x="432.8" y="348.06" className="ru-t-val">4.12%</text>
      <rect x="276.8" y="361.06" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="291.8" y="369.06" className="ru-t-lbl">Supply Rate</text>
      <text x="432.8" y="369.06" className="ru-t-val">2.88%</text>
      <circle cx="460.8" cy="412.04" r="4.5" className="ru-dot-s" />
      <circle cx="460.8" cy="400.06" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-71">
      <line x1="466.64" y1="52" x2="466.64" y2="440" className="ru-cross" />
      <rect x="268.64" y="301.49" width="184" height="82" rx="6" className="ru-box" />
      <text x="282.64" y="326.49" className="ru-t-head">Utilization 71.00%</text>
      <rect x="282.64" y="339.49" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="297.64" y="347.49" className="ru-t-lbl">Borrow Rate</text>
      <text x="438.64" y="347.49" className="ru-t-val">4.18%</text>
      <rect x="282.64" y="360.49" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="297.64" y="368.49" className="ru-t-lbl">Supply Rate</text>
      <text x="438.64" y="368.49" className="ru-t-val">2.97%</text>
      <circle cx="466.64" cy="411.24" r="4.5" className="ru-dot-s" />
      <circle cx="466.64" cy="399.49" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-72">
      <line x1="472.48" y1="52" x2="472.48" y2="440" className="ru-cross" />
      <rect x="274.48" y="300.92" width="184" height="82" rx="6" className="ru-box" />
      <text x="288.48" y="325.92" className="ru-t-head">Utilization 72.00%</text>
      <rect x="288.48" y="338.92" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="303.48" y="346.92" className="ru-t-lbl">Borrow Rate</text>
      <text x="444.48" y="346.92" className="ru-t-val">4.24%</text>
      <rect x="288.48" y="359.92" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="303.48" y="367.92" className="ru-t-lbl">Supply Rate</text>
      <text x="444.48" y="367.92" className="ru-t-val">3.05%</text>
      <circle cx="472.48" cy="410.42" r="4.5" className="ru-dot-s" />
      <circle cx="472.48" cy="398.92" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-73">
      <line x1="478.32" y1="52" x2="478.32" y2="440" className="ru-cross" />
      <rect x="280.32" y="300.35" width="184" height="82" rx="6" className="ru-box" />
      <text x="294.32" y="325.35" className="ru-t-head">Utilization 73.00%</text>
      <rect x="294.32" y="338.35" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="309.32" y="346.35" className="ru-t-lbl">Borrow Rate</text>
      <text x="450.32" y="346.35" className="ru-t-val">4.29%</text>
      <rect x="294.32" y="359.35" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="309.32" y="367.35" className="ru-t-lbl">Supply Rate</text>
      <text x="450.32" y="367.35" className="ru-t-val">3.13%</text>
      <circle cx="478.32" cy="409.59" r="4.5" className="ru-dot-s" />
      <circle cx="478.32" cy="398.35" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-74">
      <line x1="484.16" y1="52" x2="484.16" y2="440" className="ru-cross" />
      <rect x="286.16" y="299.78" width="184" height="82" rx="6" className="ru-box" />
      <text x="300.16" y="324.78" className="ru-t-head">Utilization 74.00%</text>
      <rect x="300.16" y="337.78" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="315.16" y="345.78" className="ru-t-lbl">Borrow Rate</text>
      <text x="456.16" y="345.78" className="ru-t-val">4.35%</text>
      <rect x="300.16" y="358.78" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="315.16" y="366.78" className="ru-t-lbl">Supply Rate</text>
      <text x="456.16" y="366.78" className="ru-t-val">3.22%</text>
      <circle cx="484.16" cy="408.75" r="4.5" className="ru-dot-s" />
      <circle cx="484.16" cy="397.78" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-75">
      <line x1="490" y1="52" x2="490" y2="440" className="ru-cross" />
      <rect x="292" y="299.21" width="184" height="82" rx="6" className="ru-box" />
      <text x="306" y="324.21" className="ru-t-head">Utilization 75.00%</text>
      <rect x="306" y="337.21" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="321" y="345.21" className="ru-t-lbl">Borrow Rate</text>
      <text x="462" y="345.21" className="ru-t-val">4.41%</text>
      <rect x="306" y="358.21" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="321" y="366.21" className="ru-t-lbl">Supply Rate</text>
      <text x="462" y="366.21" className="ru-t-val">3.31%</text>
      <circle cx="490" cy="407.9" r="4.5" className="ru-dot-s" />
      <circle cx="490" cy="397.21" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-76">
      <line x1="495.84" y1="52" x2="495.84" y2="440" className="ru-cross" />
      <rect x="297.84" y="298.64" width="184" height="82" rx="6" className="ru-box" />
      <text x="311.84" y="323.64" className="ru-t-head">Utilization 76.00%</text>
      <rect x="311.84" y="336.64" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="326.84" y="344.64" className="ru-t-lbl">Borrow Rate</text>
      <text x="467.84" y="344.64" className="ru-t-val">4.47%</text>
      <rect x="311.84" y="357.64" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="326.84" y="365.64" className="ru-t-lbl">Supply Rate</text>
      <text x="467.84" y="365.64" className="ru-t-val">3.40%</text>
      <circle cx="495.84" cy="407.04" r="4.5" className="ru-dot-s" />
      <circle cx="495.84" cy="396.64" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-77">
      <line x1="501.68" y1="52" x2="501.68" y2="440" className="ru-cross" />
      <rect x="303.68" y="298.06" width="184" height="82" rx="6" className="ru-box" />
      <text x="317.68" y="323.06" className="ru-t-head">Utilization 77.00%</text>
      <rect x="317.68" y="336.06" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="332.68" y="344.06" className="ru-t-lbl">Borrow Rate</text>
      <text x="473.68" y="344.06" className="ru-t-val">4.53%</text>
      <rect x="317.68" y="357.06" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="332.68" y="365.06" className="ru-t-lbl">Supply Rate</text>
      <text x="473.68" y="365.06" className="ru-t-val">3.49%</text>
      <circle cx="501.68" cy="406.17" r="4.5" className="ru-dot-s" />
      <circle cx="501.68" cy="396.06" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-78">
      <line x1="507.52" y1="52" x2="507.52" y2="440" className="ru-cross" />
      <rect x="309.52" y="297.49" width="184" height="82" rx="6" className="ru-box" />
      <text x="323.52" y="322.49" className="ru-t-head">Utilization 78.00%</text>
      <rect x="323.52" y="335.49" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="338.52" y="343.49" className="ru-t-lbl">Borrow Rate</text>
      <text x="479.52" y="343.49" className="ru-t-val">4.59%</text>
      <rect x="323.52" y="356.49" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="338.52" y="364.49" className="ru-t-lbl">Supply Rate</text>
      <text x="479.52" y="364.49" className="ru-t-val">3.58%</text>
      <circle cx="507.52" cy="405.29" r="4.5" className="ru-dot-s" />
      <circle cx="507.52" cy="395.49" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-79">
      <line x1="513.36" y1="52" x2="513.36" y2="440" className="ru-cross" />
      <rect x="315.36" y="296.92" width="184" height="82" rx="6" className="ru-box" />
      <text x="329.36" y="321.92" className="ru-t-head">Utilization 79.00%</text>
      <rect x="329.36" y="334.92" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="344.36" y="342.92" className="ru-t-lbl">Borrow Rate</text>
      <text x="485.36" y="342.92" className="ru-t-val">4.65%</text>
      <rect x="329.36" y="355.92" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="344.36" y="363.92" className="ru-t-lbl">Supply Rate</text>
      <text x="485.36" y="363.92" className="ru-t-val">3.67%</text>
      <circle cx="513.36" cy="404.39" r="4.5" className="ru-dot-s" />
      <circle cx="513.36" cy="394.92" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-80">
      <line x1="519.2" y1="52" x2="519.2" y2="440" className="ru-cross" />
      <rect x="321.2" y="296.35" width="184" height="82" rx="6" className="ru-box" />
      <text x="335.2" y="321.35" className="ru-t-head">Utilization 80.00%</text>
      <rect x="335.2" y="334.35" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="350.2" y="342.35" className="ru-t-lbl">Borrow Rate</text>
      <text x="491.2" y="342.35" className="ru-t-val">4.71%</text>
      <rect x="335.2" y="355.35" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="350.2" y="363.35" className="ru-t-lbl">Supply Rate</text>
      <text x="491.2" y="363.35" className="ru-t-val">3.76%</text>
      <circle cx="519.2" cy="403.48" r="4.5" className="ru-dot-s" />
      <circle cx="519.2" cy="394.35" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-81">
      <line x1="525.04" y1="52" x2="525.04" y2="440" className="ru-cross" />
      <rect x="327.04" y="295.78" width="184" height="82" rx="6" className="ru-box" />
      <text x="341.04" y="320.78" className="ru-t-head">Utilization 81.00%</text>
      <rect x="341.04" y="333.78" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="356.04" y="341.78" className="ru-t-lbl">Borrow Rate</text>
      <text x="497.04" y="341.78" className="ru-t-val">4.76%</text>
      <rect x="341.04" y="354.78" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="356.04" y="362.78" className="ru-t-lbl">Supply Rate</text>
      <text x="497.04" y="362.78" className="ru-t-val">3.86%</text>
      <circle cx="525.04" cy="402.56" r="4.5" className="ru-dot-s" />
      <circle cx="525.04" cy="393.78" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-82">
      <line x1="530.88" y1="52" x2="530.88" y2="440" className="ru-cross" />
      <rect x="332.88" y="295.21" width="184" height="82" rx="6" className="ru-box" />
      <text x="346.88" y="320.21" className="ru-t-head">Utilization 82.00%</text>
      <rect x="346.88" y="333.21" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="361.88" y="341.21" className="ru-t-lbl">Borrow Rate</text>
      <text x="502.88" y="341.21" className="ru-t-val">4.82%</text>
      <rect x="346.88" y="354.21" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="361.88" y="362.21" className="ru-t-lbl">Supply Rate</text>
      <text x="502.88" y="362.21" className="ru-t-val">3.96%</text>
      <circle cx="530.88" cy="401.63" r="4.5" className="ru-dot-s" />
      <circle cx="530.88" cy="393.21" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-83">
      <line x1="536.72" y1="52" x2="536.72" y2="440" className="ru-cross" />
      <rect x="338.72" y="294.64" width="184" height="82" rx="6" className="ru-box" />
      <text x="352.72" y="319.64" className="ru-t-head">Utilization 83.00%</text>
      <rect x="352.72" y="332.64" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="367.72" y="340.64" className="ru-t-lbl">Borrow Rate</text>
      <text x="508.72" y="340.64" className="ru-t-val">4.88%</text>
      <rect x="352.72" y="353.64" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="367.72" y="361.64" className="ru-t-lbl">Supply Rate</text>
      <text x="508.72" y="361.64" className="ru-t-val">4.05%</text>
      <circle cx="536.72" cy="400.69" r="4.5" className="ru-dot-s" />
      <circle cx="536.72" cy="392.64" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-84">
      <line x1="542.56" y1="52" x2="542.56" y2="440" className="ru-cross" />
      <rect x="344.56" y="294.07" width="184" height="82" rx="6" className="ru-box" />
      <text x="358.56" y="319.07" className="ru-t-head">Utilization 84.00%</text>
      <rect x="358.56" y="332.07" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="373.56" y="340.07" className="ru-t-lbl">Borrow Rate</text>
      <text x="514.56" y="340.07" className="ru-t-val">4.94%</text>
      <rect x="358.56" y="353.07" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="373.56" y="361.07" className="ru-t-lbl">Supply Rate</text>
      <text x="514.56" y="361.07" className="ru-t-val">4.15%</text>
      <circle cx="542.56" cy="399.74" r="4.5" className="ru-dot-s" />
      <circle cx="542.56" cy="392.07" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-85">
      <line x1="548.4" y1="52" x2="548.4" y2="440" className="ru-cross" />
      <rect x="350.4" y="293.5" width="184" height="82" rx="6" className="ru-box" />
      <text x="364.4" y="318.5" className="ru-t-head">Utilization 85.00%</text>
      <rect x="364.4" y="331.5" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="379.4" y="339.5" className="ru-t-lbl">Borrow Rate</text>
      <text x="520.4" y="339.5" className="ru-t-val">5.00%</text>
      <rect x="364.4" y="352.5" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="379.4" y="360.5" className="ru-t-lbl">Supply Rate</text>
      <text x="520.4" y="360.5" className="ru-t-val">4.25%</text>
      <circle cx="548.4" cy="398.77" r="4.5" className="ru-dot-s" />
      <circle cx="548.4" cy="391.5" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-86">
      <line x1="554.24" y1="52" x2="554.24" y2="440" className="ru-cross" />
      <rect x="356.24" y="291.07" width="184" height="82" rx="6" className="ru-box" />
      <text x="370.24" y="316.07" className="ru-t-head">Utilization 86.00%</text>
      <rect x="370.24" y="329.07" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="385.24" y="337.07" className="ru-t-lbl">Borrow Rate</text>
      <text x="526.24" y="337.07" className="ru-t-val">5.25%</text>
      <rect x="370.24" y="350.07" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="385.24" y="358.07" className="ru-t-lbl">Supply Rate</text>
      <text x="526.24" y="358.07" className="ru-t-val">4.51%</text>
      <circle cx="554.24" cy="396.2" r="4.5" className="ru-dot-s" />
      <circle cx="554.24" cy="389.07" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-87">
      <line x1="560.08" y1="52" x2="560.08" y2="440" className="ru-cross" />
      <rect x="362.08" y="288.65" width="184" height="82" rx="6" className="ru-box" />
      <text x="376.08" y="313.65" className="ru-t-head">Utilization 87.00%</text>
      <rect x="376.08" y="326.65" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="391.08" y="334.65" className="ru-t-lbl">Borrow Rate</text>
      <text x="532.08" y="334.65" className="ru-t-val">5.50%</text>
      <rect x="376.08" y="347.65" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="391.08" y="355.65" className="ru-t-lbl">Supply Rate</text>
      <text x="532.08" y="355.65" className="ru-t-val">4.79%</text>
      <circle cx="560.08" cy="393.59" r="4.5" className="ru-dot-s" />
      <circle cx="560.08" cy="386.65" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-88">
      <line x1="565.92" y1="52" x2="565.92" y2="440" className="ru-cross" />
      <rect x="367.92" y="286.23" width="184" height="82" rx="6" className="ru-box" />
      <text x="381.92" y="311.23" className="ru-t-head">Utilization 88.00%</text>
      <rect x="381.92" y="324.23" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="396.92" y="332.23" className="ru-t-lbl">Borrow Rate</text>
      <text x="537.92" y="332.23" className="ru-t-val">5.75%</text>
      <rect x="381.92" y="345.23" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="396.92" y="353.23" className="ru-t-lbl">Supply Rate</text>
      <text x="537.92" y="353.23" className="ru-t-val">5.06%</text>
      <circle cx="565.92" cy="390.92" r="4.5" className="ru-dot-s" />
      <circle cx="565.92" cy="384.23" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-89">
      <line x1="571.76" y1="52" x2="571.76" y2="440" className="ru-cross" />
      <rect x="373.76" y="283.8" width="184" height="82" rx="6" className="ru-box" />
      <text x="387.76" y="308.8" className="ru-t-head">Utilization 89.00%</text>
      <rect x="387.76" y="321.8" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="402.76" y="329.8" className="ru-t-lbl">Borrow Rate</text>
      <text x="543.76" y="329.8" className="ru-t-val">6.00%</text>
      <rect x="387.76" y="342.8" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="402.76" y="350.8" className="ru-t-lbl">Supply Rate</text>
      <text x="543.76" y="350.8" className="ru-t-val">5.34%</text>
      <circle cx="571.76" cy="388.2" r="4.5" className="ru-dot-s" />
      <circle cx="571.76" cy="381.8" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-90">
      <line x1="577.6" y1="52" x2="577.6" y2="440" className="ru-cross" />
      <rect x="379.6" y="281.38" width="184" height="82" rx="6" className="ru-box" />
      <text x="393.6" y="306.38" className="ru-t-head">Utilization 90.00%</text>
      <rect x="393.6" y="319.38" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="408.6" y="327.38" className="ru-t-lbl">Borrow Rate</text>
      <text x="549.6" y="327.38" className="ru-t-val">6.25%</text>
      <rect x="393.6" y="340.38" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="408.6" y="348.38" className="ru-t-lbl">Supply Rate</text>
      <text x="549.6" y="348.38" className="ru-t-val">5.63%</text>
      <circle cx="577.6" cy="385.44" r="4.5" className="ru-dot-s" />
      <circle cx="577.6" cy="379.38" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-91">
      <line x1="583.44" y1="52" x2="583.44" y2="440" className="ru-cross" />
      <rect x="385.44" y="278.95" width="184" height="82" rx="6" className="ru-box" />
      <text x="399.44" y="303.95" className="ru-t-head">Utilization 91.00%</text>
      <rect x="399.44" y="316.95" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="414.44" y="324.95" className="ru-t-lbl">Borrow Rate</text>
      <text x="555.44" y="324.95" className="ru-t-val">6.50%</text>
      <rect x="399.44" y="337.95" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="414.44" y="345.95" className="ru-t-lbl">Supply Rate</text>
      <text x="555.44" y="345.95" className="ru-t-val">5.92%</text>
      <circle cx="583.44" cy="382.62" r="4.5" className="ru-dot-s" />
      <circle cx="583.44" cy="376.95" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-92">
      <line x1="589.28" y1="52" x2="589.28" y2="440" className="ru-cross" />
      <rect x="391.28" y="276.52" width="184" height="82" rx="6" className="ru-box" />
      <text x="405.28" y="301.52" className="ru-t-head">Utilization 92.00%</text>
      <rect x="405.28" y="314.52" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="420.28" y="322.52" className="ru-t-lbl">Borrow Rate</text>
      <text x="561.28" y="322.52" className="ru-t-val">6.75%</text>
      <rect x="405.28" y="335.52" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="420.28" y="343.52" className="ru-t-lbl">Supply Rate</text>
      <text x="561.28" y="343.52" className="ru-t-val">6.21%</text>
      <circle cx="589.28" cy="379.76" r="4.5" className="ru-dot-s" />
      <circle cx="589.28" cy="374.52" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-93">
      <line x1="595.12" y1="52" x2="595.12" y2="440" className="ru-cross" />
      <rect x="397.12" y="274.1" width="184" height="82" rx="6" className="ru-box" />
      <text x="411.12" y="299.1" className="ru-t-head">Utilization 93.00%</text>
      <rect x="411.12" y="312.1" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="426.12" y="320.1" className="ru-t-lbl">Borrow Rate</text>
      <text x="567.12" y="320.1" className="ru-t-val">7.00%</text>
      <rect x="411.12" y="333.1" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="426.12" y="341.1" className="ru-t-lbl">Supply Rate</text>
      <text x="567.12" y="341.1" className="ru-t-val">6.51%</text>
      <circle cx="595.12" cy="376.85" r="4.5" className="ru-dot-s" />
      <circle cx="595.12" cy="372.1" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-94">
      <line x1="600.96" y1="52" x2="600.96" y2="440" className="ru-cross" />
      <rect x="402.96" y="228.37" width="184" height="82" rx="6" className="ru-box" />
      <text x="416.96" y="253.37" className="ru-t-head">Utilization 94.00%</text>
      <rect x="416.96" y="266.37" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="431.96" y="274.37" className="ru-t-lbl">Borrow Rate</text>
      <text x="572.96" y="274.37" className="ru-t-val">11.71%</text>
      <rect x="416.96" y="287.37" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="431.96" y="295.37" className="ru-t-lbl">Supply Rate</text>
      <text x="572.96" y="295.37" className="ru-t-val">11.01%</text>
      <circle cx="600.96" cy="333.19" r="4.5" className="ru-dot-s" />
      <circle cx="600.96" cy="326.37" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-95">
      <line x1="606.8" y1="52" x2="606.8" y2="440" className="ru-cross" />
      <rect x="408.8" y="182.64" width="184" height="82" rx="6" className="ru-box" />
      <text x="422.8" y="207.64" className="ru-t-head">Utilization 95.00%</text>
      <rect x="422.8" y="220.64" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="437.8" y="228.64" className="ru-t-lbl">Borrow Rate</text>
      <text x="578.8" y="228.64" className="ru-t-val">16.43%</text>
      <rect x="422.8" y="241.64" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="437.8" y="249.64" className="ru-t-lbl">Supply Rate</text>
      <text x="578.8" y="249.64" className="ru-t-val">15.61%</text>
      <circle cx="606.8" cy="288.61" r="4.5" className="ru-dot-s" />
      <circle cx="606.8" cy="280.64" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-96">
      <line x1="612.64" y1="52" x2="612.64" y2="440" className="ru-cross" />
      <rect x="414.64" y="136.91" width="184" height="82" rx="6" className="ru-box" />
      <text x="428.64" y="161.91" className="ru-t-head">Utilization 96.00%</text>
      <rect x="428.64" y="174.91" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="443.64" y="182.91" className="ru-t-lbl">Borrow Rate</text>
      <text x="584.64" y="182.91" className="ru-t-val">21.14%</text>
      <rect x="428.64" y="195.91" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="443.64" y="203.91" className="ru-t-lbl">Supply Rate</text>
      <text x="584.64" y="203.91" className="ru-t-val">20.30%</text>
      <circle cx="612.64" cy="243.12" r="4.5" className="ru-dot-s" />
      <circle cx="612.64" cy="234.91" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-97">
      <line x1="618.48" y1="52" x2="618.48" y2="440" className="ru-cross" />
      <rect x="420.48" y="91.19" width="184" height="82" rx="6" className="ru-box" />
      <text x="434.48" y="116.19" className="ru-t-head">Utilization 97.00%</text>
      <rect x="434.48" y="129.19" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="449.48" y="137.19" className="ru-t-lbl">Borrow Rate</text>
      <text x="590.48" y="137.19" className="ru-t-val">25.86%</text>
      <rect x="434.48" y="150.19" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="449.48" y="158.19" className="ru-t-lbl">Supply Rate</text>
      <text x="590.48" y="158.19" className="ru-t-val">25.08%</text>
      <circle cx="618.48" cy="196.71" r="4.5" className="ru-dot-s" />
      <circle cx="618.48" cy="189.19" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-98">
      <line x1="624.32" y1="52" x2="624.32" y2="440" className="ru-cross" />
      <rect x="426.32" y="56" width="184" height="82" rx="6" className="ru-box" />
      <text x="440.32" y="81" className="ru-t-head">Utilization 98.00%</text>
      <rect x="440.32" y="94" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="455.32" y="102" className="ru-t-lbl">Borrow Rate</text>
      <text x="596.32" y="102" className="ru-t-val">30.57%</text>
      <rect x="440.32" y="115" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="455.32" y="123" className="ru-t-lbl">Supply Rate</text>
      <text x="596.32" y="123" className="ru-t-val">29.96%</text>
      <circle cx="624.32" cy="149.39" r="4.5" className="ru-dot-s" />
      <circle cx="624.32" cy="143.46" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-99">
      <line x1="630.16" y1="52" x2="630.16" y2="440" className="ru-cross" />
      <rect x="432.16" y="56" width="184" height="82" rx="6" className="ru-box" />
      <text x="446.16" y="81" className="ru-t-head">Utilization 99.00%</text>
      <rect x="446.16" y="94" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="461.16" y="102" className="ru-t-lbl">Borrow Rate</text>
      <text x="602.16" y="102" className="ru-t-val">35.29%</text>
      <rect x="446.16" y="115" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="461.16" y="123" className="ru-t-lbl">Supply Rate</text>
      <text x="602.16" y="123" className="ru-t-val">34.93%</text>
      <circle cx="630.16" cy="101.15" r="4.5" className="ru-dot-s" />
      <circle cx="630.16" cy="97.73" r="4.5" className="ru-dot-b" />
    </g>
    <g className="ru-tip ru-tip-100">
      <line x1="636" y1="52" x2="636" y2="440" className="ru-cross" />
      <rect x="438" y="56" width="184" height="82" rx="6" className="ru-box" />
      <text x="452" y="81" className="ru-t-head">Utilization 100.00%</text>
      <rect x="452" y="94" width="9" height="9" rx="1" className="ru-sw-b" />
      <text x="467" y="102" className="ru-t-lbl">Borrow Rate</text>
      <text x="608" y="102" className="ru-t-val">40.00%</text>
      <rect x="452" y="115" width="9" height="9" rx="1" className="ru-sw-s" />
      <text x="467" y="123" className="ru-t-lbl">Supply Rate</text>
      <text x="608" y="123" className="ru-t-val">40.00%</text>
      <circle cx="636" cy="52" r="4.5" className="ru-dot-s" />
      <circle cx="636" cy="52" r="4.5" className="ru-dot-b" />
    </g>
    </svg>
  </div>;

Every rate on the platform comes from a single curve. Utilization is the share of a market's supplied assets currently borrowed, and the borrow rate is that curve read at whatever utilization the market currently sits at. The rate recalculates continuously as borrowers draw and repay, which is why a rate quoted this morning can differ materially by the afternoon.

Every AGI3 market uses this curve, with these values.

<RateUtilizationChart />

<Note>
  Hover the chart to read both rates at any utilization.
</Note>

## The three segments

The curve is three straight segments joined at two kinks.

Below 85% utilization the borrow rate climbs gently, from 0% at rest to 5% at the first kink. A market spends most of its life in this stretch, and the cost of borrowing moves slowly within it.

Between 85% and 93% the slope steepens, carrying the rate from 5% to 7% across eight points of utilization.

Above 93% the curve turns close to vertical, running from 7% to 40% across the final seven points. More than four fifths of the rate range sits in the last seven points of utilization.

## Why the last stretch is vertical

The steep final segment is what stops a market being borrowed to exhaustion. As utilization approaches 100%, borrowing becomes expensive enough that borrowers repay and suppliers are drawn in, and both push utilization back down. The rate is the mechanism that restores withdrawable liquidity.

That has a direct consequence for anyone who may need to exit: a market can only return what it currently holds. [Supply assets](/how-to/supply-assets) covers what a capped withdrawal looks like, and the liquidity component of the [portfolio health score](/risk/portfolio-health-score) scores exactly this exposure.

## What you earn when you supply

Suppliers earn interest on the borrowed portion of a market, not on everything supplied. The supply rate is therefore the borrow rate scaled by utilization:

```
supply rate = borrow rate × utilization
```

At 50% utilization the borrow rate is 2.94% and the supply rate is 1.47%. At 93% they are 7.00% and 6.51%. The two converge as utilization approaches 100%, because at full utilization every supplied unit is lent out and earning.

This is why a market can advertise a high borrow rate and still pay suppliers modestly. If little of the supply is lent, little of it earns.

## What it costs to borrow

A borrow rate is a market variable, not a contract term. A position opened while its market sat at 85% utilization costs 5%; the same position at 95% costs roughly 16%. Nothing about the position needs to change for that to happen.

Utilization moves for reasons unconnected to you. Other borrowers draw, and suppliers withdraw. Both raise utilization, and the effect on your cost is sharpest exactly where the curve is steepest. [Borrowing basics](/borrowing/borrowing-basics) covers what that does to an open position, [Net APY](/earning-yield/net-apy) shows how a rate move can invert a position that was profitable at open, and [Monitor positions and alerts](/how-to/monitor-positions) sets out a routine for catching it.

## Where to read it in the product

Every market page shows its current utilization alongside its current rates. The curve is what connects the two: utilization is the input, and both rates are outputs of it. [How yield is calculated](/earning-yield/how-yield-is-calculated) covers the legs that sit on top of this base rate, including rewards programs.
