artemkolodko
4aa72b71d0
Add firebase folder to .gitignore
2 years ago
artemkolodko
7ef57df3c9
Update table styles
2 years ago
artemkolodko
43804409db
Improve styles for tables
2 years ago
artemkolodko
b248afa959
Add tip content to bridged tokens
2 years ago
artemkolodko
3e290e1b9f
Add TipContent props
2 years ago
artemkolodko
97db9616c2
Update tooltip colors
2 years ago
artemkolodko
960e0c2012
Fix tooltips style
2 years ago
artemkolodko
45b7f4537c
WIP: refactor Tooltips style
2 years ago
artemkolodko
58fbffe2b5
Refactor transaction columns
2 years ago
Artem
30b127fbea
Merge pull request #197 from ArtemKolodko/txs_from_rpc
...
Get transactions and transactions count from RPC, minor refactoring
2 years ago
artemkolodko
f4f6d8ff58
Get transactions and transactions count from RPC, minor refactoring
2 years ago
Artem
4fb0294f63
Improved pagination ( #194 )
...
* Improve pagination in address history
* Use explorer API to search transactions; improve UI
* Improve txs pagination
* Improve limit validation
* Refactor transactions tab params
2 years ago
Artem
621aa6ae9d
Merge pull request #193 from victaphu/master
...
update: add support for contract verification on different shards
2 years ago
victa
1014b3ced9
update: cleanup typing, remove 0 default
2 years ago
victa
40ca58b2ed
update: contractShardId can be 0, change to null-check
2 years ago
victa
f771b979af
update: add support for contract verification on different shards to solve #172
2 years ago
Victa Kwok Wai Phu
7d24f95a33
Merge pull request #173 from Severino/master
...
Fixed And Improved Abi Viewer Return Params
3 years ago
Artem
0426daa40f
Merge pull request #190 from ArtemKolodko/fix_missed_shard_balance
...
Minor fix
3 years ago
artemkolodko
7534c66159
Minor fix
3 years ago
Artem
325db8dd82
Merge pull request #189 from ArtemKolodko/fix_missed_shard_balance
...
Fix missing shard balance response
3 years ago
artemkolodko
7a18fae996
Fix missing shard balance response
3 years ago
Artem
879b57f9a0
Support contracts on shard 1; app config refactoring ( #187 )
...
* Support contract shards 1-3; app config refactoring
* reduce number of contract requests
3 years ago
Artem
7a9df18e5a
Merge pull request #184 from harmony-one/staking-precompile-address
...
add staking precompile address label
3 years ago
Artem
1c1edf2ced
Update addressAliasMap.json
3 years ago
Artem
901976ecc0
Merge pull request #186 from victaphu/master
...
update: fixed issue #185 - proxy viewer failed
3 years ago
Victa Kwok Wai Phu
d1e9adea76
update: fixed issue #185 - proxy viewer failed with Cannot read properties of undefined (reading 'filter')
3 years ago
MaxMustermann2
e028aa2289
add staking precompile address label
3 years ago
Artem
5bf108dd7f
Address staking info ( #183 )
...
* Add address staking info
* Improve staking address dropdown
* Styled update
* Update address staking UI
3 years ago
Artem
3b9ed45c5a
Merge pull request #181 from ArtemKolodko/minor_fix
...
Fix pad
3 years ago
artemkolodko
30d0245cef
Fix pad
3 years ago
Artem
20aa0633c3
Add tx gas limit and usage; Refactor main screen columns ( #180 )
3 years ago
Artem
d00b7e735b
Merge pull request #179 from ArtemKolodko/dark_theme_charts
...
Improve main page charts to support dark theme
3 years ago
artemkolodko
542835c41f
Improve main page charts to support dark theme
3 years ago
Artem
820ad94328
Refactor erc20, erc721 transfers ( #152 )
...
* Refactor erc20, erc721 transfers
* Default tx method render for regular transactions
* Add contract methods to erc transfers history
* Update styles
* Remove unused methods
* Fix imports: react-router -> react-router-dom
3 years ago
Artem
ccc62bc65f
Replace burger menu icon with gear icon ( #178 )
3 years ago
Artem
3439d27ca8
Refactor main screen metrics, fix iPad charts overlay ( #177 )
...
* Refactor main screen metrics, fix iPad charts overlay
* Improve metrics styles for tablets
3 years ago
Artem
7a0eb3c069
Show ETH addresses with injected checksum ( #176 )
3 years ago
Artem
484fc4eaba
Merge pull request #162 from ArtemKolodko/fix_message_regex
...
Fix regex for attached messages
3 years ago
artemkolodko
5836664ec7
Merge branch 'master' into fix_message_regex
...
# Conflicts:
# src/pages/AddressPage/index.tsx
3 years ago
Artem
024b6984c5
Add top20 staking validators to address aliases; refactoring ( #174 )
...
* Add top20 staking validators to address aliases; refactoring
* Add Gnosis safe Mastercopy and Proxy factory contract aliases
* Minor fix
* Add Binance Gateway address
3 years ago
Artem
3d238c572d
Merge pull request #170 from ArtemKolodko/refactor_export_to_csv
...
Use etherscan format to export transactions to CSV
3 years ago
artemkolodko
b0e63543e9
Add date picker bounds
3 years ago
Captain Sev
bcf39f3568
Split and beautify return values in abi viewer
3 years ago
Artem
8afa587f4f
Merge pull request #171 from ArtemKolodko/fix_hrc721_properties
...
Fix HRC721 token props on initial load
3 years ago
artemkolodko
7e799a4d90
Fix HRC721 token props on initial load
3 years ago
artemkolodko
e21175729f
Use etherscan format to export transactions to CSV
3 years ago
Artem
14e7d2e4ff
Merge pull request #169 from ArtemKolodko/fix_token_title
...
Fix HRC721 token title on first load, refactor
3 years ago
artemkolodko
405e5670ae
Fix HRC721 token title on first load, refactor
3 years ago
Artem
e9421721f5
Merge pull request #168 from ArtemKolodko/rpc_transactions
...
Load transactions and staking transactions from node RPC
3 years ago
artemkolodko
e1d3d92ed9
Load transactions and staking transactions from node RPC
3 years ago