|
@@ -365,6 +365,7 @@ export const PublishersLayout = async ({ children, params }: Props) => {
|
|
|
/>
|
|
/>
|
|
|
<OisApyHistory apyHistory={oisStats.apyHistory ?? []} />
|
|
<OisApyHistory apyHistory={oisStats.apyHistory ?? []} />
|
|
|
<InfoBox
|
|
<InfoBox
|
|
|
|
|
+ className={styles.oisInfoBox}
|
|
|
icon={<ShieldChevron />}
|
|
icon={<ShieldChevron />}
|
|
|
header="Oracle Integrity Staking (OIS)"
|
|
header="Oracle Integrity Staking (OIS)"
|
|
|
>
|
|
>
|