Skip to main content
GET
Get transaction status

Authorizations

x-api-key
string
header
required

Production API key beginning with o1_launch_.

Path Parameters

chain_id
enum<integer>
required

Production chain containing the resource.

Available options:
8453,
4663
Example:

8453

tx_hash
string
required

Transaction hash.

Pattern: ^0x[0-9a-fA-F]{64}$
Example:

"0x1111111111111111111111111111111111111111111111111111111111111111"

Response

Indexed launchpad transaction state, or null before it is observed.

data
object | null
required
meta
object
required