crypto-com / crypto-com/chain-indexing
Problem: handle different Tx data types of MsgEthereumTx
Open
- Dominant language
- Go
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the parser only supports `LegacyTx`. It needs to handle another 2 types `AccessListTx` and `DynamicFeeTx` (Ref: https://github.com/evmos/ethermint/blob/main/x/evm/types/tx_data.go).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.