Skip to main content
GET
代幣 - 相似代幣

授權

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路徑參數

chain
enum<string>
必填

支援網路列表中的鏈名稱 Supported blockchain chains

可用選項:
sol,
eth,
bsc
tokenAddress
string
必填

代幣地址

查詢參數

type
enum<string>

相似類型:圖片或名稱

可用選項:
image,
name
limit
integer<int64>

最大結果數(1-100)

回應

200 - application/json

取得相似代幣

address
string
必填

代幣合約地址

範例:

"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"

chain
string
必填

區塊鏈網路標識

範例:

"sol"

decimals
integer<int32>
必填

小數位數

範例:

9

name
string
必填

代幣顯示名稱

範例:

"USD Coin"

symbol
string
必填

代幣代號

範例:

"USDC"

coingeckoCoinId
string | null

CoinGecko 幣種標識

範例:

"usd-coin"

description
string | null

代幣描述

範例:

"USDC is a stablecoin pegged to the US dollar"

devLastTokenCreatedAt
string | null

開發者最近一次建立代幣的時間戳

範例:

"2025-12-03T09:23:34.000Z"

devTotalTokens
string | null

開發者建立的代幣總數

範例:

"163"

extension
null | object

ENTITY.TOKEN.EXTENSION ENTITY.TOKEN.EXTENSION

extra
object

代幣擴充元資料

imageUrl
string | null

代幣 Logo 圖片 URL

範例:

"https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png"

market
string | null

交易市場標識

範例:

"USDC-SOL"

marketData
object

Market data

metadataAddress
string | null

鏈上元資料帳戶地址

範例:

"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"

score
number<double> | null

Search relevance score from OpenSearch _score

scoreBreakdown
null | object

Approximate factor-level score breakdown (debug / explainability)

security
object

Security audit summary

socialMedias
object

代幣社交媒體連結

stats
object

Token statistics

tier
integer<int32> | null

Search tier: 0 = VIP, 1 = verified, 2 = emerging, null = unverified

tokenCreatedAt
integer<int64> | null

代幣建立時間戳(毫秒)

範例:

1710417600000

tokenCreatedBlockHeight
string | null

代幣建立時的區塊高度

範例:

"220000000"

tokenCreatedSlot
string | null

代幣建立時的 Slot 編號

範例:

"230000000"

tokenCreatedTxSignature
string | null

代幣建立交易簽名

範例:

"5dJ1BxPiFT7w7aBdkxNy2jopGZnZoLwRwS8e9GkEXrVz..."

tokenCreators
object[]

代幣建立者列表

uri
string | null

代幣元資料 URI

範例:

"https://arweave.net/abc123"

warningBadge
string | null

Warning badge: "unverified", "potential_scam", "honeypot", or null