Skip to main content
PUT
Submit a transaction hash

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Path Parameters

transactionId
string
required

The unique identifier of the yield transaction.

Body

application/json
hash
string
required

The on-chain transaction hash, or a user-operation hash if chainId is also provided.

chainId
string

Optional chain identifier in CAIP-2 format (e.g. eip155:1). When provided alongside a user-operation hash, the API resolves the underlying transaction hash before submitting to Yield.xyz.

Response

Hash submitted successfully

data
object