HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

ParticipateAssetIssue

Participate in an asset issue.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Returns

Transaction object - JSON object: Unsigned transaction, please refer to the Transaction chapter for the fields contained in it. Since the transaction type is ParticipateAssetIssueContract, the fields contained in raw_data.contract[0].parameter.value in the transaction are as follows:

FieldTypeDescription
owner_addressstringAccount address
to_addressstringIssuer's address
asset_namestringtoken iD
amountint64The amount of TRX used to purchase issued Token, the unit is sun
Body Params
string
Defaults to TPswDDCAWhJAZGdHPidFg5nEf8TkNToDX1
string
Defaults to TZ4UXDV5ZhNW7fb2AMSbgfAEZ7hWsnYS2g

The participant address, default hexString

int64

The number of trx participating in token issuance

string
Defaults to 1000001031303030303031

Token id, default hexString

boolean
Defaults to true

Optional, Whether the address is in base58 format.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json