rsk-contract-parser fails to decode some events for contracts using ABI 2.0.
rsk-explorer-api should catch and log the error and use the generic ABI to decode these events to avoid blocking the import of the entire block.
After that rsk-contract-parser should be fixed to decode these events.