[Bug]: uint256 field being rendered as address in signTypedData_v4 #17711
Labels
area-signatures
Sev2-normal
Normal severity; minor loss of service or inconvenience.
team-confirmations-secure-ux
DEPRECATED: please use "team-confirmations" label instead
type-bug
This was reported by OpenSea here.
It seems that if their "counter" field is a uint256 but if it's exactly 20 bytes it formats/shows as an address. The correct behavior would be to only render it as an address if that parameter is of type address.
Screenshots
The text was updated successfully, but these errors were encountered: