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
I just play around with your subgraph and found an Issue I guess. A swap which finds 2 relevant transfers of 5 in a transaction. But the real pain is that it does not display the "sender" or "to" correctly. Both is your Router V2 contract as you can see:
Input:
{
swaps(
first: 10
where: {transaction: "0x14943f571b1dc8df554a8acfc6cd29ff21b529d72f67ae55622d9f6b0efc6b6a"}
) {
id
sender
to
}
}
Hello,
I just play around with your subgraph and found an Issue I guess. A swap which finds 2 relevant transfers of 5 in a transaction. But the real pain is that it does not display the "sender" or "to" correctly. Both is your Router V2 contract as you can see:
Input:
Output:
Etherscan to the transaction: https://etherscan.io/tx/0x14943f571b1dc8df554a8acfc6cd29ff21b529d72f67ae55622d9f6b0efc6b6a
The text was updated successfully, but these errors were encountered: