You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, we use your subgraph as an excellent example for practicing subgraph migration from The Graph protocol to Subsquid protocol (which is currently running Testnet) and bumped into this data discrepancy.
WHAT: Query to Sigs: returns record with the only last msgHash in tx logs.
It could be a case where there are multiple SignMsg logs in the same tx https://etherscan.io/tx/0x1e206ce100e2c9c85dbf6365798e2e6ccbf4e30d9499a00699e86531c6426778#eventlog
Query:
Output:
Returns only last log rather the list of SignMsg logs.
The text was updated successfully, but these errors were encountered: