| .. |
|
address
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
|
api/address-resolver
|
Rename and standardize Faucet prefix
|
2022-04-05 18:21:51 -03:00 |
|
block
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
|
components
|
Push down flashbots checking logic
|
2022-08-23 16:11:02 -03:00 |
|
search
|
Push down flashbots checking logic
|
2022-08-23 16:11:02 -03:00 |
|
sourcify
|
Encapsulate hook call
|
2022-08-22 18:02:17 -03:00 |
|
special/london
|
Improve docs; remove code duplication
|
2022-08-22 16:42:31 -03:00 |
|
transaction
|
Convert token metadata logic into SWR fetcher
|
2022-08-23 17:29:54 -03:00 |
|
Address.tsx
|
Split address page routing
|
2022-08-22 19:17:04 -03:00 |
|
AddressMainPage.tsx
|
Fix error handling
|
2022-08-22 19:57:19 -03:00 |
|
AddressTransactionByNonce.tsx
|
Fix error handling
|
2022-08-22 19:57:19 -03:00 |
|
App.tsx
|
Remove webpack annotations
|
2022-08-05 18:54:30 -03:00 |
|
Block.tsx
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
|
BlockReward.tsx
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
|
BlockTransactions.tsx
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
|
ConnectionErrorPanel.tsx
|
Color renames from tailwindcss 3
|
2022-08-08 01:56:24 -03:00 |
|
ContentFrame.tsx
|
Fix types for react 18
|
2022-08-06 23:32:08 -03:00 |
|
erc20.json
|
Initial public alpha version
|
2021-07-01 15:47:23 -03:00 |
|
Faucets.tsx
|
Color renames from tailwindcss 3
|
2022-08-08 01:56:24 -03:00 |
|
Footer.tsx
|
Add different highlight color on testnets
|
2021-07-24 05:33:13 -03:00 |
|
Header.tsx
|
Hide ENS label when network does not support it
|
2022-02-18 03:39:37 -03:00 |
|
highlight-init.ts
|
Allow highlight.js tree shaking; reduced production bundle size
|
2021-10-20 19:23:10 -03:00 |
|
Home.tsx
|
Improve docs; remove code duplication
|
2022-08-22 16:42:31 -03:00 |
|
index.css
|
Extract action button theme
|
2021-09-01 18:12:35 -03:00 |
|
index.tsx
|
Opt-into react 18 concurrent renderer
|
2022-08-06 23:40:59 -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 |
|
otter.jpg
|
Using import for image
|
2021-10-21 18:28:38 -03:00 |
|
PageNotFound.tsx
|
Add 404 page
|
2022-01-31 15:53:25 -03:00 |
|
params.ts
|
Add contract creator panel to address overview page
|
2022-02-19 07:42:36 -03:00 |
|
PriceBox.tsx
|
Remove logic duplication
|
2022-08-23 06:33:42 -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 |
|
SourcifyMenu.tsx
|
Fix types for react 18
|
2022-08-06 23:32:08 -03:00 |
|
StandardFrame.tsx
|
Grow/shrink new class names
|
2022-08-08 02:02:30 -03:00 |
|
StandardSubtitle.tsx
|
Fix types for react 18
|
2022-08-06 23:32:08 -03:00 |
|
TokenTransferItem.tsx
|
Convert token metadata logic into SWR fetcher
|
2022-08-23 17:29:54 -03:00 |
|
Transaction.tsx
|
Remove unnecessary check
|
2022-08-23 17:40:04 -03:00 |
|
types.ts
|
Convert token metadata logic into SWR fetcher
|
2022-08-23 17:29:54 -03:00 |
|
url.ts
|
Use SWR for Sourcify metadata fetching
|
2022-08-16 00:46:05 -03:00 |
|
use4Bytes.ts
|
Extract swr fetcher
|
2022-08-16 00:46:05 -03:00 |
|
useAppConfig.ts
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -03:00 |
|
useBlockTagContext.tsx
|
Add eoa/contract indicator to contract creator addr on addr page
|
2022-03-24 15:39:09 -03:00 |
|
useChainInfo.ts
|
Fetch chainInfo using SWR
|
2022-08-22 16:05:37 -03:00 |
|
useConfig.ts
|
Fixes for the production docker image
|
2021-07-09 14:13:31 -03:00 |
|
useErigonHooks.ts
|
Convert token metadata logic into SWR fetcher
|
2022-08-23 17:29:54 -03:00 |
|
useLatestBlock.ts
|
Improve docs; remove code duplication
|
2022-08-22 16:42:31 -03:00 |
|
usePriceOracle.ts
|
Remove logic duplication
|
2022-08-23 06:33:42 -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
|
Disable search by ENS name if network does not support it
|
2022-02-18 03:46:37 -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
|
Apply SWR on topic0 fetching
|
2022-08-16 00:46:05 -03:00 |
|
vite-env.d.ts
|
Remove react-scripts
|
2022-08-04 20:03:29 -03:00 |
|
WarningHeader.tsx
|
Add support for sepolia testnet
|
2022-02-15 17:58:10 -03:00 |