Skip to main content
POST
/solscan/transactions

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
tx
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

signature
string
required
@type
string
default:SolscanTransaction
slot
integer | null
block_time
integer | null
fee
integer | null
priority_fee
integer | null
compute_units
integer | null
status
string | null
tx_status
string | null
version
string | null
signers
string[]
programs
string[]
accounts
string[]
tags
string[]
sol_balance_changes
object[]
token_balance_changes
object[]
transfers
object[]
instructions
object[]
log_messages
string[]