Commit Graph

164 Commits

Author SHA1 Message Date
Willian Mitsuda 971554fe82
Add support for partial match on Sourcify 2022-08-31 17:20:02 -03:00
Willian Mitsuda e3a21bd4b2
Split block confirmation data into its own hook 2022-08-24 04:34:41 -03:00
Willian Mitsuda 21a549b3e1
Push down flashbots checking logic 2022-08-23 16:11:02 -03:00
Willian Mitsuda bf2aa4e644
Encapsulate hook call 2022-08-22 18:02:17 -03:00
Willian Mitsuda 6c7fbd8f35
Take advantage of SWR to not do prop drilling 2022-08-22 08:04:05 -03:00
Willian Mitsuda 57334f1f8f
Get rid of price maps 2022-08-22 04:50:49 -03:00
Willian Mitsuda 39c11a1ed4
Replace Sourcify metadata reading by SWR; 2nd batch of refactorings 2022-08-16 00:46:05 -03:00
Willian Mitsuda 8db54c6871 Grow/shrink new class names 2022-08-08 02:02:30 -03:00
Willian Mitsuda 5d3bf127f4 Color renames from tailwindcss 3 2022-08-08 01:56:24 -03:00
Willian Mitsuda 8f074b6650 Code simplification: new tailwindcss 3 opacity syntax 2022-08-08 01:11:17 -03:00
Willian Mitsuda b89ddc2e35 Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
Willian Mitsuda 8ad1c7186b Fix types for react 18 2022-08-06 23:32:08 -03:00
Willian Mitsuda 2c0f576d23 Apply USD oracle to internal ETH transfers section 2022-04-11 14:56:16 -03:00
Willian Mitsuda f39cc4184f First working version of token/usd oracle support; add support to token transfers section on tx details 2022-04-07 22:48:59 -03:00
Willian Mitsuda 9188c04f7d Simplify internal transfer table 2022-04-06 01:15:40 -03:00
Willian Mitsuda 45441884e1 Add faucets support 2022-04-05 22:38:27 -03:00
Willian Mitsuda 5086b6f856 Use native ethereum-lists/chains json format; dont reinvent the wheel 2022-04-02 14:56:36 -03:00
Willian Mitsuda 4b85cc8cd5 Parameterize components by chain native name/token symbol/decimals 2022-03-25 21:38:12 -03:00
Willian Mitsuda f14e8590d1 Enable eoa/contract indicator for internal contract creator 2022-03-25 20:58:53 -03:00
Willian Mitsuda 23c99ec957 Fix code indicator display flag 2022-03-25 20:58:53 -03:00
Willian Mitsuda 3fa2add09f Add eoa/contract indicator to contract creator addr on addr page 2022-03-24 15:39:09 -03:00
Willian Mitsuda f1a9a2f65d Add support for eoa/contract indicator on address input decoders; generalized indicator support by pushing it down to TransactionAddress component 2022-03-24 15:20:54 -03:00
Willian Mitsuda fe30e7e7d8 UI tweaks 2022-03-05 21:06:35 -03:00
Willian Mitsuda a49f8150da Add eoa/contract legend support to internal eth transfers 2022-03-02 06:46:43 -03:00
Willian Mitsuda 1edb7ff002 Supress address legend for mint/burn address roles 2022-03-02 06:40:50 -03:00
Willian Mitsuda ddfd0fb935 Extract component 2022-03-02 06:35:05 -03:00
Willian Mitsuda 6a4cff5883 Undo italics 2022-03-02 06:32:04 -03:00
Willian Mitsuda 6220d230fa Add new eoa/contract legend to addresses in search results list/tx details page 2022-03-01 23:33:07 -03:00
Willian Mitsuda 8f78380521 Add EOA decoration 2022-02-27 13:54:20 -03:00
Willian Mitsuda b985eb6d75 Flatten DecoratedAddressLink component 2022-02-27 13:39:25 -03:00
Willian Mitsuda d8871942ab Remove direct references to AddressOrENSName 2022-02-27 13:31:00 -03:00
Willian Mitsuda 7e85f1fcca Make undefined typings explicit 2022-02-27 13:22:59 -03:00
Willian Mitsuda c650c2f819 Parameterize address renderers by chainId 2022-02-25 15:56:08 -03:00
Willian Mitsuda 48ab694001 Fix wrap 2022-02-19 16:55:27 -03:00
Willian Mitsuda 60931863fa Add USD price next to ETH balance on address page 2022-02-19 16:42:25 -03:00
Willian Mitsuda 40c2547565 Extract unit name 2022-02-19 15:25:37 -03:00
Willian Mitsuda dcc125293a Use standard TransactionValue component; add docs 2022-02-19 15:19:56 -03:00
Willian Mitsuda 088781babb Fix negative block numbers 2022-02-18 04:11:10 -03:00
Willian Mitsuda 9ca79e838f Fix block number not found 2022-02-18 04:06:36 -03:00
Willian Mitsuda 488f267d48 Disable search by ENS name if network does not support it 2022-02-18 03:46:37 -03:00
Willian Mitsuda c728dd881d Handle search for latest nonce on uninitialized addresses 2022-01-31 17:06:49 -03:00
Willian Mitsuda 20fc443009 Error handling UI improvements 2022-01-29 20:44:26 -03:00
Willian Mitsuda d70c22b5a0 Extract common component for address or ens name not found 2022-01-29 20:00:01 -03:00
Willian Mitsuda e012165696 Improve readability of nonce 2022-01-21 15:59:27 -03:00
Willian Mitsuda 47cbe36c8f First working iteration of sender/nonce navigation 2022-01-21 15:59:27 -03:00
Willian Mitsuda ff0fd63ab9 Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
Willian Mitsuda e9f32e3530 Extract method formatter 2021-12-16 19:12:55 -03:00
Willian Mitsuda 478dd84710 Eliminate simple transfer singleton entry 2021-12-16 19:08:04 -03:00
Willian Mitsuda f22199d7d5 Add basic structure for custom errors 2021-12-13 15:41:37 -03:00
Willian Mitsuda 14186ad151 Add uniswap V3 resolver 2021-12-03 16:14:09 -03:00