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

Tooltip texts for all number charts: 1) Average block time Description: Average time taken in seconds for a block to be included in the blockchain 2) Total accounts Description: Number...

CoinGecko's `/coins/${symbol}` api endpoint allows to fetch token images. Thus, if this endpoints responds on token's symbol and bundle {platform id, contract address} matches, we can fetch token image. We...

enhancement

Starts blockscout extractor implementation. Initializes crate for extractors. Initialize initial migrations, according to [schema](https://dbdiagram.io/d/639e555199cb1f3b55a20a10). The database migrations were intentionally implemented through the sea-orm framework to being possible to apply them...

- Add verify in Blockscout action to Thirdweb - Show verification status in Thirdweb (via API)

Follows #579. We need a script which would take all currently verified contracts and re-verifies them, so that invalid ABIs and missing compilation outputs could be updated inside the database

https://github.com/joshstevens19/reth-indexer Check the presentation: https://www.youtube.com/watch?v=zntRpCKHyDc

Sourcify puts libraries not included into metadata and linked manually into `library-map.json` file (https://docs.sourcify.dev/docs/libraries/). Currently we do not process such libraries what may result in contracts where some libraries are...

Add logs for opening and close request span

Number of improves required for the Stats service based on the usage of its first version implemented in #184 - [ ] #513 - [ ] #514 - [ ]...

Epic