简体中文
获取代币安全信息
cURL
curl --request GET \ --url https://api-dex.chainstream.io/token/{chain}/{tokenAddress}/security \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
支持网络中列出的区块链名称
sol
base
代币地址
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
The response is of type object.
object
此页面对您有帮助吗?