ETH Price: $3,108.25 (+3.73%)
Gas: 5 Gwei

Solidity Bug Info

Bug Name Description Severity
EventStructWrongData
Using structs in events logged wrong data.
If a struct is used in an event, the address of the struct is logged instead of the actual data.

- Link: https://blog.soliditylang.org/2018/09/13/solidity-bugfix-release/
- First Introduced: 0.4.17
- Fixed in Version: 0.4.25
- Published:
- Severity<: very low

very low