otterscan/src/components
2021-07-28 16:27:06 -03:00
..
Address.tsx Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -03:00
AddressHighlighter.tsx Small component extraction 2021-07-14 16:17:27 -03:00
AddressLink.tsx Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -03:00
AddressOrENSName.tsx Custom text/hover colors for burn/mint addresses 2021-07-19 00:50:32 -03:00
BlockConfirmations.tsx Fix singular "Confirmation" 2021-07-23 01:28:44 -03:00
BlockLink.tsx Extract and apply block navigation to block txs page 2021-07-23 19:46:21 -03:00
Copy.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
DecoratedAddressLink.tsx Change self-destruct address decoration 2021-07-21 17:51:34 -03:00
ensLogo.svg Add reverse ENS resolution on block transactions list 2021-07-02 21:40:44 -03:00
ENSName.tsx Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -03:00
ENSNameLink.tsx Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -03:00
ExternalLink.tsx Add hyperlinks to EIP tx types 2021-07-28 16:27:06 -03:00
FormattedBalance.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
formatter.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
GasValue.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
HexValue.tsx Fix missing key attr; used a dummy key because it is decorative 2021-07-12 17:47:37 -03:00
InfoRow.tsx Squash block gas used/limit info; add percentage bar 2021-07-28 04:24:48 -03:00
InternalCreate.tsx Rename jsonrpc method 2021-07-21 16:06:51 -03:00
InternalSelfDestruct.tsx Change self-destruct address decoration 2021-07-21 17:51:34 -03:00
InternalTransactionOperation.tsx Rename jsonrpc method 2021-07-21 16:06:51 -03:00
InternalTransfer.tsx Rename jsonrpc method 2021-07-21 16:06:51 -03:00
MethodName.tsx Differentiate simple eth transfers from transfer method calls 2021-07-13 02:36:09 -03:00
PercentageBar.tsx Extract PercentageBar component; apply percentage bar to tx gas usage 2021-07-28 04:40:38 -03:00
Tab.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
Timestamp.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
TimestampAge.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
TokenLogo.tsx Fix context use 2021-07-09 14:22:25 -03:00
TransactionDirection.tsx Darken internal transactions 2021-07-05 00:37:05 -03:00
TransactionLink.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
TransactionType.tsx Add hyperlinks to EIP tx types 2021-07-28 16:27:06 -03:00
TransactionValue.tsx Calculate and display block fees 2021-07-03 19:14:03 -03:00
ValueHighlighter.tsx Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00