.. |
address
|
Add support for partial match on Sourcify
|
2022-08-31 17:20:02 -03:00 |
api/address-resolver
|
Avoid rebuilding/parsing ABI the same contract objects every time
|
2022-08-23 19:01:30 -03:00 |
block
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
components
|
Add force break to hexstring component in order to make it leak outside parent
|
2022-09-27 19:20:35 -03:00 |
search
|
Push down flashbots checking logic
|
2022-08-23 16:11:02 -03:00 |
sourcify
|
Reorg Sourcify code
|
2022-08-31 17:38:37 -03:00 |
special/london
|
Improve docs; remove code duplication
|
2022-08-22 16:42:31 -03:00 |
transaction
|
Add support for partial match on Sourcify
|
2022-08-31 17:20:02 -03:00 |
Address.tsx
|
Split address page routing
|
2022-08-22 19:17:04 -03:00 |
AddressMainPage.tsx
|
Add support for partial match on Sourcify
|
2022-08-31 17:20:02 -03:00 |
AddressTransactionByNonce.tsx
|
Fix error handling
|
2022-08-22 19:57:19 -03:00 |
App.tsx
|
redo server routing to be simpler
|
2022-10-25 16:54:28 -05: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 |
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 |
Home.tsx
|
Simplify layout code
|
2022-08-30 19:12:40 -03:00 |
Logo.tsx
|
Simplify layout code
|
2022-08-30 19:12:40 -03:00 |
Main.tsx
|
Reorg Sourcify code
|
2022-08-31 17:38:37 -03:00 |
PageNotFound.tsx
|
Add 404 page
|
2022-01-31 15:53:25 -03:00 |
PriceBox.tsx
|
Remove logic duplication
|
2022-08-23 06:33:42 -03:00 |
SourcifyMenu.tsx
|
Reorg Sourcify code
|
2022-08-31 17:38:37 -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
|
Extract title into effect
|
2022-08-24 04:44:18 -03:00 |
WarningHeader.tsx
|
Add support for sepolia testnet
|
2022-02-15 17:58:10 -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
|
Opt-into react 18 concurrent renderer
|
2022-08-06 23:40:59 -03:00 |
otter.jpg
|
Using import for image
|
2021-10-21 18:28:38 -03:00 |
params.ts
|
Add contract creator panel to address overview page
|
2022-02-19 07:42:36 -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
|
Split block confirmation data into its own hook
|
2022-08-24 04:34:41 -03:00 |
url.ts
|
embedded more things
|
2022-10-25 22:26:11 -05:00 |
use4Bytes.ts
|
Dont try to fetch 4bytes again in case of network errors
|
2022-08-23 18:11:32 -03:00 |
useAppConfig.ts
|
Reorg Sourcify code
|
2022-08-31 17:38:37 -03:00 |
useBeacon.ts
|
Add beacon chain finalized state info
|
2022-08-29 15:52:25 -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
|
Add beacon chain finalized state info
|
2022-08-29 15:52:25 -03:00 |
useErigonHooks.ts
|
Extract title into effect
|
2022-08-24 04:44:18 -03:00 |
useLatestBlock.ts
|
Improve docs; remove code duplication
|
2022-08-22 16:42:31 -03:00 |
usePriceOracle.ts
|
Avoid rebuilding/parsing ABI the same contract objects every time
|
2022-08-23 19:01:30 -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 |