EVM ABI Decoder allows to decode raw input data from EVM tx (on Ethereum or a compatible chain like Avalanche, BSC stc) into processable format obtained from the contract's ABI definition (JSON).
A simple wrapper around web3j to simplify common use-cases. Also provides pre-configured chain information to access other EVM-compatible chains except Ethereum itself (e.g. Avalanche).