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
Artem
02997325e5
Merge pull request #167 from ArtemKolodko/remove_tx_mark_field
...
Don't show service field extraMark in tx details
3 years ago
artemkolodko
09a0c9f7de
Don't show service field extraMark in tx details
3 years ago
Artem
04b9044445
Merge pull request #166 from ArtemKolodko/fix_lib_typing
...
Set stable @types/react version
3 years ago
artemkolodko
6fa2747fbb
Set stable @types/react version
3 years ago
Artem
a82070583a
Merge pull request #165 from ArtemKolodko/fix_lib_typing
...
Remove package-lock.json
3 years ago
artemkolodko
8cfdd6ef2d
Remove package-lock.json
3 years ago
Artem
6747312796
Txs internal values ( #164 )
...
* Add internal values button for txs with internal transfers
* Fix types
* Revert export to CSV
* Revert .env to default
* Revert .env to default
* Add typings to useClickOutside hook
* Add transaction_extra_mark enum
* Update styles
3 years ago
Artem
50f2a34973
Get ERC20 address balances from node ( #145 )
...
* Get ERC20 address balances from node
* Update ERC20 balances from node when dropdown is opened
* Minor update
3 years ago
artemkolodko
47f8c7ff2b
Show "tx contains message" only for regular transactions
3 years ago
artemkolodko
4d6b46945f
Improve parse text from hex
3 years ago
artemkolodko
41e8a56c2f
Fix regex for attached messages
3 years ago
Artem
7c26b64dde
Revert "Revert "Add link to Metrics DAO ( #159 )"" ( #161 )
...
This reverts commit 4ae19222c3
.
3 years ago
Artem
17c1ebbcf0
Merge pull request #160 from ArtemKolodko/revert_metrics_dao
...
Revert "Add link to Metrics DAO (#159 )"
3 years ago
artemkolodko
4ae19222c3
Revert "Add link to Metrics DAO ( #159 )"
...
This reverts commit f874c7b2e2
.
3 years ago
Artem
f874c7b2e2
Add link to Metrics DAO ( #159 )
3 years ago
Artem
f5219c6a1e
Merge pull request #156 from victaphu/master
...
update: fixed #118 by restricting contract source only when its a contract
3 years ago
Victa Kwok Wai Phu
0f391b258c
update: fixed #118 by restricting contract source only when its a contract address. Also fixed issue where the ONE price not updating
3 years ago
Artem
8314df2ad4
Add check hrc ( #150 )
...
* Add Check HRC methods tool
* Add contract methods list
* Remove log
* Change success status icon
3 years ago
Artem
2ec6c3d9be
Merge pull request #148 from ArtemKolodko/feature/address_full_history
...
Feature/address full history
3 years ago
artemkolodko
d54fa4e621
Add txs count cache
3 years ago
artemkolodko
fd54da4767
Merge branch 'master' into feature/address_full_history
...
# Conflicts:
# src/pages/AddressPage/tabs/Transactions.tsx
3 years ago
Artem
463361257d
Merge pull request #147 from ArtemKolodko/filter_rpc_txs
...
Filter incoming RPC txs
3 years ago
artemkolodko
d5bda2314c
Filter incoming RPC txs
3 years ago
artemkolodko
4bb9668814
Show export to csv only for transactions
3 years ago
artemkolodko
2db6afa629
Add txs count params for internal txs
3 years ago
artemkolodko
c7e5654730
Merge branch 'master' into feature/address_full_history
3 years ago
Artem
5c972a5c45
Merge pull request #146 from victaphu/master
...
#126 Harmony Approval Tool
3 years ago
Victa Kwok Wai Phu
0730321b6e
Merge branch 'master' of github.com:victaphu/explorer-v2-frontend
3 years ago
Victa Kwok Wai Phu
5657f76f6a
update: fixed typo etc based on inputs from Artem
3 years ago
Victa Kwok Wai Phu
1faab1c73d
Merge branch 'harmony-one:master' into master
3 years ago
Victa Kwok Wai Phu
bdef64c3ad
update: #126 revoke manager
3 years ago
artemkolodko
570ebba0bb
Add export transactions to CSV
3 years ago
artemkolodko
20588720dc
Merge branch 'master' into feature/address_full_history
3 years ago
Artem
6f53035ab9
Add ellipsis short view for Address and Method ( #132 )
...
* Add ellipsis short view for Address and Method in transactions history table
* Add ellipsis txs hash column
* Add ellipsis short to erc20 hash
3 years ago
Artem
8c8fc22ad6
Merge pull request #141 from victaphu/master
...
update: fixed #140 - did not enable button when abi not a view
3 years ago
Artem
907d8c5b71
Fix tx page error with any GET param; add useQuery hook ( #143 )
3 years ago
Victa Kwok Wai Phu
57e1279ae1
update: fixed #140 - did not enable button when abi not a view and does not have inputs
3 years ago
Artem
3b842f8df0
Merge pull request #139 from victaphu/master
...
update: added tab focus support #118 , fixed chart display #137
3 years ago
Victa Kwok Wai Phu
59de37c6b4
update: fixed error on launch of website
3 years ago
Victa Kwok Wai Phu
f7d28248da
update: added updates based on comments from Artem K
3 years ago
Victa Kwok Wai Phu
ad3cad22d7
update: added tab focus support #118 , fixed chart display #137
3 years ago
artemkolodko
f451e51e79
Merge branch 'master' into feature/address_full_history
3 years ago
Artem
ac53dd3cfa
Feature/bridged token indicator ( #138 )
...
* Add script to retrieve bridget tokens list; add bridged token indicator to HRC20, HRC721, HRC1155 tokens list
* Set isBridged flag on erc tokens updates
3 years ago
artemkolodko
369363b407
Add txs count to address txs page
3 years ago
artemkolodko
1505703503
Merge branch 'master' into feature/address_full_history
3 years ago