otterscan/src
Willian Mitsuda 2dd055755e Add gitcoin donation checkout address 2021-11-02 03:48:42 -03:00
..
address Fix overflow 2021-10-25 14:49:17 -03:00
api/address-resolver Add gitcoin donation checkout address 2021-11-02 03:48:42 -03:00
block Migrate search results to page collector name hooks 2021-10-30 21:49:23 -03:00
components 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
search Remove redundant React.memo 2021-10-30 22:14:16 -03:00
special/london Refresh tweaks 2021-10-24 01:12:05 -03:00
transaction TODO: must finish reverse token address support on internal ETH transfers section 2021-11-01 04:46:19 -03:00
AddressTransactions.tsx Save 1 array construction 2021-10-30 22:14:37 -03:00
App.tsx Add chunk names/prefetch hint 2021-10-24 01:21:20 -03:00
Block.tsx Workaround for difficult overflow on ethers 5.5.x; using _difficult field: BigNumber; must change wen ethers 6 2021-10-22 17:51:20 -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 Fix footer@Home 2021-10-24 01:25:57 -03:00
Logo.tsx Fix home screen flickering 2021-10-22 09:29:54 -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
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
Title.tsx Using import for image 2021-10-21 18:28:38 -03:00
TokenTransferItem.tsx Migrate remaining token decoration support to the new resolver framework 2021-11-01 04:26:19 -03:00
Transaction.tsx Retrofit name resolvers into transaction/* pages 2021-10-30 22:44:33 -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 Initial tracking ot self-destructs 2021-07-17 15:58:33 -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
sourcify.svg Using import for image 2021-10-21 18:28:38 -03:00
types.ts Move type 2021-10-30 21:08:10 -03:00
url.ts Typo fix 2021-11-01 15:37:10 -03:00
use4Bytes.ts Remove unused attribute; custom param presence msg depending on signature with or without param names 2021-09-27 15:47:55 -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 Guard against errors on getting erc20 metadata 2021-09-22 15:30:54 -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 Add in-page cache capabilities to main resolver 2021-11-01 04:15:12 -03:00
useRuntime.ts Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
useSelection.ts Add memoization 2021-10-22 15:50:31 -03:00
useSourcify.ts Add devdoc params help to verified decoded input params 2021-09-29 16:22:35 -03:00
useTopic0.ts Support trial and error of multiple event signatures 2021-10-13 15:34:30 -03:00