otterscan/src
Willian Mitsuda 91dd933aa2 Squash block gas used/limit info; add percentage bar 2021-07-28 04:24:48 -03:00
..
block Move refactoring 2021-07-23 19:48:34 -03:00
components Squash block gas used/limit info; add percentage bar 2021-07-28 04:24:48 -03:00
search Show contract creation on search results 2021-07-21 01:42:49 -03:00
transaction Add max fee per gas/max priority fee per gas 2021-07-26 20:47:25 -03:00
AddressTransactions.tsx Extract highlighter decorator component 2021-07-14 04:24:28 -03:00
App.tsx Display warning header when not on mainnet 2021-07-24 05:46:48 -03:00
Block.tsx Squash block gas used/limit info; add percentage bar 2021-07-28 04:24:48 -03:00
BlockTransactions.tsx Move refactoring 2021-07-23 19:48:34 -03:00
ConnectionErrorPanel.tsx Add API level check 2021-07-15 02:40:11 -03:00
ContentFrame.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
Footer.tsx Add different highlight color on testnets 2021-07-24 05:33:13 -03:00
Home.tsx Extract and apply block navigation to block txs page 2021-07-23 19:46:21 -03:00
Logo.tsx Extract footer 2021-07-10 03:17:07 -03:00
PriceBox.tsx Signal possibly outdated feed info based on the tip of the chain 2021-07-13 19:23:39 -03:00
Search.tsx Initial ENS support for resolving names -> address on search 2021-07-02 16:05:18 -03:00
StandardFrame.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
StandardSubtitle.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
Title.tsx Remove safeguards and fix small bugs to allow running otterscan against testnets; testing on goerli 2021-07-24 00:21:15 -03:00
TokenTransferItem.tsx Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00
Transaction.tsx Add max fee per gas/max priority fee per gas 2021-07-26 20:47:25 -03:00
WarningHeader.tsx Display warning header when not on mainnet 2021-07-24 05:46:48 -03:00
erc20.json Initial public alpha version 2021-07-01 15:47:23 -03:00
index.css Initial public alpha version 2021-07-01 15:47:23 -03:00
index.tsx Initial public alpha version 2021-07-01 15:47:23 -03:00
nodeFunctions.ts Rename jsonrpc method 2021-07-21 16:06:51 -03:00
params.ts Initial tracking ot self-destructs 2021-07-17 15:58:33 -03:00
react-app-env.d.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
reportWebVitals.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
setupTests.ts Initial public alpha version 2021-07-01 15:47:23 -03:00
types.ts Add max fee per gas/max priority fee per gas 2021-07-26 20:47:25 -03:00
url.ts Extract and apply block navigation to block txs page 2021-07-23 19:46:21 -03:00
use4Bytes.ts Differentiate simple eth transfers from transfer method calls 2021-07-13 02:36:09 -03:00
useConfig.ts Fixes for the production docker image 2021-07-09 14:13:31 -03:00
useErigonHooks.ts Extract custom hook 2021-07-26 19:59:07 -03:00
useLatestBlock.ts Parameterize erigon node url 2021-07-08 16:02:42 -03:00
useProvider.ts Remove safeguards and fix small bugs to allow running otterscan against testnets; testing on goerli 2021-07-24 00:21:15 -03:00
useReverseCache.ts Parameterize erigon node url 2021-07-08 16:02:42 -03:00
useRuntime.ts Add detection of wrong Erigon configuration 2021-07-12 17:10:16 -03:00
useSelection.ts Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00