Closed po3na4skld closed 8 months ago
@dhruv-chauhan Looks like BSC, ETH, OP, and POL are all facing indexing errors too.
This contract is returning a bad value for decimals
:
curl -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"eth_call","params":[{"to":"0x0000000000958Ec6667EB97e2f64F6909073e6B7","data":"0x313ce567"},"0xb754e71"],"id":1}' https://your-rpc-node
{"jsonrpc":"2.0","id":1,"result":"0x313ce56700000000000000000000000000000000000000000000000000000000"}
I suspect the fix limiting the size of decimals on the official subgraph would apply here, but it also may be enough to blacklist the token like in previous PRs:
Describe the bug
Link to subgraph on okgraph.xyz: https://okgraph.xyz/?q=messari%2Funiswap-v3-arbitrum Optional: link on graph protocol https://thegraph.com/hosted-service/subgraph/messari/uniswap-v3-arbitrum?selected=logs