Get Coin Info for all coins

get/api/v2/internal/coin/allCoinInfo

200 Response

Array of
name string required
chain string required
family string required
isToken boolean required
supportsRbf boolean required
hasSubTokens boolean required
supportsAccountConsolidations boolean required
usesUnspentModel boolean required
subTokens array[string] required
shouldReturnNormalizedAddresses boolean required
isDeprecated boolean required
isGatekept boolean required
supportsFeeAddress boolean required
features dictionary<string, boolean> required
boolean
isLightningCoin boolean required
transactionModel string required
Allowed values: account utxo lightning avaxUtxo adaUtxo cantonUtxo test
isUtxoCoin boolean required
isParaUtxoCoin boolean required

304 Response

allOf All of
object
context dictionary<string, any>
string

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id