Skip to content

#bug; aave v3 polygon subgraph transfer not found #2655

@NameX44

Description

@NameX44

Describe the bug
I have the following transaction on polygon which is a transfer 0x252cb65e86638823423775df068b5e21604063d4a3d2e92e5ccb2df141d62562

but I can't find it in the subgraph. Seems to not be indexed or something else ?

Reproduction

subgraph link:
https://thegraph.com/explorer/subgraphs/6yuf1C49aWEscgk5n9D1DekeG1BCk5Z9imJYJT3sVmAT?view=Query&chain=arbitrum-one

query :

{ transfers( where: {hash: "0x252cb65e86638823423775df068b5e21604063d4a3d2e92e5ccb2df141d62562"} ) { hash amount } }

Expected behavior
I expect the transaction to be returned

Thanks

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions