Supported Satributes

List supported satributes

Get list all supported satributes

GET https://api.ordinalsbot.com/satscanner/supported-satributes

Headers

NameTypeDescription

x-api-key*

String

API Key

{
    "result": [
        "uncommon",
        "rare",
        "epic",
        "legendary",
        "mythic",
        "block-9",
        "block-78",
        "block-666",
        "block-999",
        "vintage",
        "number-palindrome",
        "pizza",
        "first-transaction",
        "nakamoto",
        "black"
    ]
}

Last updated