Tron Asset issue (TRC10)
Issues, queries, and transfers native TRC10 tokens.
createassetissue : Issues a new TRC10 token on the Tron network.
getassetissuebyaccount : Returns the TRC10 token issued by a specific account.
getassetissuebyid : Returns TRC10 token details by its numeric asset ID.
getassetissuebyname : Returns TRC10 token details by its token name.
getassetissuelist : Returns the full list of TRC10 tokens issued on the network.
getassetissuelistbyname : Returns all TRC10 tokens that share a given token name.
getpaginatedassetissuelist : Returns a paginated list of TRC10 tokens using offset and limit parameters.
participateassetissue : Creates a transaction to purchase a TRC10 token during its issuance period.
transferasset : Creates a transaction to transfer a TRC10 token between two addresses.
unfreezeasset : Creates a transaction to unfreeze TRX that was frozen for TRC10 issuance bandwidth.
updateasset : Updates the description, URL, and limits of an issued TRC10 token.