otterscan/src/components
Willian Mitsuda 48ab694001 Fix wrap
2022-02-19 16:55:27 -03:00
..
AddressHighlighter.tsx Add deprecation notice 2021-10-28 05:33:41 -03:00
AddressLink.tsx Generalize plain address/ens rendering logic 2021-10-31 03:16:03 -03:00
AddressOrENSName.tsx Error handling UI improvements 2022-01-29 20:44:26 -03:00
AddressOrENSNameInvalidNonce.tsx Error handling UI improvements 2022-01-29 20:44:26 -03:00
AddressOrENSNameNotFound.tsx Disable search by ENS name if network does not support it 2022-02-18 03:46:37 -03:00
AddressOrENSNameNoTx.tsx Handle search for latest nonce on uninitialized addresses 2022-01-31 17:06:49 -03:00
BlockConfirmations.tsx Fix singular "Confirmation" 2021-07-23 01:28:44 -03:00
BlockLink.tsx Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
BlockNotFound.tsx Fix negative block numbers 2022-02-18 04:11:10 -03:00
Copy.tsx Fix wrap 2022-02-19 16:55:27 -03:00
DecoratedAddressLink.tsx Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
ensLogo.svg Add reverse ENS resolution on block transactions list 2021-07-02 21:40:44 -03:00
ENSName.tsx Add ERC token address resolver 2021-10-31 19:51:11 -03:00
ENSNameLink.tsx Generalize plain address/ens rendering logic 2021-10-31 03:16:03 -03:00
ETH2USDValue.tsx Add USD price next to ETH balance on address page 2022-02-19 16:42:25 -03:00
ExpanderSwitch.tsx Add basic structure for custom errors 2021-12-13 15:41:37 -03:00
ExternalLink.tsx For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
FormattedBalance.tsx Use standard TransactionValue component; add docs 2022-02-19 15:19:56 -03:00
formatter.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
GasValue.tsx Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
HexValue.tsx Undo hash coloring 2021-11-26 05:22:08 -03:00
InfoRow.tsx Fix textarea alignment 2021-07-28 19:00:50 -03:00
InternalCreate.tsx Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
InternalSelfDestruct.tsx Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
InternalTransactionOperation.tsx Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
InternalTransfer.tsx Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
MethodName.tsx Extract method formatter 2021-12-16 19:12:55 -03:00
ModeTab.tsx Tweak styling of disabled tabs 2021-11-08 14:57:51 -03:00
NavTab.tsx Migrate to react-router v6 2021-11-25 06:28:45 -03:00
Nonce.tsx Improve readability of nonce 2022-01-21 15:59:27 -03:00
PercentageBar.tsx Extract PercentageBar component; apply percentage bar to tx gas usage 2021-07-28 04:40:38 -03:00
PercentageGauge.tsx Rename props 2021-08-08 02:36:26 -03:00
PercentagePosition.tsx Add percentage position component 2021-08-01 08:25:33 -03:00
PlainAddress.tsx Migrate remaining token decoration support to the new resolver framework 2021-11-01 04:26:19 -03:00
PlainString.tsx Initial implementation of hardcoded address resolver with Uniswap V1/2/3 main contracts as a bootstrap test 2021-11-02 03:32:11 -03:00
RelativePosition.tsx Extract and apply relative position component 2021-08-01 07:41:19 -03:00
SelectionHighlighter.tsx Add selection highlighting support to decoded param table values 2021-11-29 15:32:07 -03:00
Timestamp.tsx For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
TimestampAge.tsx Display age column 2021-07-29 23:32:29 -03:00
TokenLogo.tsx Change default token icon 2021-11-26 05:13:23 -03:00
TokenName.tsx Reorder attributes 2021-11-01 01:32:35 -03:00
TransactionAddress.tsx Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
TransactionDirection.tsx For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
TransactionLink.tsx First working iteration of sender/nonce navigation 2022-01-21 15:59:27 -03:00
TransactionType.tsx Add hyperlinks to EIP tx types 2021-07-28 16:27:06 -03:00
TransactionValue.tsx Extract unit name 2022-02-19 15:25:37 -03:00
UniswapV1ExchangeName.tsx Add uniswap V1 support 2021-12-03 10:04:42 -03:00
UniswapV2PairName.tsx First working iteration of uniswap V2 LP address resolver 2021-12-03 08:37:09 -03:00
UniswapV3PoolName.tsx Add uniswap V3 resolver 2021-12-03 16:14:09 -03:00
USDValue.tsx Squash initial implementation of usd prices 2021-08-31 02:56:05 -03:00
ValueHighlighter.tsx Add deprecation notice 2021-10-28 05:33:41 -03:00