- squid-evm-typegen
- squid-substrate-typegen
- squid-ink-typegen
Decoding events:Similar to Generated function objects expose
events, transaction access is provided by the functions object for each contract method defined in the ABI.Generated event objects also expose is(log), topicSelection(indexedArgs), and the topic constant. topicSelection() returns a processor-compatible topic0 through topic3 filter object:sighash, is(transaction), encode(args), decode(input), and decodeResult(output). Overloaded ABI names receive a signature-based suffix so every generated export remains unique.