Skip to main content

Inscription transfers

Retrieves all transfers for a single inscription

Path Parameters

id

Inscription Identifier

REQUIRED

Inscription unique identifier (number or ID)

Example (145000):

145000

Example (38c46a8bf7ec90bc7f6b797e7dc84baa97f4e5fd4286b92fe1b50176d03b18dci0):

38c46a8bf7ec90bc7f6b797e7dc84baa97f4e5fd4286b92fe1b50176d03b18dci0

Query Parameters

offset

Offset

Result offset

limit

Limit

Possible values: 1 ≤ value ≤ 60

Results per page

Responses

200

Default Response

Schema

OPTIONAL

limit

integer

offset

integer

total

integer

results

object[]

block_height

integer

block_hash

string

address

tx_id

string

location

string

output

string

value

offset

timestamp

integer

404

Default Response

Schema

OPTIONAL

error

string

Possible values: [Not found]