註冊地址用於 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 }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
地址
1.2638660031056791e+45
這個頁面有幫助嗎?