diff --git a/README.md b/README.md index be7f94d..3ba9770 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,10 @@ transitions. - Type: transaction classification — one of: Native ETH Transfer, ERC-20 Token Transfer, Swap, Token Approval, Contract Call, Contract Creation - Status: "Success" or "Failed" + - From: blockie + color dot + full address (tap to copy) + etherscan + link; ENS name if available + - To: blockie + color dot + full address (tap to copy) + etherscan link; + ENS name if available - **Timing block**: - Time: ISO datetime + relative age in parentheses - Block: block number (tap to copy) + etherscan block link @@ -451,10 +455,6 @@ transitions. - Native quantity: raw integer + unit (shown when available) - Token contract: shown for ERC-20 transfers — color dot + full contract address (tap to copy) + etherscan token link - - From: blockie + color dot + full address (tap to copy) + etherscan - link; ENS name if available - - To: blockie + color dot + full address (tap to copy) + etherscan link; - ENS name if available - **Decoded details** (shown for contract calls): - Action name, decoded parameters, token details, swap steps - **Network details** (shown when on-chain data is available): diff --git a/src/popup/index.html b/src/popup/index.html index 5d0adac..c9282a7 100644 --- a/src/popup/index.html +++ b/src/popup/index.html @@ -1088,6 +1088,17 @@