otterscan/src/components
Willian Mitsuda 971554fe82
Add support for partial match on Sourcify
2022-08-31 17:20:02 -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
AddressOrENSNameInvalidNonce.tsx Remove direct references to AddressOrENSName 2022-02-27 13:31:00 -03:00
AddressOrENSNameNoTx.tsx Remove direct references to AddressOrENSName 2022-02-27 13:31:00 -03:00
AddressOrENSNameNotFound.tsx Disable search by ENS name if network does not support it 2022-02-18 03:46:37 -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 Add support for partial match on Sourcify 2022-08-31 17:20:02 -03:00
ENSName.tsx Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
ENSNameLink.tsx Generalize plain address/ens rendering logic 2021-10-31 03:16:03 -03:00
ExpanderSwitch.tsx Add basic structure for custom errors 2021-12-13 15:41:37 -03:00
ExternalLink.tsx Fix types for react 18 2022-08-06 23:32:08 -03:00
Faucet.tsx Add faucets support 2022-04-05 22:38:27 -03:00
FiatValue.tsx Get rid of price maps 2022-08-22 04:50:49 -03:00
FormattedBalance.tsx Use standard TransactionValue component; add docs 2022-02-19 15:19:56 -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 Simplify internal transfer table 2022-04-06 01:15:40 -03:00
InternalSelfDestruct.tsx Split block confirmation data into its own hook 2022-08-24 04:34:41 -03:00
InternalTransactionOperation.tsx Take advantage of SWR to not do prop drilling 2022-08-22 08:04:05 -03:00
InternalTransfer.tsx Split block confirmation data into its own hook 2022-08-24 04:34:41 -03:00
MethodName.tsx Color renames from tailwindcss 3 2022-08-08 01:56:24 -03:00
ModeTab.tsx Fix types for react 18 2022-08-06 23:32:08 -03:00
NavTab.tsx Fix types for react 18 2022-08-06 23:32:08 -03:00
Nonce.tsx Color renames from tailwindcss 3 2022-08-08 01:56:24 -03:00
PercentageBar.tsx Color renames from tailwindcss 3 2022-08-08 01:56:24 -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 Parameterize address renderers by chainId 2022-02-25 15:56:08 -03:00
RelativePosition.tsx Extract and apply relative position component 2021-08-01 07:41:19 -03:00
SelectionHighlighter.tsx Color renames from tailwindcss 3 2022-08-08 01:56:24 -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 Parameterize address renderers by chainId 2022-02-25 15:56:08 -03:00
TokenName.tsx Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
TransactionAddress.tsx Split block confirmation data into its own hook 2022-08-24 04:34:41 -03:00
TransactionDetailsValue.tsx Get rid of price maps 2022-08-22 04:50:49 -03:00
TransactionDirection.tsx Push down flashbots checking logic 2022-08-23 16:11:02 -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 Use native ethereum-lists/chains json format; dont reinvent the wheel 2022-04-02 14:56:36 -03:00
USDAmount.tsx First working version of token/usd oracle support; add support to token transfers section on tx details 2022-04-07 22:48:59 -03:00
USDValue.tsx Use native ethereum-lists/chains json format; dont reinvent the wheel 2022-04-02 14:56:36 -03:00
UniswapV1ExchangeName.tsx Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
UniswapV2PairName.tsx Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
UniswapV3PoolName.tsx Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
ValueHighlighter.tsx Color renames from tailwindcss 3 2022-08-08 01:56:24 -03:00
ensLogo.svg Add reverse ENS resolution on block transactions list 2021-07-02 21:40:44 -03:00
formatter.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00