unlock-protocol / unlock

Ʉnlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
819 stars 238 forks source link

Decode logs on block explorers #9490

Open clemsos opened 1 year ago

clemsos commented 1 year ago

Currently the event logs are not decoded by the various block explorers, but that's quite useful to get the address of a new lock from the tx

Is there a straightforward way to reference events to the block explorer so it get decoded properly?

If possible, will be good to add to our pipeline when deploying to a new chain.

julien51 commented 1 year ago

That's a good question. I don't think I was ever able to see how to debug the events. In theory the block explorers have all the ABI + code so they should be able to decode?

clemsos commented 5 months ago

We need to make sure the signatures are on https://www.4byte.directory as its used on Tally to decide DAO calls - and it currently shows exceptions there https://www.tally.xyz/gov/unlock/proposal/67650238492744053870551188976528991701570154819711289520259087104693406921512?chart=list