otterscan/src
Willian Mitsuda 706fb425f5 Initial styling 2021-09-15 15:58:37 -03:00
..
address Use localhost gateway by default to avoid leaking queries by accident 2021-09-12 22:03:56 -03:00
block Fix infinite refresh 2021-09-01 07:19:36 -03:00
components Add TODOs for react-router-dom migration 2021-09-13 17:29:36 -03:00
search Extract common camera scan code; apply it to home also 2021-09-01 17:40:42 -03:00
special/london Extract table bg hover theme color 2021-08-31 04:07:55 -03:00
transaction Initial styling 2021-09-15 15:58:37 -03:00
AddressTransactions.tsx Add third way to integrate with Sourcify 2021-09-10 18:27:42 -03:00
App.tsx Move refactoring 2021-07-30 04:41:29 -03:00
Block.tsx Bugfix: workaround for https://github.com/ethers-io/ethers.js/issues/2036 2021-09-11 19:30:19 -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 Extract action button theme 2021-09-01 18:12:35 -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 Extract action button theme 2021-09-01 18:12:35 -03:00
TokenTransferItem.tsx For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
Transaction.tsx First working prototype 2021-09-15 14:43:36 -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 action button theme 2021-09-01 18:12:35 -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 First working prototype of contract tab 2021-09-05 03:54:22 -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 Squash pending tx initial implementation 2021-09-04 03:19:42 -03:00
url.ts Use localhost gateway by default to avoid leaking queries by accident 2021-09-12 22:03:56 -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 Squash pending tx initial implementation 2021-09-04 03:19:42 -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
useSourcify.ts First working prototype 2021-09-15 14:43:36 -03:00