Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
支持网络中列出的区块链名称
Available options:
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
代币地址
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Response
200 - application/json
代币合约地址
Example:
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
代币创建时的区块高度
Example:
123456789
代币创建时的区块槽位
Example:
123456789
代币创建时的区块哈希
Example:
"5J7X9K2M4N6P8Q"
代币创建时的区块时间戳
Example:
1754055151
代币创建的交易签名
Example:
"3A7B9C1D2E4F6G8"
代币操作类型(create、mint或burn)
Available options:
create
, mint
, burn
Example:
"create"