List all asset types supported by Fireblocks

GET {{baseUrl}}/supported_assets

Returns all asset types supported by Fireblocks.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","type":"\u003cstring\u003e","contractAddress":"\u003cstring\u003e","nativeAsset":"\u003cstring\u003e","decimals":"\u003cnumber\u003e"},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","type":"\u003cstring\u003e","contractAddress":"\u003cstring\u003e","nativeAsset":"\u003cstring\u003e","decimals":"\u003cnumber\u003e"}]