memoscan
← all memos

Memo 0x9d05f532…be2250 on Ethereum

OK I see now that I was looking at a newer version of your contract than the one that's stuck - I didn't realize you deployed multiple versions. I can see the forC issue now as yes, the old version had forC defined as uint8, the new one had it fixed. My bad for not noticing the different versions.