.. |
address
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -03:00 |
block
|
Fix infinite refresh
|
2021-09-01 07:19:36 -03:00 |
components
|
Remove deprecated use4Bytes hook
|
2021-09-27 01:09:56 -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
|
Support trial and error of multiple event signatures
|
2021-10-13 15:34:30 -03:00 |
AddressTransactions.tsx
|
Change contract verification icon to Sourcify logo
|
2021-10-18 03:15:20 -03:00 |
App.tsx
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -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 |
SourcifyMenu.tsx
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -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
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -03:00 |
TokenTransferItem.tsx
|
Fix not known metadata scenario
|
2021-09-27 00:49:23 -03:00 |
Transaction.tsx
|
Add devdoc params help to verified decoded input params
|
2021-09-29 16:22:35 -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
|
Fix not known metadata scenario
|
2021-09-27 00:49:23 -03:00 |
url.ts
|
Merge branch 'develop' into feature/topic0-event-decoding
|
2021-10-18 02:51:36 -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
|
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
|
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 |