/wallet/participateassetissue REST API Endpoint
Body Parameters
owner_address
string
REQUIRED
Loading...
to_address
string
REQUIRED
Loading...
asset_name
string
REQUIRED
Loading...
amount
integer
REQUIRED
Loading...
visible
boolean
Loading...
Returns
visible
Loading...
txid
Loading...
raw_data
Loading...
contract
Loading...
parameter
Loading...
value
Loading...
amount
Loading...
asset_name
Loading...
owner_address
Loading...
to_address
Loading...
type_url
Loading...
type
Loading...
ref_block_bytes
Loading...
ref_block_hash
Loading...
expiration
Loading...
timestamp
Loading...
raw_data_hex
Loading...
Request
1curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/participateassetissue \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"owner_address": "OWNER_ADDRESS",7"to_address": "RECIEVER_ADDRESS",8"asset_name": "ASSET_NAME",9"visible": true10}11'
1curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/participateassetissue \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"owner_address": "OWNER_ADDRESS",7"to_address": "RECIEVER_ADDRESS",8"asset_name": "ASSET_NAME",9"visible": true10}11'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free