hashgraph / hashgraph/hedera-docs

Add information about payable amount requirement for token creation via system contracts

Open
#379 1 comment 0 reactions 1 assignee Claimed by @theekrystallee View on GitHub
Dominant language
MDX
Stars
10
Forks
49
Avg merge
19h 49m
Merged PRs (30d)
17

Description

**Problem**:
Token creation costs $1 or $2 (with custom fees). When creating a token via system contracts, the full cost may not always be covered by the gas limit range, so it has to be passed as a payable amount.

**Solution**
In:
https://docs.hedera.com/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/hedera-token-service-system-contract
we need to add a note that reflects the following:

> ℹ️ _When creating tokens through system contracts, a payable amount must be sent if the gas limit does not fully cover the [token creation fee](https://docs.hedera.com/hedera/networks/mainnet/fees#token-service-operations)._

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.