Raw Bitfinex Earnings API Test

Using nonce: 1900000000001

Test: basic_ledger

Body: []
Signature payload: /api/v2/auth/r/ledgers/hist1900000000002[]
Signature: 244ff42f90446a90ee4e...
HTTP Code: 500
Response length: 30 bytes
❌ API Error: HTTP 500
Response:
["error",10114,"nonce: small"]

Test: lending_only

Body: { "category": "lending" }
Signature payload: /api/v2/auth/r/ledgers/hist1900000000003{"category":"lending"}
Signature: 45356dcc699471e528ad...
HTTP Code: 500
Response length: 30 bytes
❌ API Error: HTTP 500
Response:
["error",10114,"nonce: small"]

Test: last_100

Body: { "limit": 100 }
Signature payload: /api/v2/auth/r/ledgers/hist1900000000004{"limit":100}
Signature: b1e19c34ffb99f101355...
HTTP Code: 500
Response length: 30 bytes
❌ API Error: HTTP 500
Response:
["error",10114,"nonce: small"]

Test: last_week

Body: { "category": "lending", "start": 1768889299000, "end": 1769494099000, "limit": 500 }
Signature payload: /api/v2/auth/r/ledgers/hist1900000000005{"category":"lending","start":1768889299000,"end":1769494099000,"limit":500}
Signature: cb4c6acaf7d234b42bb2...
HTTP Code: 500
Response length: 30 bytes
❌ API Error: HTTP 500
Response:
["error",10114,"nonce: small"]

Test dokončen: 2026-01-27 06:08:20