Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lighter account-to-wallet address mapping.
lighter_robinhood.raw.l1_mapping
l1_address
account_id
VARCHAR
NUMBER(38,0)
_created_at
TIMESTAMP_NTZ(9)
_updated_at
SELECT account_id, l1_address FROM lighter_robinhood.raw.l1_mapping LIMIT 100;
Was this page helpful?