launchpad
launchpad copied to clipboard
fix code style to be indexer friendly
for each concrete action, add a specific event.
ex: use res.add_event(event) over res.add_attribute("action", "execute-something")
ex: sell, mint, burn.
easier for indexer to pick it up