Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contract Write method returns a checksum error #2018

Closed
yvaskov opened this issue Jun 12, 2024 · 0 comments · Fixed by #2021
Closed

Contract Write method returns a checksum error #2018

yvaskov opened this issue Jun 12, 2024 · 0 comments · Fixed by #2021
Assignees
Labels
bug Something isn't working v1.32.0 Release v1.32.0

Comments

@yvaskov
Copy link
Contributor

yvaskov commented Jun 12, 2024

Description

https://rootstock-testnet.blockscout.com/address/0x2749c99BF858A157Ebc366AE76A658224c315622?tab=write_contract
mint method returns an error, when interacted with:

Error: Address "0x2749c99BF858A157Ebc366AE76A658224c315622" is invalid.

- Address must be a hex value of 20 bytes (40 hex characters).
- Address must match its checksum counterpart.
 
Request Arguments:
  from:   0x91be515287A961a8d09Fd4cA3DFb5E76Ed01575e
  to:     0x2749c99BF858A157Ebc366AE76A658224c315622
  value:  0 ETH
  data:   0x40c10f1900000000000000000000000091be515287a961a8d09fd4ca3dfb5e76ed01575e0000000000000000000000000000000000000000000000000de0b6b3a7640000

Version: [email protected]

Version

v1.31.0

@yvaskov yvaskov added the bug Something isn't working label Jun 12, 2024
tom2drum added a commit that referenced this issue Jun 13, 2024
@github-actions github-actions bot added the pre-release Tasks in pre-release right now label Jun 26, 2024
@github-actions github-actions bot added v1.32.0 Release v1.32.0 and removed pre-release Tasks in pre-release right now labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.32.0 Release v1.32.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants