otterscan/src
Willian Mitsuda 4078c6ba34 First complete working prototype scanning from search bar 2021-09-01 17:07:51 -03:00
..
block Fix infinite refresh 2021-09-01 07:19:36 -03:00
components Start theme extraction work; extract from/to colors 2021-08-31 03:44:26 -03:00
search Apply usd price on search results 2021-08-31 16:49:52 -03:00
special/london Extract table bg hover theme color 2021-08-31 04:07:55 -03:00
transaction Start theme extraction work; extract from/to colors 2021-08-31 03:44:26 -03:00
AddressTransactions.tsx Apply usd price on search results 2021-08-31 16:49:52 -03:00
App.tsx Move refactoring 2021-07-30 04:41:29 -03:00
Block.tsx Squash initial implementation of usd prices 2021-08-31 02:56:05 -03:00
BlockTransactions.tsx Apply usd price on search results 2021-08-31 16:49:52 -03:00
ConnectionErrorPanel.tsx For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
ContentFrame.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
Footer.tsx Add different highlight color on testnets 2021-07-24 05:33:13 -03:00
Home.tsx Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
Logo.tsx Extract footer 2021-07-10 03:17:07 -03:00
PriceBox.tsx Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
Search.tsx Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
StandardFrame.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
StandardSubtitle.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
Title.tsx First complete working prototype scanning from search bar 2021-09-01 17:07:51 -03:00
TokenTransferItem.tsx For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
Transaction.tsx Squash initial implementation of usd prices 2021-08-31 02:56:05 -03:00
WarningHeader.tsx Display warning header when not on mainnet 2021-07-24 05:46:48 -03:00
erc20.json Initial public alpha version 2021-07-01 15:47:23 -03:00
index.css Extract table bg hover theme color 2021-08-31 04:07:55 -03:00
index.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
nodeFunctions.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
params.ts Initial tracking ot self-destructs 2021-07-17 15:58:33 -03:00
react-app-env.d.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
reportWebVitals.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
setupTests.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
types.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
url.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
use4Bytes.ts Differentiate simple eth transfers from transfer method calls 2021-07-13 02:36:09 -03:00
useConfig.ts Fixes for the production docker image 2021-07-09 14:13:31 -03:00
useErigonHooks.ts Fixes for miner fee reward display post-london 2021-08-30 02:46:08 -03:00
useLatestBlock.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
usePriceOracle.ts Fix infinite refresh 2021-09-01 05:54:23 -03:00
useProvider.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
useReverseCache.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
useRuntime.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
useSelection.ts Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00