blockscout-rs icon indicating copy to clipboard operation
blockscout-rs copied to clipboard

Results 149 blockscout-rs issues
Sort by recently updated
recently updated
newest added

1) Main contract issue - UI issue https://github.com/blockscout/blockscout-rs/issues/530 2) Library issue https://github.com/blockscout/blockscout-rs/issues/532 - Solidity issue? We need to notify the user somewhow about the situation (all contracts with libraries) -...

If compiler file not found locally (it was deleted) verified prints error: Internal error: No such file or directory we need to reinstall this version, but we return 500

ToDo: - Optimism, Optimism Goerli - Base, Base Goerli

Hypothesis 1: Use materialized views

Currently, the "Native coin circulating supply" graph is not calculated correctly. It can be seen from the nature of the chart itself that it should have monotonically increased till the...

Provide a graph displaying the number of transactions to a particular contract/token per month. This provides insight on whether a particular Dapp or Token is increasing in popularity. This graph...

enhancement

Provide a table of method calls and counts for every smart contract. This table should be located under a `Statistics` tab on the address details page for a smart contract.

enhancement

Provide a table of events for each smart contract on the address details page.

enhancement

Provide token contract statistics on the address details page: - [ ] Total token amount - [ ] Percentage of senders/receivers of token - [ ] Total transfer count -...

Provide a tab on the contract details page about the statistics for that smart contract: - [ ] Smart contract calls amount - [ ] Unique address callers amount -...

enhancement