Skip to main content
In about five minutes you will discover Hofund’s tip accounts, submit a transaction through /hofund, and look up what happened to it.

Before you start

You need an access whose Bifrost or Hofund tab lists Hofund routes for a location, and a way to sign a Solana transaction. Copy the Hofund and Hofund status route URLs from Endpoints → Hofund.
1

Read the tip configuration

The result lists thorTipAccounts and thorMinTipLamports. Add a System Program transfer of at least that many lamports from the fee payer to one of those accounts, then sign and base64-encode the transaction.
2

Submit on the fast lane

The response carries the signature and an X-Hofund-Submission-ID header:
3

Check the status

result.status moves from pending to processed, confirmed, or finalized as the transaction lands, or to failed or expired.
An error with "kind": "tip_too_low" means the transfer is missing or below thorMinTipLamports.

Next steps