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": 1764577225000, "end": 1765182025000, "limit": 500 }
Signature payload: /api/v2/auth/r/ledgers/hist1900000000005{"category":"lending","start":1764577225000,"end":1765182025000,"limit":500}
Signature: 098e03af69cc497dec32...
HTTP Code: 500
Response length: 30 bytes
❌ API Error: HTTP 500
Response:
["error",10114,"nonce: small"]

Test dokončen: 2025-12-08 08:20:26