otterscan/src
Willian Mitsuda 83ce3ab734 Fix contract tab 2021-11-26 03:38:24 -03:00
..
address Move file 2021-11-25 15:50:59 -03:00
api/address-resolver Fix ERC resolver for tokens with empty name/symbol 2021-11-21 09:04:08 -03:00
block Move file 2021-11-25 15:50:59 -03:00
components Move file 2021-11-25 15:50:59 -03:00
search Fix contract tab 2021-11-26 03:38:24 -03:00
sourcify Move file 2021-11-25 15:50:59 -03:00
special/london Upgrade react-chartjs-2 to v4; make code tree-shakeable 2021-11-23 20:53:49 -03:00
transaction Move file 2021-11-25 15:50:59 -03:00
AddressTransactions.tsx Fix contract tab 2021-11-26 03:38:24 -03:00
App.tsx Fix contract tab 2021-11-26 03:38:24 -03:00
Block.tsx Migrate to react-router v6 2021-11-25 06:28:45 -03:00
BlockTransactions.tsx Migrate to react-router v6 2021-11-25 06:28:45 -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
Header.tsx Extract common search logic 2021-11-25 06:44:25 -03:00
Home.tsx Extract common search logic 2021-11-25 06:44:25 -03:00
Logo.tsx Fix home screen flickering 2021-10-22 09:29:54 -03:00
Main.tsx Extract common search logic 2021-11-25 06:44:25 -03:00
PriceBox.tsx Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
SourcifyMenu.tsx Remove Sourcify integration method: local snapshot 2021-10-22 15:59:45 -03:00
StandardFrame.tsx Fix missing bottom padding grow 2021-10-22 15:08:46 -03:00
StandardSubtitle.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
TokenTransferItem.tsx Move file 2021-11-25 15:50:59 -03:00
Transaction.tsx Move file 2021-11-25 15:50:59 -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
highlight-init.ts Allow highlight.js tree shaking; reduced production bundle size 2021-10-20 19:23:10 -03:00
index.css Extract action button theme 2021-09-01 18:12:35 -03:00
index.tsx Replace deprecated react-helmet 2021-10-25 15:14:01 -03:00
nodeFunctions.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
otter.jpg Using import for image 2021-10-21 18:28:38 -03:00
params.ts Increment required API level (because of ots_traceTransaction) 2021-11-22 14:29:31 -03:00
react-app-env.d.ts Preload title font 2021-10-24 05:51:05 -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 Merge branch 'develop' into feature/trace-tx 2021-11-11 05:27:36 -03:00
url.ts Create a new type for checksummed addresses; small renames 2021-11-10 04:46:43 -03:00
use4Bytes.ts Fix 4bytes trace map not loading on prod build 2021-11-22 15:57:28 -03:00
useAppConfig.ts Turn sourcify intergration mode into a global config 2021-09-23 18:25:52 -03:00
useConfig.ts Fixes for the production docker image 2021-07-09 14:13:31 -03:00
useErigonHooks.ts Avoid getting erc20 metadata multiple times in the same session 2021-10-28 23:39:33 -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 Start using JsonRpcBatchProvider from ethers instead of the regular one to optimize for big txs 2021-11-01 16:17:48 -03:00
useResolvedAddresses.ts Extract and generalize ETH address fixing logic 2021-11-25 16:20:44 -03:00
useRuntime.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
useSelectedTransaction.ts Extract utility component TransactionAddress 2021-11-07 08:21:56 -03:00
useSelection.ts Retrofit the AddressHighlighter into the new generic SelectionHighlighter 2021-10-28 05:33:41 -03:00
useTopic0.ts Support trial and error of multiple event signatures 2021-10-13 15:34:30 -03:00