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

Test dokončen: 2026-04-10 21:14:00