ethereumclassic / ethereumclassic/explorer

Support more contract methods ( withdraw )

Open
#295 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
263
Forks
249
PR merge metrics
No merged PRs in 30d

Description

Please report contract methods that are being used for an internal transaction that is not being decoded by default

- [ ] `withdraw(address to, uint256 value)`

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names only the contract method signature `withdraw(address to, uint256 value)` and does not mention files or tests. Start by locating the transaction decoder and existing contract-method definitions, then compare how internal transactions are decoded. Done means this method is decoded by default and covered by the relevant existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.