hyperliquid.raw.set_referrer table contains successful registrations of a referrer filtered from hyperliquid.raw.transactions. Contains the referral code used (e.g. PURS) and the address of the user setting the referrer.
Table Columns
| Column Name | Description |
|---|---|
| block_timestamp | The timestamp of the block |
| referral_code | The referral code used (e.g. PURS) |
| user | The address of the user setting the referrer |
| error | Error message if the registration failed |
| hash | Transaction hash |
| block_height | The height of the block |