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

토큰 로고 이미지 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

토큰이 생성된 슬롯 번호

예시:

"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