Create XP Transfer
Transfer XP instantly from your account to another user.
Authentication
Authorizationstring
API Key authentication via header
Request
Transfer details
amount
Amount of XP to transfer (must be >= 1)
recipient
Recipient’s Starknet address (hex format)
is_private
Whether the transfer is private (not shown on public feeds). Defaults to false if not provided.
season
Season identifier. Defaults to season2 if not provided.
Response
Transfer created successfully
transfer
The created XP transfer