Can't swap some tokens on Uniswap due to json: cannot unmarshal number into Go struct field ...
when confirming amount of tokens on your account
#12413
Milestone
Bug Report
Problem
To swap tokens on Uniswap you need to confirm amount by signing a message.
When signing got an error
json: cannot unmarshal number into Go struct field TypedDataDomain.domain.chainId of type *math.HexOrDecimal256
It happens only to tokens, which require signing of json (i.e. UNI, DAI)
Maybe related to #11742 (not sure)
Expected behavior
can swap tokens
Actual behavior
Reproduction
Additional Information
The text was updated successfully, but these errors were encountered: