Skip to main content

Satoshi Ordinal

Retrieves ordinal information for a single satoshi

Path Parameters
ordinal Ordinal Number REQUIRED

Possible values: value < 2099999997690000

Ordinal number that uniquely identifies a satoshi

Example: 257418248345364
Responses
200

Default Response

Schema OPTIONAL
coinbase_height integer
cycle integer
decimal string
degree string
inscription_id string OPTIONAL
epoch number
name string
offset number
percentile string
period integer
rarity
404

Default Response

Schema OPTIONAL
error string

Possible values: [Not found]

getSatoshi
GET /ordinals/v1/sats/:ordinal
ordinal — path
https://api.hiro.so
curl -L 'https://api.hiro.so/ordinals/v1/sats/:ordinal' \
-H 'Accept: application/json'