注册地址用于 KYT 监控
cURL
curl --request POST \ --url https://api.chainstream.io/v2/kyt/address \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "address": 1.2638660031056791e+45 } '
{ "address": 1.2638660031056791e+45 }
Documentation IndexFetch the complete documentation index at: https://docs.chainstream.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
地址
1.2638660031056791e+45
此页面对您有帮助吗?