Results 3 issues of Kunal

## Issue Example contract https://etherscan.io/address/0x1c6178ae715ce8e91812779c6486ee53243abd41 is not marked as ERC20, even though it's function signatures should match: ``` SELECT * FROM `bigquery-public-data.crypto_ethereum.contracts` WHERE address = '0x1c6178ae715ce8e91812779c6486ee53243abd41' ``` The bytecode, however,...

### Which Cloudflare product does this pertain to? Hyperdrive ### Existing documentation URL(s) https://developers.cloudflare.com/hyperdrive/get-started/#5-run-a-query-against-your-database ### What changes are you suggesting? I got stuck on the Getting Started section initially due...

documentation
content:edit

**Chain ID** pacific-1 **Describe the bug** EVM RPC method `eth_getBlockReceipts` consistently throws errors on certain blocks. Error: ``` {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"failed to find transaction in block"}} ``` This happens on both the...

bug
linear