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
必填

代幣地址

回應

200 - application/json

取得元資料

Token metadata

address
string
必填

代幣合約地址

範例:

"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"

chain
string
必填

區塊鏈網路標識

範例:

"sol"

decimals
string
必填

小數位數

範例:

"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"

extra
object

代幣擴充元資料

firstTradeAt
integer<int64> | null

首次交易時間戳

範例:

1714857600000

imageUrl
string | null

代幣 Logo 圖片 URL

範例:

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

metadataAddress
string | null

鏈上元資料帳戶地址

範例:

"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"

socialMedias
object

代幣社交媒體連結

tokenCreatedAt
integer<int64> | null

代幣建立時間戳(毫秒)

範例:

1710417600000

tokenCreatedBlockHeight
string | null

代幣建立時的區塊高度

範例:

"220000000"

tokenCreatedSlot
string | null

代幣建立時的 Slot 編號

範例:

"230000000"

tokenCreatedTxSignature
string | null

代幣建立交易簽名

範例:

"5dJ1BxPiFT7w7aBdkxNy2jopGZnZoLwRwS8e9GkEXrVz..."

tokenCreators
object[]

代幣建立者列表

translations
object

本地化的名稱/符號翻譯

updatedAt
string | null

最後更新時間戳

範例:

"2026-02-09T08:05:12.345Z"

uri
string | null

代幣元資料 URI

範例:

"https://arweave.net/abc123"