Skip to main content
GET
區塊鏈 - 列表

授權

Authorization
string
header
必填

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

回應

200 - application/json

成功回應

chainId
integer<int64>
必填

區塊鏈 Chain ID

範例:

1

explorerUrl
string
必填

區塊鏈瀏覽器 URL

範例:

"https://explorer.solana.com"

name
string
必填

區塊鏈顯示名稱

範例:

"Solana"

symbol
string
必填

區塊鏈代號

範例:

"SOL"