diff --git a/explorer/src/components/account/TokenAccountSection.tsx b/explorer/src/components/account/TokenAccountSection.tsx index dbdf57d4e8..3aa7bd6847 100644 --- a/explorer/src/components/account/TokenAccountSection.tsx +++ b/explorer/src/components/account/TokenAccountSection.tsx @@ -363,6 +363,14 @@ function NonFungibleTokenMintAccountCard({ )} + {mintInfo.freezeAuthority && ( + + Freeze Authority + +
+ + + )} Update Authority