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": 1768883371000,
"end": 1769488171000,
"limit": 500
}
Signature payload: /api/v2/auth/r/ledgers/hist1900000000005{"category":"lending","start":1768883371000,"end":1769488171000,"limit":500}
Signature: 96a1ea2e4ee1a301aef3...
HTTP Code: 500
Response length: 30 bytes
❌ API Error: HTTP 500
Response: ["error",10114,"nonce: small"]
Test dokončen: 2026-01-27 04:29:32