Hello team,
Hope your doing well. I stumbled upon an error with your monad transaction parsing. My balance was disappearing, and discovered that unstaking transactions are being recorded as gas fees only transactions.
I looked into this my self, and the raw transaction data just shows 0 monad value, along with the gas fees.
Apparently the incoming token data is located within the logs section of the transaction.
I'll include a copy of one of the unstaking TX for reference.
And here is one for staking rewards claimed
After working through the system a bit, adding a Custom transaction category, and a way to add a note to the transaction itself (not within asset) would be very helpful.
Also, I know you focus on website versions mainly, but having the option to delete a transaction from the mobile app would be nice as well.
Overall great job on the project!