hashgraph / hashgraph/hedera-forking

`wipeTokenAccount` function

Open
#283 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Solidity
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### Problem

`wipeTokenAccount` function is not implemented in the Solidity HTS emulator. This function is useful as it is a single call as opposed to doing two calls (`transferToken` and `burnToken`).

### Solution

Implement `wipeTokenAccount` function in the `HtsSystemContract.sol`.

### Alternatives

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.