v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-06282631.6 KB
Rewards

Build a claim transaction payload

Returns the calldata and (where applicable) merkle proof a frontend needs to submit a claim transaction. Does not custody funds — the user still signs and sends the transaction themselves.

post/rewards/{address}/claim-payload

Path parameters

addressstring required

Wallet address.

Request body

programIdsstring[] required

Response

Claim payload.

tostring

Contract address the user must call.

datastring

ABI-encoded calldata.

valuestring

ETH value to send (wei). Usually "0".

chainIdinteger