diff --git a/src/components/AmountCard/AmountCard.jsx b/src/components/AmountCard/AmountCard.jsx index e37c6aa..ea8d401 100644 --- a/src/components/AmountCard/AmountCard.jsx +++ b/src/components/AmountCard/AmountCard.jsx @@ -49,7 +49,7 @@ const AmountCard = () => { icon: , }, { - label: "DID count", + label: "DID Count", value: kpDetails?.didCount, icon: , }, @@ -81,7 +81,7 @@ const AmountCard = () => { icon: , }, { - label: "Number of smart contracts", + label: "Number Of Smart Contracts", value: kpDetails?.numberContracts, icon: , }, diff --git a/src/components/LatestTransactions/LatestTransactions.jsx b/src/components/LatestTransactions/LatestTransactions.jsx index 5cbe728..63ddd49 100644 --- a/src/components/LatestTransactions/LatestTransactions.jsx +++ b/src/components/LatestTransactions/LatestTransactions.jsx @@ -643,7 +643,7 @@ const LatestTransactions = () => { - Transaction type : + Transaction Type : { isLoading? : { DID Info diff --git a/src/pages/Home.jsx b/src/pages/Home.jsx index 8d10ed2..8b6c329 100644 --- a/src/pages/Home.jsx +++ b/src/pages/Home.jsx @@ -221,7 +221,7 @@ const toast = useToast() pointerEvents={!searchTerm?'none':"auto"} > - Generate short url + Generate Short Url { bg={ index % 2 === 0 ? colorMode === "light" - ? "#F2EFFF" + ? "#ECEBF2" : "#312F35" : colorMode === "light" ? "#fff" @@ -292,6 +292,7 @@ const MainNet = () => { w={"84%"} // justifyContent={'space-between'} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { color={colorMode === "light" ? "#230A79" : "#B09AFF"} textDecoration={"underline"} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { { color={colorMode === "light" ? "#230A79" : "#B09AFF"} textDecoration={"underline"} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { { // fontSize={{base:"xs", md:"sm" }} color={colorMode === "light" ? "#7B7B7B" : "#E8E8E8"} > - Smart contract ID : + Smart Contract ID : navigate(`/smart-contract`)} > - {scTokenHash} + {scTokenHash} )} @@ -609,7 +620,7 @@ const MainNet = () => { - Transaction type : + Transaction Type : { // fontSize={{base:"xs", md:"sm" }} color={colorMode === "light" ? "#7B7B7B" : "#E8E8E8"} > - Smart contract ID : + Smart Contract ID : {transaction.contract} @@ -281,7 +281,7 @@ const MainNetOveriew = () => { - Transaction type : + Transaction Type : { // fontSize={{base:"xs", md:"sm" }} color={colorMode === "light" ? "#7B7B7B" : "#E8E8E8"} > - Smart contract ID : + Smart Contract ID : {transaction.contract} @@ -282,7 +282,7 @@ const Subnet = () => { - Transaction type : + Transaction Type : { return ( - + { mb={5} > - Subnet ID - {params?.id} + Subnet ID - {params?.id} {/* Total Value Locked (TVL) {Number(data?.data?.tvl).toFixed(3)} RBT */} @@ -342,6 +342,7 @@ const SubnetInner = () => { color={colorMode === "light" ? "#230A79" : "#B09AFF"} textDecoration={"underline"} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { color={colorMode === "light" ? "#230A79" : "#B09AFF"} textDecoration={"underline"} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { color={colorMode === "light" ? "#230A79" : "#B09AFF"} textDecoration={"underline"} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { color={colorMode === "light" ? "#230A79" : "#B09AFF"} textDecoration={"underline"} fontSize={{ base: "xs", md: "sm" }} + isTruncated > { // fontSize={{base:"xs", md:"sm" }} color={colorMode === "light" ? "#7B7B7B" : "#E8E8E8"} > - Smart contract ID : + Smart Contract ID : {scTokenHash} @@ -621,7 +626,7 @@ const SubnetInner = () => { - Transaction type : + Transaction Type : { @@ -410,7 +410,7 @@ const TransactionDetails = () => { > copyToClipboard(data?.data?.netWorkType)} - /> + />Token List: @@ -498,7 +498,7 @@ const TransactionDetails = () => { {data?.data?.creator && ( { > { {data?.data?.executor && ( { > { {data?.data?.deployer && ( { > { )} - + {data?.data?.transactionType==="SC" && { textDecoration={"underline"} > {tokenId}