Open Cuteivist opened 3 months ago
After debugging session I found out that issue is caused by the fact that sent collectibles is saved as Send multi tx (with pending tx). Later when it's confirmed we still treat it as Multi tx, so no data is used from transfers table.
Bug Report
Description
ERC1155 activity is not considered as NFT.
Steps to reproduce
Send ERC1155
Expected behavior
NFT activity delegate is displayed
Actual behavior
Send tx delegate is displayed
Additional Information