diff --git a/components/StakeTransactions/index.tsx b/components/StakeTransactions/index.tsx index 529f227e..d73c7e8a 100644 --- a/components/StakeTransactions/index.tsx +++ b/components/StakeTransactions/index.tsx @@ -60,9 +60,16 @@ const Index = ({ delegator, transcoders, currentRound, isMyAccount }) => { > @@ -75,24 +82,55 @@ const Index = ({ delegator, transcoders, currentRound, isMyAccount }) => { days. - - {isMyAccount && - (isBonded ? ( - - ) : ( - - ))} - - {" "} + + {isMyAccount && ( + + {isBonded ? ( + + ) : ( + + )} + + )} + {abbreviateNumber(lock.amount, 4)} {" "} @@ -132,16 +170,44 @@ const Index = ({ delegator, transcoders, currentRound, isMyAccount }) => { > Undelegated from {formatAddress(lock.delegate.id)} - + {isMyAccount && ( - <> + {isBonded ? ( { /> )} - + )} - - {" "} + {abbreviateNumber(lock.amount, 3)} {" "}