Lots of time is wasted for users, and there is an extremely frustrating and poor experience with SEI with koinlys current SEI integration
DETAILED INTEGRATIONS ISSUES:
Issue #1:
Mintscan or the API which is currently being used, and mintscan is meant for COSMOS NATIVE TRANSACTIONS, NOT THE EVM CHAIN/PART OF SEI.
This is likely causing massive error 2
Issue #2:
Transactions being imported are missing major and critical parts of the transaction. Did a swap? Only 1 of the 3 (gas, swap outbound token, swaps inbound token) will likely be imported into koinly. Did a send? Most likely only the gas will be imported into koinly.
Since this is an EVM it should be the same process as implementing any other L2.
PROPOSED SOLUTION (to fix the above 2 issues which users are encountering):
Step 1: Split the SEI integration from Koinly into TWO SEPARATE WALLETS to link (rather than having the integration work with both a native SEI address & the EVM address)
SEI - native (will use Mintscan)
SEI EVM (explorer will be Seitrace)
Step 2
SEI current integration works 100% fine so leave as is.
Then implement the SEI EVM Integration needs to be updated to be implemented LIKE AN EVM chain by Koinly. https://seitrace.com/ is the explorer for the SEI EVM chain.