litLease

Submit a LIT lease transfer. The server calculates the required fee based on lease_amount and duration_days, then executes the transfer. Fee formula (integer arithmetic): fee = lease_amount × (annual_rate × 100) × duration_days / (360 × 10000).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string

Signed transaction info (JSON with L2 signature, L1 signature, etc.)

string

Amount of LIT to lease in raw units (1 LIT = 100000000)

integer

Lease duration in days. Must match one of the available lease options.

Headers
string

API token authorization

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json