hodgerpodger / staketaxcsv

python repo to create blockchain CSVs
MIT License
252 stars 119 forks source link

Fails to recognize Contract-Deposit messages for Mars on Osmosis #352

Closed p0mvn closed 3 months ago

p0mvn commented 7 months ago

Example: https://www.mintscan.io/osmosis/tx/E29DC7B56597DCF95BEEF89FABB14493E03C45B9DB22E2332E28AA275D574C4A

Screenshot: image

Job: https://stake.tax/csvapp/cb296d9d872b44f49178ff5b6f528c16#

Would appreciate help with resolving these 🙏

hodgerpodger commented 7 months ago

This is like a borrow transaction? Any info would be great, since I'm not intimately familiar with all the ecosystems.

p0mvn commented 7 months ago

As far as I understand, Mars has a concept of credit accounts.

Users deposit funds into a credit account which they can then lend to other users.

There's also an opportunity to use their credit account value as collateral for borrowing.

This particular transaction is about depositing into a credit account.

Thank you for looking into this!

hodgerpodger commented 3 months ago

Fixed (treated as transfer)