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
|
9443a91a46
|
Merge branch 'feature/optimize-detect-contracts' into develop
|
2021-12-02 16:29:07 -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
|
1f8807fee6
|
Merge branch 'feature/network-calls-optimizations' into develop
|
2021-11-29 14:52:27 -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
|
63b79c5c75
|
Merge branch 'feature/add-hardcoded-addresses' into develop
|
2021-11-28 14:06:09 -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
|
030594ed35
|
Update topic0 db
|
2021-11-26 05:18:10 -03:00 |
Willian Mitsuda
|
380ef96225
|
Change default token icon
|
2021-11-26 05:13:23 -03:00 |
Willian Mitsuda
|
1431b449cc
|
Update trustwallet assets
|
2021-11-26 03:53:38 -03:00 |
dependabot[bot]
|
43171c444e
|
Bump @craco/craco from 6.4.1 to 6.4.2 (#129)
|
2021-11-26 06:50:44 +00:00 |
Willian Mitsuda
|
541c88fca5
|
Ignore vscode settings
|
2021-11-26 03:50:22 -03:00 |
dependabot[bot]
|
8506009917
|
Bump @types/react from 17.0.36 to 17.0.37 (#128)
|
2021-11-26 06:47:57 +00:00 |
Willian Mitsuda
|
57ab9a2207
|
Merge branch 'feature/upgrade-react-router-v6' into develop
|
2021-11-26 03:45:13 -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 |
dependabot[bot]
|
b17a1d4f27
|
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1 (#127)
|
2021-11-23 23:03:17 +00:00 |
dependabot[bot]
|
887ef5607f
|
Bump chart.js from 3.5.1 to 3.6.0 (#104)
|
2021-11-23 23:02:00 +00:00 |
dependabot[bot]
|
c718711845
|
Bump @craco/craco from 6.4.0 to 6.4.1 (#125)
|
2021-11-23 23:00:59 +00:00 |
dependabot[bot]
|
6128cbbb0e
|
Bump typescript from 4.4.4 to 4.5.2 (#122)
|
2021-11-23 06:37:20 +00:00 |
dependabot[bot]
|
41d02f6e29
|
Bump @types/react from 17.0.35 to 17.0.36 (#124)
|
2021-11-23 06:37:04 +00:00 |
Willian Mitsuda
|
effb0075fb
|
Merge tag 'v2021.11.03-otterscan' into develop
Release v2021.11.03-otterscan
|
2021-11-22 19:10:48 -03:00 |
Willian Mitsuda
|
36985ed0f8
|
Merge branch 'release/v2021.11.03-otterscan'
|
2021-11-22 19:10:29 -03:00 |
Willian Mitsuda
|
c2629b5830
|
Fix 4bytes trace map not loading on prod build
|
2021-11-22 15:57:28 -03:00 |
Willian Mitsuda
|
48686249f3
|
Merge branch 'feature/trace-tx' into develop
|
2021-11-22 14:29:58 -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 |