The endpoint retrieves the history of interest payments.
The API does not cache the response.
API key authentication using signed requests
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
Invest plan identifier
"8e667b4a-0b71-4988-8af5-9474dbfaeb51"
Invest plan target currency's ticker
"USDT"
LIMIT is a special clause used to limit records a particular query can return.
1 <= x <= 100100
Use the OFFSET clause to return entries starting from a particular line.
0 <= x <= 100000