post https://api.trongrid.io/wallet/createassetissue
Issue a TRC10 token.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Issue a TRC10 token.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
20curl -X POST \
https://api.trongrid.io/wallet/createassetissue \
-d '{
"owner_address": "411FAFB1E96DFE4F609E2259BFAF8C77B60C535B93",
"name": "0x6173736574497373756531353330383934333132313538",
"abbr": "0x6162627231353330383934333132313538",
"total_supply": 4321,
"trx_num": 1,
"num": 1,
"start_time": 1668096000000,
"end_time": 1670774400000,
"description": "007570646174654e616d6531353330363038383733343633",
"url": "007570646174654e616d6531353330363038383733343633",
"free_asset_net_limit": 10000,
"public_free_asset_net_limit": 10000,
"frozen_supply": {
"frozen_amount": 1,
"frozen_days": 2
}
}'
Try It!
to start a request and see the response here!