decode_sync#

decode_sync(log)[source]#

Process sync event.

This function does manually optimised high speed decoding of the event.

The event signature is:

event Sync(uint112 reserve0, uint112 reserve1);
Parameters:

log (LogResult) –

Return type:

dict