diff --git a/src/TokenTransferItem.tsx b/src/TokenTransferItem.tsx index 0869a17..f616922 100644 --- a/src/TokenTransferItem.tsx +++ b/src/TokenTransferItem.tsx @@ -1,6 +1,7 @@ import React from "react"; import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; import { faCaretRight } from "@fortawesome/free-solid-svg-icons/faCaretRight"; +import { faSackDollar } from "@fortawesome/free-solid-svg-icons/faSackDollar"; import TransactionAddress from "./components/TransactionAddress"; import ValueHighlighter from "./components/ValueHighlighter"; import FormattedBalance from "./components/FormattedBalance"; @@ -26,12 +27,8 @@ const TokenTransferItem: React.FC = ({ }) => { return (
- - - -
-
- From +
+
= ({ showCodeIndicator />
-
- To +
+ + + = ({ showCodeIndicator />
-
- For +
+ + +