Commit Graph

152 Commits

Author SHA1 Message Date
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
Willian Mitsuda
6a15285a48 Add uniswap V1 support 2021-12-03 10:04:42 -03:00
Willian Mitsuda
c58d9afb38 First working iteration of uniswap V2 LP address resolver 2021-12-03 08:37:09 -03:00
Willian Mitsuda
5216198b06 Add selection highlighting support to decoded param table values 2021-11-29 15:32:07 -03:00
Willian Mitsuda
44eec1d2e7 Undo hash coloring 2021-11-26 05:22:08 -03:00
Willian Mitsuda
380ef96225 Change default token icon 2021-11-26 05:13:23 -03:00
Willian Mitsuda
d9592fe196 Move file 2021-11-25 15:50:59 -03:00
Willian Mitsuda
7946188633 Extract Sourcify logo component 2021-11-25 15:48:17 -03:00
Willian Mitsuda
33939054f2 Migrate to react-router v6 2021-11-25 06:28:45 -03:00
Willian Mitsuda
26600afdb6 Merge branch 'develop' into feature/trace-tx 2021-11-19 14:58:41 -03:00
Willian Mitsuda
f0c78b6a12 Link Sourcify decoration directly to contracts verification info page 2021-11-19 14:52:00 -03:00
Willian Mitsuda
2a72602f12 Merge branch 'develop' into feature/trace-tx 2021-11-18 16:15:25 -03:00
Willian Mitsuda
2e586789a4 Replace by TransactionAddress component 2021-11-18 16:01:11 -03:00