Here is transaction https://etherscan.io/tx/0x0db6f8036ca7ea58bf4a8799bbf62bb30e3431d644d37d4030c27ac0d22f7542#eventlog
In logs we can see 3rd function SendToInjectiveEvent(). It is interaction with Injective: Peggy Bridge Proxy contract (0xF955C57f9EA9Dc8781965FEaE0b6A2acE2BAD6f3). Let's check ABI: https://api.etherscan.io/api?module=contract&action=getabi&address=0xf955c57f9ea9dc8781965feae0b6a2ace2bad6f3
Why I can not see that function in ABI? I figured out this problem after 2 hours digging libs that converts web3.keccak() topics and could not process.