telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

Unreplicable issue with contract interaction #814

Open pmjanus opened 3 months ago

pmjanus commented 3 months ago

Describe the bug Low priority since - I have SUCCESSFULLY performed this action with this address by disconnecting and reconnecting the wallet and could not replicate the issue.

When attempting a Deposit Write action on the contract at address 0xD102cE6A4dB07D247fcc28F366A623Df0938CA9E with the 0x1Da699A4fCCdD5Fb02562767C54b720DeC79212f address on the TeloScan.io website, the following error is encountered: {"error": {"reason": "unknown account #0", "code": "UNSUPPORTED_OPERATION", "operation": "getAddress"}}.

To Reproduce Steps to reproduce the behavior:

  1. Visit https://www.teloscan.io/address/0xD102cE6A4dB07D247fcc28F366A623Df0938CA9E?tab=contract
  2. Expand the "Write Contract" section
  3. Select the "Deposit" function
  4. Enter the 0x1Da699A4fCCdD5Fb02562767C54b720DeC79212f address
  5. Click "Write" to execute the transaction

Expected behavior The Deposit function should execute successfully without any errors.

Screenshots Error screenshot

Desktop (please complete the following information):

Additional context