Commit Graph

440 Commits

Author SHA1 Message Date
Willian Mitsuda 0439be7ac9 Fix display Sourcify verification status for created contracts on block tx results 2021-12-04 17:22:17 -03:00
Willian Mitsuda 9fb6e1877d Fix address resolution for created contracts on results page 2021-12-04 16:59:29 -03:00
Willian Mitsuda 658e530ed1 Fix tabs when search by ens name; fix contract creation on block txs results 2021-12-04 16:54:27 -03:00
Willian Mitsuda 7a9dd3c519 Move hook 2021-12-04 16:33:07 -03:00
Willian Mitsuda 6f6dd1877a Remove dead code 2021-12-04 16:29:40 -03:00
Willian Mitsuda 3a6f050061 Dont display the contract tab if we know the address is an EOA 2021-12-04 16:28:40 -03:00
Willian Mitsuda 14186ad151 Add uniswap V3 resolver 2021-12-03 16:14:09 -03:00
Willian Mitsuda e6ec78daee Add all Uniswap V3 known deployments from https://github.com/Uniswap/v3-periphery/blob/main/deploys.md 2021-12-03 15:46:50 -03:00
Willian Mitsuda 6a15285a48 Add uniswap V1 support 2021-12-03 10:04:42 -03:00
Willian Mitsuda 0233879011 Remove console.log 2021-12-03 10:04:15 -03:00
Willian Mitsuda c58d9afb38 First working iteration of uniswap V2 LP address resolver 2021-12-03 08:37:09 -03:00
Willian Mitsuda 751ef0c9af Extract higher level hook 2021-12-02 16:19:03 -03:00
Willian Mitsuda c40e653bef Small refactorings 2021-12-02 15:42:59 -03:00
Willian Mitsuda 2e04c726d7 Use new custom API to server-side check if address has code/is contract 2021-12-02 15:34:06 -03:00
Willian Mitsuda c3dfcfeee3 Add still unoptimized check for addresses with code 2021-12-02 15:21:58 -03:00
Willian Mitsuda 10debf1395 Add eth2 deposit contract 2021-12-02 15:21:23 -03:00
Willian Mitsuda 5216198b06 Add selection highlighting support to decoded param table values 2021-11-29 15:32:07 -03:00
Willian Mitsuda e37a5b6c02 Add ENS mainnet contracts 2021-11-29 15:03:09 -03:00
Willian Mitsuda 832f5f435f Reduce the amount of network calls by probing first only name() and on success probe other erc20 methods 2021-11-29 14:45:14 -03:00
Willian Mitsuda 53630f43a4 Silence catch error on purpose 2021-11-29 14:28:35 -03:00
Willian Mitsuda fcc05de66d Add old tornado proxy address 2021-11-28 13:58:53 -03:00
Willian Mitsuda 9d56f981b3 Add known binance addresses 2021-11-28 13:06:20 -03:00
Willian Mitsuda 8092f7699d Add tornado.cash pool addresses 2021-11-26 09:13:16 -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 83ce3ab734 Fix contract tab 2021-11-26 03:38:24 -03:00
Willian Mitsuda 3bfe0d0055 Extract and generalize ETH address fixing logic 2021-11-25 16:20:44 -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 379ffda83e Extract single Sourcify metadata helper function 2021-11-25 15:41:40 -03:00
Willian Mitsuda 843781c8ba Push down address search-specific computations 2021-11-25 15:30:11 -03:00
Willian Mitsuda 97611ca0a1 Extract address transaction results component 2021-11-25 07:03:29 -03:00
Willian Mitsuda 0b43df6b75 Extract common search logic 2021-11-25 06:44:25 -03:00
Willian Mitsuda 33939054f2 Migrate to react-router v6 2021-11-25 06:28:45 -03:00
Willian Mitsuda 18b834c852 Upgrade react-chartjs-2 to v4; make code tree-shakeable 2021-11-23 20:53:49 -03:00
Willian Mitsuda c2629b5830 Fix 4bytes trace map not loading on prod build 2021-11-22 15:57:28 -03:00
Willian Mitsuda 3c20cf6810 Increment required API level (because of ots_traceTransaction) 2021-11-22 14:29:31 -03:00
Willian Mitsuda ed79a7a72f Normalize function names to lower capital 2021-11-22 14:25:18 -03:00
Willian Mitsuda 637ff5c9d8 Fix selfdestruct display 2021-11-22 14:16:33 -03:00
Willian Mitsuda e640d11a16 Fix ERC resolver for tokens with empty name/symbol 2021-11-21 09:04:08 -03:00
Willian Mitsuda 087b531905 Add selfdestruct support 2021-11-21 08:52:37 -03:00
Willian Mitsuda a985830c74 Simplified display of create/create2 traces 2021-11-19 17:26:57 -03:00
Willian Mitsuda 8bfe34850d Dont try to parse method selector for create/create2 traces 2021-11-19 15:39:53 -03:00
Willian Mitsuda 26600afdb6 Merge branch 'develop' into feature/trace-tx 2021-11-19 14:58:41 -03:00
Willian Mitsuda 56a9efb81b Fix resolving names not propagating inside param tables 2021-11-19 14:57:21 -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
Willian Mitsuda 454f785878 Remove unnecessary code 2021-11-18 15:51:08 -03:00
Willian Mitsuda c9f7f46ebc Add generic resolvers support to internal ops 2021-11-18 15:46:09 -03:00