post
https://api.shasta.trongrid.io/wallet/createassetissue
Issue a TRC-10 token. Each account can issue only one TRC-10 token and pays a one-time issuance fee.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Issue a TRC-10 token. Each account can issue only one TRC-10 token and pays a one-time issuance fee.
One-time issuance fee and one token per accountIssuing a TRC-10 token burns the issuance fee controlled by chain parameter
#4 getAssetIssueFee, currently 1,024 TRX on Mainnet. The fee is not refundable. Each account can issue only one TRC-10 token; use a separate account if you need another issuance.
Prefer TRC-20 for new programmable tokensTRC-10 is a protocol-level token standard with limited TVM programmability. New token projects usually use TRC-20 for broader tooling, programmability, and ecosystem support.
Related resources
- TransferAsset — transfer TRC-10 tokens
- UpdateAsset — update token metadata such as description and URL
- ParticipateAssetIssue — participate in a token issuance
- TRC-10 — protocol-level token standard
- Token standards — comparison with TRC-20, TRC-721, and TRC-1155