-
-
Notifications
You must be signed in to change notification settings - Fork 7
Indexer and CSV Parser Support Audit
pharr117 edited this page Jan 21, 2024
·
3 revisions
The indexer supports indexing taxable relevant data from the following modules and message types.
- MsgSend
- MsgMultiSend
- MsgFundCommunityPool
- MsgWithdrawValidatorCommission
- MsgWithdrawDelegatorReward
- MsgDeposit
- MsgSubmitProposal
- MsgTransfer
- MsgDelegate
- MsgUndelegate
- MsgBeginRedelegate
- MsgSwapExactAmountIn
- MsgSwapExactAmountOut
- MsgJoinSwapExternAmountIn
- MsgJoinSwapShareAmountOut
- MsgJoinPool
- MsgExitSwapShareAmountIn
- MsgExitSwapExternAmountOut
- MsgExitPool
- MsgCreatePool
- MsgSwapExactAmountIn
- MsgSwapExactAmountOut
Blockchain | Module | Message Type | Accointing | Cointracker | CryptoTaxCalculator | Koinly | Taxbit |
---|---|---|---|---|---|---|---|
cosmos | bank | MsgSend | ✓ | ✓ | ✓ | ✓ | ✓ |
MsgMultiSend | ✓ | ✓ | ✓ | ✓ | ✓ | ||
distribution | MsgFundCommunityPool | ✓ | ✓ | ✓ | ✓ | ✓ | |
MsgWithdrawValidatorCommission | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgWithdrawDelegatorReward | ✓ | ✓ | ✓ | ✓ | ✓ | ||
gov | MsgDeposit | ✓ | ✓ | ✓ | ✓ | ✓ | |
MsgSubmitProposal | ✓ | ✓ | ✓ | ✓ | ✓ | ||
ibc | MsgTransfer | ✓ | ✓ | ✓ | ✓ | ✓ | |
staking | MsgDelegate | ✓ | ✓ | ✓ | ✓ | ✓ | |
MsgUndelegate | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgBeginRedelegate | ✓ | ✓ | ✓ | ✓ | ✓ | ||
osmosis | gamm | MsgSwapExactAmountIn | ✓ | ✓ | ✓ | ✓ | ✓ |
MsgSwapExactAmountOut | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgJoinSwapExternAmountIn | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgJoinSwapShareAmountOut | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgJoinPool | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgExitSwapShareAmountIn | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgExitSwapExternAmountOut | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgExitPool | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgCreatePool | ✗ | ✗ | ✗ | ✗ | ✗ | ||
poolmanager | MsgSwapExactAmountIn | ✓ | ✓ | ✓ | ✓ | ✓ | |
MsgSwapExactAmountOut | ✓ | ✓ | ✓ | ✓ | ✓ | ||
MsgSplitRouteSwapExactAmountIn | ✓ | ✓ | ✓ | ✓ | ✓ |