hyperliquid.raw.register_referral table contains successful referral registrations filtered from hyperliquid.raw.transactions. Contains the referral code used (e.g. PURS) and the address of the user registering the referral.
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 registering the referral |
| error | Error message if the registration failed |
| hash | Transaction hash |
| block_height | The height of the block |