diff --git a/src/AddressTransactions.tsx b/src/AddressTransactions.tsx index 041f339..47c9653 100644 --- a/src/AddressTransactions.tsx +++ b/src/AddressTransactions.tsx @@ -221,21 +221,24 @@ const AddressTransactions: React.FC = () => { - Contract{" "} + Contract {rawMetadata === undefined ? ( - - + + ) : rawMetadata === null ? ( - + ) : ( - + )}