For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetDiversifier

Request

curl --request GET \
     --url https://tron.api.watchdata.io/wallet/getdiversifier \
     --header 'Accept: application/json'

Response

{
  "d": "8c9b5bb8b12e0f9fe23258"
}

Last updated