hiero-ledger / hiero-ledger/hiero-consensus-node

getScheduledCreateFungibleTokenInfo/getScheduledCreateNonFungibleTokenInfo should support 'staticcall'

Open
#21,042 0 comments 0 reactions 0 assignees View on GitHub
Hedera Smart Contract Service Team Promoted
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

### Background

`GetScheduledFungibleTokenCreateCall` and `GetScheduledNonFungibleTokenCreateCall` classes should override `allowsStaticFrame` method to support `staticcall` of its functions.

### Acceptance Criteria

1. `getScheduledCreateFungibleTokenInfo` support `staticcall`
2. `getScheduledCreateNonFungibleTokenInfo` support `staticcall`
3. HAPI tests are implemented

Contributor guide

Open the contributing guide

Research direction

Locate the GetScheduledFungibleTokenCreateCall and GetScheduledNonFungibleTokenCreateCall classes and inspect how allowsStaticFrame is handled by comparable call classes. Implement the requested support for both scheduled-create info functions, then add HAPI tests covering staticcall behavior and verify both acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
blockchain, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.